Commit Graph

692 Commits

Author SHA1 Message Date
craig.p.drummond
52b0af84ea Semi colon not needed after Q_UNUSED 2014-07-23 18:04:26 +00:00
craig.p.drummond
1004285d3b setting of artist images, large images, etc are no longer used 2014-07-17 17:15:03 +00:00
craig.p.drummond
0c50c28429 Fix text 2014-07-17 16:13:43 +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
3bdd92fa5f Fix AudioCD covers 2014-07-16 19:01:35 +00:00
craig.p.drummond
66d3dd6f4e Fix 'all' properties 2014-07-15 19:01:08 +00:00
craig.p.drummond
7810742669 No need to call stop in destructor 2014-07-15 19:00:40 +00:00
craig.p.drummond
06e1620e51 Ensure slot is connected before signal can be emitted 2014-07-15 19:00:15 +00:00
craig.p.drummond
52b5dd5019 Scanner object is required to save cache! 2014-07-15 18:59:39 +00:00
craig.p.drummond
d2cf06881a Replace spaces in schema too 2014-07-15 18:59:11 +00:00
craig.p.drummond
cc64e48c1c Remove 'TextLabel' string 2014-07-03 18:59:12 +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
c6e2de4b8c Use inode-directory icon and not folder (same anyway) 2014-06-14 19:27:31 +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
00003720f9 s/Q_OS_WIN32/Q_OS_WIN/g 2014-06-10 19:45:33 +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
f94bc3d947 Restore search field visibility for; PlayQueue, Artists, Albums, Folders, Playlists, Dynamic, and Devices views
BUG: 485
2014-05-30 16:03:56 +00:00
craig.p.drummond
d23db97077 Fix transcoding tracks to MTP devices.
BUG: 488
2014-05-30 15:40:17 +00:00
craig.p.drummond
6d03e2b305 No dirs in update message 2014-05-21 18:41:26 +00:00
craig.p.drummond
76a445504a Include config.h so that moc creates correct slots 2014-05-19 18:50:34 +00:00
craig.p.drummond
9c36ca27fc Use qtproject.org dbus type names 2014-05-13 18:41:00 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
f83da3d5fe Multiple genre support. 2014-05-01 19:26:57 +00:00
craig.p.drummond
ce1dd4535e Only use 'leaves' if filter is active 2014-05-01 19:25:12 +00:00
craig.p.drummond
345b755818 Add option to only act on songs that pass current string or genre filter.
BUG: 473
2014-04-30 18:48:00 +00:00
craig.p.drummond
607e5768ef USe return of QString.simplified!!! 2014-04-23 19:03:53 +00:00
craig.p.drummond
537d31c2e9 isMpd is not used in some builds 2014-04-23 19:03:34 +00:00
craig.p.drummond
cfbaa3e07e Fix non-device (i.e. Windows) builds 2014-04-08 19:35:50 +00:00
craig.p.drummond
31f2b23f2d Coding changes... 2014-04-04 19:39:47 +00:00
craig.p.drummond
90825b23da When editing filename scheme, after inserting a variable set cursor position to after newly inserted text and give focus back to line edit. 2014-04-04 19:37:03 +00:00
craig.p.drummond
8f0a43c932 Store filename scheme per MPD instance 2014-04-04 19:36:11 +00:00
craig.p.drummond
bd1b077552 If MPD database is refreshed whilst listview is not at top level, then reset view to top level 2014-04-04 19:34:10 +00:00
craig.p.drummond
86a6492799 Dont delete mpd config group... 2014-04-02 20:14:58 +00:00
craig.p.drummond
c97a2069ca Also move playlist files 2014-04-02 17:42:14 +00:00
craig.p.drummond
bf736496e9 When usng track organizer, also try to move artist and backdrop images 2014-04-02 17:39:19 +00:00
craig.p.drummond
c916ba368c Code layout re-org 2014-04-02 17:35:21 +00:00
craig.p.drummond
bab389d03b Don't treat albums with artists such as "AlbumArtist ft Other" as multiple artist albums. 2014-04-01 18:01:27 +00:00
craig.p.drummond
8319911ad2 MtpConnection should not have pointer to MtpDevice 2014-04-01 18:00:19 +00:00
craig.p.drummond
78a2988c2f Disconnect thread signals 2014-03-31 17:57:39 +00:00
craig.p.drummond
9d6621088d Always using Qt proxy settings 2014-03-31 17:54:26 +00:00
craig.p.drummond
b4ecefc243 Remove ununsed 'Back' action. 2014-03-31 17:53:49 +00:00
craig.p.drummond
ffcfd96227 Check for new songs after copying from device 2014-03-31 17:50:55 +00:00
craig.p.drummond
8b19eaf390 REduce KDE differences 2014-03-26 19:34:28 +00:00
craig.p.drummond
2873cca889 Put plural translations in separate source files. 2014-03-25 20:11:58 +00:00
craig.p.drummond
b7268e16ab Use a class to hide KConfig/QSettings differences - as opposed to using #defines 2014-03-25 19:47:36 +00:00
craig.p.drummond
1c99ba468b Load artist iamges in non-UI thread too. Should only be album images in artists view that are loaded in UI thread. Tried loading these in non_UI thread, but didnt like delay in showing covers. 2014-03-20 19:58:40 +00:00
craig.p.drummond
61364e95aa Reset devices and online-services models when artist-view cover size changes. 2014-03-20 19:47:16 +00:00