Commit Graph

990 Commits

Author SHA1 Message Date
craig.p.drummond
0de7adb4e2 Do not reset current song when shuffling albums, or sorting playqueue.
BUG: 606
2015-02-07 23:45:23 +00:00
craig.p.drummond
ba6d330485 - (both) don't allow to set shorcut for actions that are menus (set prio, copy to dev)
- (trunk) reduce number of actions that can have shortcuts defined, list was way tooooo large!
2014-12-15 13:21:11 +00:00
craig.p.drummond
1ba2a2c2ff - Fix potential crashes on refresh. Need to ensure consistent string is used for album index. Also, when getting albums and artists via index, ensure correct item is returned.
BUG: 596
2014-11-26 12:24:51 +00:00
craig.p.drummond
73197114f3 Use regular artist icon for "Various Artists" 2014-10-31 21:35:45 +00:00
craig.p.drummond
88cc717a0b In Artists view, place "Various Artists" in alphabetical position - this is consistent with albums view.
BUG: 579
2014-10-31 21:24:25 +00:00
craig.p.drummond
257ae31f39 Ignore "The" when sorting albums.
BUG: 578
2014-10-31 21:16:38 +00:00
craig.p.drummond
f9797a977b Fix Ubuntu Touch builds.
BUG: 577
2014-10-31 20:30:56 +00:00
craig.p.drummond
276c8607db Re-add option to show artist images in tree and list views.
BUG: 575
2014-10-30 17:21:11 +00:00
craig.p.drummond
ae2a05dc4a If connected to MPD>=0.19 using address 127.0.01 and MPD supports 'file' URL handler, then pass local files as 'file://' URLS.
BUG: 574
2014-10-30 08:39:11 +00:00
craig.p.drummond
6abfb60bea Keep rating values when update 2014-10-07 11:05:18 +00:00
craig.p.drummond
ac6335a433 Only request ratings when needed 2014-10-07 07:01:10 +00:00
craig.p.drummond
6a33460581 Use correct #define! 2014-10-01 17:00:05 +00:00
craig.p.drummond
a17f20138c - Fix missing toolbar icon under OSX
- Menubar icon hack is only applicable when running under Unity for Linux/Qt builds.
2014-10-01 16:03:08 +00:00
craig.p.drummond
c0d3ac81db - Add control buttons for windows thumbnail toolbutton.
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
2014-10-01 15:50:29 +00:00
craig.p.drummond
488761cad8 More broken libdbusmenu-qt workarounds. Really wish it would repect the dont show icons in menu setting!!! 2014-09-30 20:36:20 +00:00
craig.p.drummond
3844edfb34 Ignore empty station names in shoutcast and dirble. 2014-09-26 18:02:36 +00:00
craig.p.drummond
55cafd92f3 Podcast fixes/improvements
- Add actions to mark podcast as episode as listened or new.
- Add action to cancel podcast downloads.
- Download podcasts sequentially.
- Fix display of unplayed podcast episode counts.
BUG: 547
2014-09-25 18:18:26 +00:00
craig.p.drummond
d381243cd0 Set default for update arg 2014-09-23 22:27:01 +00:00
craig.p.drummond
a188a41b39 Full refresh action. Needed to recognise changes to ArtistSort, etc. 2014-09-23 20:28:23 +00:00
craig.p.drummond
3b1be0f698 Fix OSX paste error! 2014-09-22 18:42:07 +00:00
craig.p.drummond
ccc46f4fe8 ...and the actual changed files!!!!
BUG: 539
2014-09-22 12:45:41 +00:00
craig.p.drummond
2190ba242b Add option to disable song info tooltips. 2014-09-14 08:01:19 +00:00
craig.p.drummond
a11ac21525 Allow all bar title and artist columns to be hidden in playqueue. 2014-09-14 07:23:26 +00:00
craig.p.drummond
39a80ba9de Display multiple genres as separate entries in playlists page genre combo. 2014-09-03 18:27:53 +00:00
craig.p.drummond
46d43eb58e Use Song::genres() to split genre 2014-09-03 18:27:32 +00:00
craig.p.drummond
33b032ebf0 m_coverRequested is only for Ubuntu builds 2014-09-03 18:26:15 +00:00
craig.p.drummond
1252c2f7e1 Show covers in playlists views 2014-08-21 16:38:35 +00:00
nikwen.developer@gmail.com
78636b4be3 Real fix for the bug 2014-08-21 13:50:07 +00:00
nikwen.developer@gmail.com
0d3707b90d 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
2e05fe0564 Fix Ubuntu build and increase version number 2014-08-18 11:09:43 +00:00
craig.p.drummond
0ee187bb01 Simplify 2014-08-17 15:03:19 +00:00
craig.p.drummond
37e1ca0e21 Split genres by comma in table views 2014-08-17 14:59:37 +00:00
craig.p.drummond
09eeacd309 Show covers in search response 2014-08-17 14:58:45 +00:00
craig.p.drummond
be8ec96e04 Fix Ubuntu build 2014-08-10 08:12:22 +00:00
craig.p.drummond
934bd46354 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
968adf7c62 Cleanup 2014-07-30 19:01:34 +00:00
craig.p.drummond
df7604c302 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
3538ff6578 Semi colon not needed after Q_UNUSED 2014-07-23 18:04:26 +00:00
craig.p.drummond
75cc63ea16 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
2db5421be6 Fix non-device enabled builds 2014-07-17 16:17:04 +00:00
craig.p.drummond
cb90785a43 Podcast cover name 2014-07-16 19:10:56 +00:00
craig.p.drummond
0521527511 Enable podcast covers! 2014-07-16 19:09:13 +00:00
craig.p.drummond
d72c899dca - 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
68cc3c2410 - 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
840999e7d3 Use Covers::self()->get() to retrieve all covers 2014-07-16 19:05:36 +00:00
craig.p.drummond
21ab8aa7e1 Only enable playqueue actions if can play tracks from device 2014-07-16 19:01:59 +00:00
craig.p.drummond
479b124bb1 Use consistent song tooltip everywhere 2014-07-10 19:49:53 +00:00
craig.p.drummond
5479577d97 Better tooltip for songs 2014-07-10 19:49:12 +00:00
craig.p.drummond
4bebf916ed Use Qt5's own json parser fopr Qt5 builds. 2014-07-10 19:46:40 +00:00
craig.p.drummond
49f0e23111 Fix ubuntu touch build 2014-07-03 18:55:24 +00:00