Commit Graph

587 Commits

Author SHA1 Message Date
craig.p.drummond
193faf3fbb Add (commented out) code to time MTP connect/update. 2013-12-08 21:48:48 +00:00
craig.p.drummond
86adea717c Use constant 2013-12-06 13:06:45 +00:00
craig.p.drummond
d22fdbbacd Add 'Configure' as tooltip to config buttons 2013-12-05 19:41:44 +00:00
craig.p.drummond
0d2a616c99 Dissalow chaning of filename scheme for MTP devices. 2013-12-05 19:41:17 +00:00
craig.p.drummond
1e8fd1be67 Use AlbumArt as default cover name for MTP devices. 2013-12-04 19:50:53 +00:00
craig.p.drummond
1a2bd6746a Add "-o" to oggenc and faac encoder usage. 2013-11-24 20:14:29 +00:00
craig.p.drummond
6338c069a8 Update unity progress with per-track progress 2013-11-24 20:00:55 +00:00
craig.p.drummond
033e961c4b Show device copy/delete status in Unity launcher - show current progress, and track count to be actioned. 2013-11-14 20:15:25 +00:00
craig.p.drummond
c43f6ae6d3 When showin a new page, place focus on view. 2013-11-10 07:55:14 +00:00
craig.p.drummond
43834fb817 Check cddb 'disc' before calling related functions
BUG: 324
2013-11-07 22:37:03 +00:00
craig.p.drummond
360e10f0bb Only need to calculate song file size in action dialog 2013-10-25 20:04:22 +00:00
craig.p.drummond
072e66679b Fix AudioCdDevice::isDevice hiding Device::isDevice 2013-10-25 20:03:12 +00:00
craig.p.drummond
c049af0cc8 Revert reading/writing of tags in external helper - its not working correctly
BUG: 319
2013-10-25 20:01:33 +00:00
craig.p.drummond
5343b1273a Read/write tags in an external app - as per Clementine and Amarok. Isolates Cantata from TagLib crashes. 2013-10-22 18:22:41 +00:00
craig.p.drummond
a4bc9d3063 Put song-file checking in base class 2013-10-21 18:06:52 +00:00
craig.p.drummond
97dea22fb6 Fix Jamendo/Magantune covers 2013-10-18 18:57:12 +00:00
craig.p.drummond
cb8d717630 Rename Utils::createDir to Utils::createWorldReadableDir - to make its use more obvious 2013-10-15 17:16:32 +00:00
craig.p.drummond
b63a557772 Fix windows build 2013-10-14 21:22:21 +00:00
craig.p.drummond
2621be37e0 USe native dir separators for display 2013-10-14 18:17:34 +00:00
craig.p.drummond
fdadd3857c Dynamic sorting of online service model 2013-10-10 20:30:02 +00:00
craig.p.drummond
f2fa313ee4 - Allow some cover requests to be 'urgent' - these will be loaded in UI thread, if cover exists.
- Keep track of current cover queries, so that we dont attempt to acces the same one twice
2013-09-30 18:20:26 +00:00
craig.p.drummond
556071c2a7 Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond@gmail.com
a6b9f6cc98 Add 1 pixel spacing between toolbuttons 2013-09-13 11:27:19 +00:00
craig.p.drummond@gmail.com
f88fabd01d Place a 0-pixel wide 'size widget' at the bottom of each view, to attempt to ensure consisten sizes between views. 2013-09-13 11:25:34 +00:00
craig.p.drummond
13c4d2bfc6 (Hopefully) fix selection order of items - and order added to playqueue. 2013-09-03 18:40:50 +00:00
craig.p.drummond
a23c83be98 Save cache if toggle grouping 2013-08-22 18:20:53 +00:00
craig.p.drummond
9a53a1f44a Initial support for Composer tag 2013-08-22 18:18:59 +00:00
craig.p.drummond
1726b4155d Fix Genre refresh when change grouping 2013-08-22 18:18:23 +00:00
craig.p.drummond
cecadf01f3 Default ffmpeg modifier/multiplier needs to be 1, not 0!!!! 2013-08-19 18:55:37 +00:00
craig.p.drummond
c26cb9b161 Untested support for opus file format 2013-08-19 17:55:31 +00:00
craig.p.drummond
e6f730c2e7 Windows build fixes 2013-08-12 21:03:21 +00:00
craig.p.drummond
262b97a4ee Fix MTP space calculation... 2013-07-23 10:51:03 +00:00
craig.p.drummond
8a57bf1052 Remove #include <QDebug> 2013-07-22 21:11:12 +00:00
craig.p.drummond
02319891fc If we cant convert Solid::Device into Solid::Block (which is the case with udisks2), then parse UDI to determine device.
NOTE: I have no UDisks2 installtion, so I'm unsure if the UDI will actually contain the device as is the case currently...
2013-07-22 19:41:59 +00:00
craig.p.drummond
aa0796d79e Update online and devices views when cover size, or show year setting, is changed 2013-07-22 18:56:35 +00:00
craig.p.drummond
a01b604199 Remove stray sleep call!!! 2013-07-19 18:29:41 +00:00
craig.p.drummond
f8f55d4325 No need to move FileThread into thread 2013-07-19 18:29:24 +00:00
craig.p.drummond
33c8efddc5 Fix progress display when deleting items 2013-07-19 18:28:58 +00:00
craig.p.drummond
d09452a747 Dont wait for 5% to show time remaining - as it could take a while to get to 5%!!! 2013-07-19 18:28:39 +00:00
craig.p.drummond
8aaabfad7d Use "Track N" for unknown tracks 2013-07-19 18:28:04 +00:00
craig.p.drummond
1088e63708 Fix build when remote device support is enabled 2013-07-19 18:27:45 +00:00
craig.p.drummond
01080397e4 Dont include qtplural in localize.h - support folder should be as stand-alone as possible 2013-07-18 14:54:10 +00:00
craig.p.drummond
e5c1f418bb Fix function X is hidden by Y in KDE builds 2013-07-18 14:53:39 +00:00
craig.p.drummond
f0bad94c9c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
7b7f35aa95 Reduce code duplication slightly - by placing common code in MusicModel and MultiMusicModel 2013-07-17 18:16:50 +00:00
craig.p.drummond@gmail.com
2b6064492d Check whether cdparanoia has paranoia_cachemodel_size.
BUG: 254
2013-07-17 11:03:16 +00:00
craig.p.drummond@gmail.com
53a4d299ac - Place CdAlbum within its own header
- Rename cddb.h/cpp to cddbinterface.h/cpp to avoid conflicts with installed cddb/cddb.h
BUG:254
2013-07-16 11:09:43 +00:00
craig.p.drummond
83bf3339d9 Remove lame usage, its not actually required for audio cd playback! 2013-07-12 19:29:34 +00:00
craig.p.drummond
a90fe42b4d Draw service icon behind view when searching 2013-07-12 19:07:51 +00:00
craig.p.drummond
fe1eb01433 Remove ENABLE_ONLINE_SERVICE cmake option - always enabled. 2013-07-11 18:38:48 +00:00