Commit Graph

566 Commits

Author SHA1 Message Date
craig.p.drummond
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond@gmail.com
1f303ff065 Add 1 pixel spacing between toolbuttons 2013-09-13 11:27:19 +00:00
craig.p.drummond@gmail.com
a6b578fea2 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
87f3dfccc8 (Hopefully) fix selection order of items - and order added to playqueue. 2013-09-03 18:40:50 +00:00
craig.p.drummond
458fd449a0 Save cache if toggle grouping 2013-08-22 18:20:53 +00:00
craig.p.drummond
e872124e3b Initial support for Composer tag 2013-08-22 18:18:59 +00:00
craig.p.drummond
1f1e87f509 Fix Genre refresh when change grouping 2013-08-22 18:18:23 +00:00
craig.p.drummond
604dfdc77c Default ffmpeg modifier/multiplier needs to be 1, not 0!!!! 2013-08-19 18:55:37 +00:00
craig.p.drummond
dba3417a90 Untested support for opus file format 2013-08-19 17:55:31 +00:00
craig.p.drummond
44bf560240 Windows build fixes 2013-08-12 21:03:21 +00:00
craig.p.drummond
ee8dbdc5f4 Fix MTP space calculation... 2013-07-23 10:51:03 +00:00
craig.p.drummond
867b2ace45 Remove #include <QDebug> 2013-07-22 21:11:12 +00:00
craig.p.drummond
f2aade418e 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
faa33400c2 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
af77be8a98 Remove stray sleep call!!! 2013-07-19 18:29:41 +00:00
craig.p.drummond
c023b9ca07 No need to move FileThread into thread 2013-07-19 18:29:24 +00:00
craig.p.drummond
5645dd6111 Fix progress display when deleting items 2013-07-19 18:28:58 +00:00
craig.p.drummond
0757f9d3b0 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
55df9c55bb Use "Track N" for unknown tracks 2013-07-19 18:28:04 +00:00
craig.p.drummond
7330e10bce Fix build when remote device support is enabled 2013-07-19 18:27:45 +00:00
craig.p.drummond
f0aad581a6 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
e13b45259d Fix function X is hidden by Y in KDE builds 2013-07-18 14:53:39 +00:00
craig.p.drummond
72cd22161c 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
2ab48f4b37 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
4a778d216f Check whether cdparanoia has paranoia_cachemodel_size.
BUG: 254
2013-07-17 11:03:16 +00:00
craig.p.drummond@gmail.com
c18913b563 - 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
83faed9837 Remove lame usage, its not actually required for audio cd playback! 2013-07-12 19:29:34 +00:00
craig.p.drummond
d0a7d25a7e Draw service icon behind view when searching 2013-07-12 19:07:51 +00:00
craig.p.drummond
4121277e8b Remove ENABLE_ONLINE_SERVICE cmake option - always enabled. 2013-07-11 18:38:48 +00:00
craig.p.drummond
f7eac39391 Compile fixes for BSD - I hope!
BUG: 254
2013-07-11 18:34:46 +00:00
craig.p.drummond
f02fdf4cf2 Song is a struct, not class
BUG: 254
2013-07-11 18:34:13 +00:00
craig.p.drummond@gmail.com
7e4dec5b04 Move mounter to /usr/lib/cantata 2013-07-04 11:12:42 +00:00
craig.p.drummond@gmail.com
648a9c3221 Hide password from UI 2013-07-04 11:12:18 +00:00
craig.p.drummond
2d17a2dba0 Place search fields on bottom of views, and hide by default. Show when Ctrl-F is used for views, and Ctrl-Shift-F for playqueue. 2013-06-30 21:35:43 +00:00
craig.p.drummond
5424e4ff16 Strip accelarators from button text before using in help dialog 2013-06-27 15:54:27 +00:00
craig.p.drummond
ec5fc48767 Set default button to 'Cancel' in aciton dialog 2013-06-27 15:53:35 +00:00
craig.p.drummond
9329dd7dca Consistency... 2013-06-25 18:02:53 +00:00
craig.p.drummond
6d406d80cc Rewove double dots 2013-06-25 18:02:30 +00:00
craig.p.drummond
93db55160e Add support for a simple profile where MPD is started by cantata, and the only settings are the music folder and cover names. 2013-06-23 08:51:19 +00:00
craig.p.drummond
f0baf6ec8b Better url-label area 2013-06-17 18:37:32 +00:00
craig.p.drummond
e6139e0cef Fix selection of items in sync dialog 2013-06-17 18:36:19 +00:00
craig.p.drummond
91c3f98593 Improve time remaining (still disabled tho!) 2013-06-17 18:35:55 +00:00
craig.p.drummond
d097d40b72 Update storage free/used when add/remove songs 2013-06-14 17:30:47 +00:00
craig.p.drummond
d2fd806a67 Cleanup 2013-06-14 17:30:16 +00:00
craig.p.drummond
a5622b4682 Fix Qt5 segfault on exit, due to static QIcons being destructed. 2013-06-12 19:56:59 +00:00
craig.p.drummond
521c01c606 Automatic accelator assignment for Qt builds. 2013-06-05 16:55:22 +00:00
craig.p.drummond
1e2a6d9127 Fix buddy connection 2013-06-05 16:54:37 +00:00
craig.p.drummond
cc9daa1bf8 Spelling... 2013-06-03 18:15:11 +00:00
craig.p.drummond
8f11715af3 isDevice/isService are not actually used! 2013-06-03 18:14:54 +00:00
craig.p.drummond
30465b031d Use supplied device so as to autoplay correct AudioCD 2013-06-02 18:54:21 +00:00