Commit Graph

616 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
37b10559e3 Fix automatic setting of CD cover. 2014-01-20 21:08:11 +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
54629d9f2b Fix potential crash 2014-01-18 18:14:56 +00:00
craig.p.drummond
f832e12dee Better layout - less padding 2014-01-16 19:33:45 +00:00
craig.p.drummond
446bed5711 Better dialog sizes - and dont need to store sizes of ALL dialogs in config... 2014-01-16 19:33:10 +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
58fdf57724 Fix example display, when this is cleared and recreated. 2014-01-10 20:07:20 +00:00
craig.p.drummond
342f0734a6 Fix info table! 2014-01-10 20:06:56 +00:00
craig.p.drummond
939c75e45f Fix cd details dialog editors 2014-01-08 20:08:07 +00:00
craig.p.drummond
2f24b3fd9b Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
33d0754076 Fix layout 2014-01-08 19:43:41 +00:00
craig.p.drummond
0e60e3f9f5 Use style to create Gtk3-like spinboxes. 2014-01-07 21:25:00 +00:00
craig.p.drummond
b678e2c8ee Better text... 2014-01-07 20:00:24 +00:00
craig.p.drummond
afcadec227 Remove usage of Gtk-style on-off button for Gtk style, and instead give checkboxes better text and adjust config layout. 2014-01-06 20:43:24 +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
466766ecf1 Correctly style treeview in CD details dialog. 2014-01-03 22:28:17 +00:00
craig.p.drummond
b2204bcf89 Fix Linux build if device support is disabled 2014-01-03 19:03:38 +00:00
craig.p.drummond
83b15df511 Collpase after search in sync-dialog too!
BUG: 367
2014-01-02 19:46:01 +00:00
craig.p.drummond
b320bcf210 Add CMake option to disable building of internal HTTP server.
BUG: 373
2014-01-02 19:07:59 +00:00
craig.p.drummond
e934e72f56 When closing search widget, after performing a search, collapse all bar top level items.
BUG: 367
2013-12-30 09:21:32 +00:00
craig.p.drummond
e14bde9dbe Unify desktop detection code. 2013-12-14 12:43:31 +00:00
craig.p.drummond
2382709ccb Open MTP devices in un-cached mode (faster) 2013-12-09 21:19:21 +00:00
craig.p.drummond
78a2f09054 Fix MTP memleak - no all LIBMTP_destroy_XXX are recursive! 2013-12-09 21:11:10 +00:00
craig.p.drummond
7906df1c8d Slight code changes 2013-12-09 21:10:40 +00:00
craig.p.drummond
e63cb403a0 Show MTP track list progress in percentages. 2013-12-09 21:09:57 +00:00
craig.p.drummond
8390e93645 Add (commented out) code to time MTP connect/update. 2013-12-08 21:48:48 +00:00
craig.p.drummond
045c54d727 Use constant 2013-12-06 13:06:45 +00:00
craig.p.drummond
cfc298b427 Add 'Configure' as tooltip to config buttons 2013-12-05 19:41:44 +00:00
craig.p.drummond
929d21c8c1 Dissalow chaning of filename scheme for MTP devices. 2013-12-05 19:41:17 +00:00
craig.p.drummond
4dab0b6b86 Use AlbumArt as default cover name for MTP devices. 2013-12-04 19:50:53 +00:00
craig.p.drummond
bb53d2175f Add "-o" to oggenc and faac encoder usage. 2013-11-24 20:14:29 +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
2cf1ce9f83 When showin a new page, place focus on view. 2013-11-10 07:55:14 +00:00
craig.p.drummond
1963a67a74 Check cddb 'disc' before calling related functions
BUG: 324
2013-11-07 22:37:03 +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
e0c14913ec Fix AudioCdDevice::isDevice hiding Device::isDevice 2013-10-25 20:03:12 +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
ee3fc3229a Fix Jamendo/Magantune covers 2013-10-18 18:57:12 +00:00
craig.p.drummond
34f6e7c79e Rename Utils::createDir to Utils::createWorldReadableDir - to make its use more obvious 2013-10-15 17:16:32 +00:00
craig.p.drummond
c697cfbc72 Fix windows build 2013-10-14 21:22:21 +00:00
craig.p.drummond
9d2bcbcb98 USe native dir separators for display 2013-10-14 18:17:34 +00:00
craig.p.drummond
63c89af45a Dynamic sorting of online service model 2013-10-10 20:30:02 +00:00
craig.p.drummond
bbd9ee535f - 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