Commit Graph

114 Commits

Author SHA1 Message Date
craig.p.drummond
238019a2f3 Try to detect if we are connected to Mopidy, and act accordingly 2014-01-22 19:23:26 +00:00
craig.p.drummond
6982526293 Copy mopidy files to device 2014-01-22 19:22:14 +00:00
craig.p.drummond
2e385686ee Use squeezed labels so that dialog does not auto-resize 2014-01-20 20:32:12 +00:00
craig.p.drummond
cae1c301ac Before calling ReplyGain after ripping CD, need to convert filenames to destination suffix. 2014-01-13 22:12:25 +00:00
craig.p.drummond
f0b2dfec51 Allow to specify filename scheme when copying to library. 2014-01-13 21:30:57 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
6d1098e652 Fix build if online-services are disabled, but device support is enabled.
BUG: 376
2014-01-05 08:32:06 +00:00
craig.p.drummond
ec017fcaf9 Update unity progress with per-track progress 2013-11-24 20:00:55 +00:00
craig.p.drummond
9ef460a27a 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
e977c30e55 Only need to calculate song file size in action dialog 2013-10-25 20:04:22 +00:00
craig.p.drummond
b609fe77fd 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
99bccf6281 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
68dc2cca64 Put song-file checking in base class 2013-10-21 18:06:52 +00:00
craig.p.drummond
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
af77be8a98 Remove stray sleep call!!! 2013-07-19 18:29:41 +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
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
4121277e8b Remove ENABLE_ONLINE_SERVICE cmake option - always enabled. 2013-07-11 18:38:48 +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
91c3f98593 Improve time remaining (still disabled tho!) 2013-06-17 18:35:55 +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
88bade2fa5 Consistent style for treeviews 2013-05-30 18:58:37 +00:00
craig.p.drummond
6dfb6ac033 Use proxy!!!! 2013-05-30 18:09:51 +00:00
craig.p.drummond
3a675dc8c0 Better song count display 2013-05-30 18:09:37 +00:00
craig.p.drummond
50d34651d6 Expand sync dialog, and action dialog, items on click 2013-05-30 18:09:05 +00:00
craig.p.drummond
c59dc8ecac Show number of songs to be copied on action dialog. Make number a link, when clicked produce a dialog showing list. 2013-05-30 18:08:06 +00:00
craig.p.drummond
8854c4b7c1 - Try no to use yes/no in dialogs - as Gtk reverses this to no/yes!!
- Use standard gui items, and create Qt equivalents
2013-05-29 19:00:50 +00:00
craig.p.drummond
7eaeb54ace Remove time remaining from action dialog - its not acurate enough 2013-05-23 16:59:36 +00:00
craig.p.drummond
5d65ff1fca After ripping a CD, prompt as to whether to calculate ReplyGain. 2013-05-10 19:03:02 +00:00
craig.p.drummond
eaf8809550 Dont display codec settings in copy dialog unless we are copying to a device, or from an AudioCD. 2013-05-09 19:08:44 +00:00
craig.p.drummond
8b20c72c8c Disable online services by default for Windows builds. Loading Jamendo seems to cause a crash. I dont actually use online services, or windows builds, and I'm no windows developer - so I'm unsure how to debug, and dont have the time nor the enthusiasm to try to fix this. 2013-05-01 18:34:04 +00:00
craig.p.drummond
5463740af4 Use italic text from time estimate 2013-03-20 19:34:35 +00:00
craig.p.drummond
1b23c7d983 Show time remaining 2013-03-19 19:28:29 +00:00
craig.p.drummond
b58d6316a9 Cleanup 2013-03-19 19:27:45 +00:00
craig.p.drummond
ce489a9afb Intial attempt at audio-cd playback support. DOES NOT WORK! 2013-03-11 19:50:27 +00:00
craig.p.drummond
2574ccf305 Handle codec with no parameters 2013-03-08 21:06:10 +00:00
craig.p.drummond
d5674d4d43 Mention 'when different' 2013-03-08 21:05:34 +00:00
craig.p.drummond
a99cb421c4 Show codec details in action dialog 2013-03-08 21:04:42 +00:00
craig.p.drummond
9889170f37 Initial support for AudioCDs
TODO: Editing of track details, covers, testing, etc...
2013-03-06 17:24:33 +00:00
craig.p.drummond
a6c477a910 More errors... 2013-02-27 19:44:12 +00:00
craig.p.drummond
d4d75cbb0d Dont show MTP IDs in tooltips 2013-02-26 20:01:41 +00:00
craig.p.drummond
e04af4d776 No need to configure source 2013-02-25 18:58:38 +00:00
craig.p.drummond
4c4897cb10 Fix MTP folder deletion 2013-02-25 18:58:03 +00:00
craig.p.drummond
2f119c390d After updatnig device, need to wait for 'cacheSaved' signal from device 2013-02-17 19:44:26 +00:00
craig.p.drummond
df4c4033d4 Only show 'not configured' warning if copying to device (and dest not configured), or copying to library (and source not configured) 2013-02-17 18:57:10 +00:00
craig.p.drummond
fe42cf9399 More error messages 2013-02-01 18:05:56 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
505da25010 Add support for downloading from Jamendo 2013-01-17 17:03:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00