Commit Graph

679 Commits

Author SHA1 Message Date
craig.p.drummond
0c46925adf Use QElapsedTimer to control frequency of updates 2014-06-17 16:54:22 +00:00
craig.p.drummond
5d39a638f0 Fix progress display when saving XML 2014-06-17 16:53:40 +00:00
craig.p.drummond
ccdc9e7846 Use inode-directory icon and not folder (same anyway) 2014-06-14 19:27:31 +00:00
craig.p.drummond
e751c09364 Also read performer for display in context view 2014-06-11 18:25:29 +00:00
craig.p.drummond
a97a7e5d27 s/Q_OS_WIN32/Q_OS_WIN/g 2014-06-10 19:45:33 +00:00
craig.p.drummond
f333fd6399 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
5e28cf7ba2 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
4938b9aaf1 Fix transcoding tracks to MTP devices.
BUG: 488
2014-05-30 15:40:17 +00:00
craig.p.drummond
8f857b17bf No dirs in update message 2014-05-21 18:41:26 +00:00
craig.p.drummond
44323ff3d6 Include config.h so that moc creates correct slots 2014-05-19 18:50:34 +00:00
craig.p.drummond
1a4060e279 Use qtproject.org dbus type names 2014-05-13 18:41:00 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
2a28a7d3f8 Multiple genre support. 2014-05-01 19:26:57 +00:00
craig.p.drummond
ce8611f996 Only use 'leaves' if filter is active 2014-05-01 19:25:12 +00:00
craig.p.drummond
a1337b933c 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
95c472e8eb USe return of QString.simplified!!! 2014-04-23 19:03:53 +00:00
craig.p.drummond
ecf3037991 isMpd is not used in some builds 2014-04-23 19:03:34 +00:00
craig.p.drummond
00bc1538d4 Fix non-device (i.e. Windows) builds 2014-04-08 19:35:50 +00:00
craig.p.drummond
93c1e4a039 Coding changes... 2014-04-04 19:39:47 +00:00
craig.p.drummond
a1015a591e 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
74ee820450 Store filename scheme per MPD instance 2014-04-04 19:36:11 +00:00
craig.p.drummond
1929ddaffe 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
97c61ef544 Dont delete mpd config group... 2014-04-02 20:14:58 +00:00
craig.p.drummond
886c50e752 Also move playlist files 2014-04-02 17:42:14 +00:00
craig.p.drummond
654f9b264b When usng track organizer, also try to move artist and backdrop images 2014-04-02 17:39:19 +00:00
craig.p.drummond
719b10fed8 Code layout re-org 2014-04-02 17:35:21 +00:00
craig.p.drummond
c51bd41cc6 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
3929c0ee13 MtpConnection should not have pointer to MtpDevice 2014-04-01 18:00:19 +00:00
craig.p.drummond
cefa65db53 Disconnect thread signals 2014-03-31 17:57:39 +00:00
craig.p.drummond
834890c7bc Always using Qt proxy settings 2014-03-31 17:54:26 +00:00
craig.p.drummond
2ddccf539d Remove ununsed 'Back' action. 2014-03-31 17:53:49 +00:00
craig.p.drummond
6f0e2fc02b Check for new songs after copying from device 2014-03-31 17:50:55 +00:00
craig.p.drummond
3b700eefb8 REduce KDE differences 2014-03-26 19:34:28 +00:00
craig.p.drummond
b119ad0c65 Put plural translations in separate source files. 2014-03-25 20:11:58 +00:00
craig.p.drummond
d4fdb05ea0 Use a class to hide KConfig/QSettings differences - as opposed to using #defines 2014-03-25 19:47:36 +00:00
craig.p.drummond
bf363ec0d9 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
c43bae0ae9 Reset devices and online-services models when artist-view cover size changes. 2014-03-20 19:47:16 +00:00
craig.p.drummond
c1a1f90f4c More Song::formattedTime into Utils class 2014-03-19 19:47:47 +00:00
craig.p.drummond
3c6b7a3bb5 Show Music folder in settings dialog accessed from action dialog 2014-03-18 19:46:52 +00:00
craig.p.drummond
7bcb40d159 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
7716ed9962 Reduce memory usage, by storing album covers in a cache - and using this for display. 2014-03-12 17:20:29 +00:00
craig.p.drummond
2016a8e62d When copying from a CD, check that we have enough space for track that was encoded with a 1:18 ratio. Just a sanity check really. 2014-03-06 20:06:59 +00:00
craig.p.drummond
0d7b041348 Fix calculating size of song files when copying off a device that has been previously scanned, and its contents cached. 2014-03-06 20:06:33 +00:00
craig.p.drummond
3ef24bc6f6 Set 'no interaction' flag on NOTE labels - so that Oxygen's window drag works. 2014-02-28 20:11:51 +00:00
craig.p.drummond
32670fb301 Remove more space 2014-02-27 17:40:31 +00:00
craig.p.drummond
f9d77cf25f Only show mopidy note in copy/remove dialog if connected to mopidy. 2014-02-27 17:38:53 +00:00
craig.p.drummond
1103b8ee09 After editing files in tag editor, editing in track organizer, adding new files, or removing exisint files, only ask MPD to update folders that have changed. 2014-02-27 17:38:28 +00:00
craig.p.drummond
22d5977188 FreeBSD compile fixes?
BUG: 424
2014-02-26 20:07:19 +00:00
craig.p.drummond
1afe3e29cc Only look for space max of 3 chars in when attempting to get number from filename 2014-02-19 20:22:38 +00:00
craig.p.drummond
9c9929dba0 Comments 2014-02-19 20:21:32 +00:00