craig.p.drummond
|
7a0747d17d
|
Add option to disable song info tooltips.
|
2014-09-14 08:01:19 +00:00 |
|
craig.p.drummond
|
6dc934412d
|
Allow all bar title and artist columns to be hidden in playqueue.
|
2014-09-14 07:23:26 +00:00 |
|
craig.p.drummond
|
a6743eb2c1
|
Display multiple genres as separate entries in playlists page genre combo.
|
2014-09-03 18:27:53 +00:00 |
|
craig.p.drummond
|
cdedc79722
|
Use Song::genres() to split genre
|
2014-09-03 18:27:32 +00:00 |
|
craig.p.drummond
|
6c7c0df089
|
m_coverRequested is only for Ubuntu builds
|
2014-09-03 18:26:15 +00:00 |
|
craig.p.drummond
|
b1c1392bc8
|
Show covers in playlists views
|
2014-08-21 16:38:35 +00:00 |
|
nikwen.developer@gmail.com
|
d5b819ad59
|
Real fix for the bug
|
2014-08-21 13:50:07 +00:00 |
|
nikwen.developer@gmail.com
|
50c3ba37c5
|
Fixed a bug where covers would not be reloaded when changing the fetch covers option
|
2014-08-21 11:39:37 +00:00 |
|
nikwen.developer@gmail.com
|
58e05a7e4a
|
Fix Ubuntu build and increase version number
|
2014-08-18 11:09:43 +00:00 |
|
craig.p.drummond
|
73aa0ce300
|
Simplify
|
2014-08-17 15:03:19 +00:00 |
|
craig.p.drummond
|
733fd055c1
|
Split genres by comma in table views
|
2014-08-17 14:59:37 +00:00 |
|
craig.p.drummond
|
c7361cce1a
|
Show covers in search response
|
2014-08-17 14:58:45 +00:00 |
|
craig.p.drummond
|
58202b52ec
|
Fix Ubuntu build
|
2014-08-10 08:12:22 +00:00 |
|
craig.p.drummond
|
da0587a523
|
Use 0..10 for ratings. 1=0.5 star, 2=1 star, 3=1.5 stars, etc.
|
2014-07-31 19:29:38 +00:00 |
|
craig.p.drummond
|
275b45eadf
|
Cleanup
|
2014-07-30 19:01:34 +00:00 |
|
craig.p.drummond
|
8dfe4d4ee8
|
Remove some moc/QObject warnings in KDE builds without streams or http server.
BUG: 507
|
2014-07-23 20:56:09 +00:00 |
|
craig.p.drummond
|
52b0af84ea
|
Semi colon not needed after Q_UNUSED
|
2014-07-23 18:04:26 +00:00 |
|
craig.p.drummond
|
ec6f631952
|
Initial support for ratings - stored in MPD's sticker DB. This is NOT complete - support in dynamic playlists is still TODO...
|
2014-07-21 19:01:56 +00:00 |
|
craig.p.drummond
|
6981312eab
|
Fix non-device enabled builds
|
2014-07-17 16:17:04 +00:00 |
|
craig.p.drummond
|
6804936f50
|
Podcast cover name
|
2014-07-16 19:10:56 +00:00 |
|
craig.p.drummond
|
ef32caf08e
|
Enable podcast covers!
|
2014-07-16 19:09:13 +00:00 |
|
craig.p.drummond
|
0d19ee77ab
|
- Remove GUI option to control saving of scaled covers. This is enabled by default, and can be toggled via the config file.
- Dont re-load view when sort changes.
|
2014-07-16 19:07:41 +00:00 |
|
craig.p.drummond
|
d5d5c23479
|
- Remove cover size setting, set automtically.
- Artist images only shown in grid view.
- No images, or icons, shown in basic tree view.
|
2014-07-16 19:06:33 +00:00 |
|
craig.p.drummond
|
c3d288fd8e
|
Use Covers::self()->get() to retrieve all covers
|
2014-07-16 19:05:36 +00:00 |
|
craig.p.drummond
|
2b87eee498
|
Only enable playqueue actions if can play tracks from device
|
2014-07-16 19:01:59 +00:00 |
|
craig.p.drummond
|
49a0f347c8
|
Use consistent song tooltip everywhere
|
2014-07-10 19:49:53 +00:00 |
|
craig.p.drummond
|
8097fe0562
|
Better tooltip for songs
|
2014-07-10 19:49:12 +00:00 |
|
craig.p.drummond
|
df494f9445
|
Use Qt5's own json parser fopr Qt5 builds.
|
2014-07-10 19:46:40 +00:00 |
|
craig.p.drummond
|
486d707820
|
Fix ubuntu touch build
|
2014-07-03 18:55:24 +00:00 |
|
craig.p.drummond
|
573570d913
|
Remove old cache entries
|
2014-07-01 19:19:37 +00:00 |
|
craig.p.drummond
|
ff384c27bf
|
Update currentRowNum if song is moved
BUG: 497
|
2014-06-30 18:43:20 +00:00 |
|
craig.p.drummond
|
aea9abfd71
|
Use postFormData()
|
2014-06-17 16:57:32 +00:00 |
|
craig.p.drummond
|
d9a505866d
|
Fix Ubuntu Touch build
|
2014-06-17 16:55:33 +00:00 |
|
craig.p.drummond
|
4d4240ac49
|
Use QElapsedTimer to control frequency of updates
|
2014-06-17 16:54:22 +00:00 |
|
craig.p.drummond
|
83fafbd648
|
Fix progress display when saving XML
|
2014-06-17 16:53:40 +00:00 |
|
craig.p.drummond
|
cbb0554a8e
|
No need for m_itemData in MusicLibraryItemSong
|
2014-06-16 19:24:12 +00:00 |
|
craig.p.drummond
|
f8a589b0e4
|
Fix saving of album genres
|
2014-06-16 19:23:49 +00:00 |
|
craig.p.drummond
|
859ef5322d
|
Reduce memory usage - by only creating a set for genres if there is more than 1
|
2014-06-16 19:23:14 +00:00 |
|
craig.p.drummond
|
9a35f3dfbb
|
Un-break cache!
|
2014-06-16 19:22:11 +00:00 |
|
craig.p.drummond
|
23942fc10d
|
No need for fix - version has been changed
|
2014-06-16 19:19:19 +00:00 |
|
craig.p.drummond
|
fbf892ef79
|
Make constGenreSep available elsewhere
|
2014-06-16 19:17:34 +00:00 |
|
craig.p.drummond
|
593acd3b3e
|
Store radio station 'name' field in extra map
|
2014-06-16 19:14:18 +00:00 |
|
craig.p.drummond
|
de133486cf
|
Store musicbrainz-album-id in extra map
|
2014-06-16 19:12:17 +00:00 |
|
nikwen.developer@gmail.com
|
9b06f4c391
|
Fix Ubuntu build error
|
2014-06-14 13:10:56 +00:00 |
|
craig.p.drummond
|
5b618df864
|
Add performer and composer to table-view for playqueue, playlists, and search
|
2014-06-11 18:27:13 +00:00 |
|
craig.p.drummond
|
eac245fd65
|
Also read performer for display in context view
|
2014-06-11 18:25:29 +00:00 |
|
craig.p.drummond
|
4d50978906
|
Use musicbrainz album id if present
|
2014-06-10 19:50:12 +00:00 |
|
craig.p.drummond
|
8fe7865330
|
If artist is different to album-artist, then show track title as "title - artist"
|
2014-06-09 18:43:00 +00:00 |
|
craig.p.drummond
|
5bc64af91b
|
Use column 0 only
|
2014-05-23 21:44:14 +00:00 |
|
craig.p.drummond
|
5bd1c87cb1
|
Encode positons as integers in mimedata - no strings
|
2014-05-23 21:43:57 +00:00 |
|