Commit Graph

635 Commits

Author SHA1 Message Date
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
craig.p.drummond
caf0bd1bc7 If song is copied to Android via BubleUNPN from MinDLNA - then it /might/ be in Music/Artist/$Artist/$Album 2014-02-19 20:21:13 +00:00
craig.p.drummond
cd686e8189 Allow setting of custom device name for UMS and MTP devices. 2014-02-17 20:09:49 +00:00
craig.p.drummond
d6a4aaa1eb Include size in description 2014-02-17 20:04:12 +00:00
craig.p.drummond
40fe26fa63 For UMS devices, add device (in brackets) after name. Should help devices with multiple partitions.
BUG: 413
2014-02-16 08:54:13 +00:00
craig.p.drummond
2bdfd72963 Closing files should be enough - so no need for size check 2014-02-13 19:10:57 +00:00
craig.p.drummond
3a20ff2ada Close temporary files, to ensure data is written 2014-02-13 19:05:51 +00:00
craig.p.drummond
51b828498a Check sizes of temporary files after write, to ensure data is written. This fixes an issue where sometimes 0 byte files were written from CoverDialog. 2014-02-12 22:43:47 +00:00
craig.p.drummond
dd31870ebe Fix warnings about hidden virtual functions 2014-02-06 19:53:48 +00:00
craig.p.drummond
b47bedab07 Create a 'Page' interface class, and use as base class for all pages. Mainwindow can now just store a pointer to the current page, and call relevant functions on this. 2014-02-06 19:50:16 +00:00
craig.p.drummond
7cda7b29d5 Need to store if date is unreliable (i.e. 0) in cache 2014-02-05 19:22:07 +00:00
craig.p.drummond
4e2e6ca759 Add URL label if mopidy is used 2014-01-29 19:17:43 +00:00
craig.p.drummond
3880bce631 Only translate "Unknown" and "Various Artists" once 2014-01-29 19:15:57 +00:00
craig.p.drummond
83316553fc Remove find buttons in status bar, and use Ctrl-F for both find in views and find in playqueue. Action depends upon which view has focus.
BUG: 384
2014-01-23 19:53:56 +00:00
craig.p.drummond
5038bd4fb0 Try to detect if we are connected to Mopidy, and act accordingly 2014-01-22 19:23:26 +00:00
craig.p.drummond
a2a5a6ade8 Copy mopidy files to device 2014-01-22 19:22:14 +00:00
craig.p.drummond
b22513a98b Fix automatic setting of CD cover. 2014-01-20 21:08:11 +00:00
craig.p.drummond
7837184d26 Use squeezed labels so that dialog does not auto-resize 2014-01-20 20:32:12 +00:00
craig.p.drummond
0b110cd0fb Fix potential crash 2014-01-18 18:14:56 +00:00
craig.p.drummond
d8fbb0467f Better layout - less padding 2014-01-16 19:33:45 +00:00
craig.p.drummond
ced47ac5ca 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
489518b7f0 Before calling ReplyGain after ripping CD, need to convert filenames to destination suffix. 2014-01-13 22:12:25 +00:00
craig.p.drummond
8729740d1e Allow to specify filename scheme when copying to library. 2014-01-13 21:30:57 +00:00
craig.p.drummond
08398c4733 Fix example display, when this is cleared and recreated. 2014-01-10 20:07:20 +00:00
craig.p.drummond
cabc372b42 Fix info table! 2014-01-10 20:06:56 +00:00
craig.p.drummond
0387b74b2b Fix cd details dialog editors 2014-01-08 20:08:07 +00:00
craig.p.drummond
d91f8807d2 Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
cf152d600a Fix layout 2014-01-08 19:43:41 +00:00
craig.p.drummond
9029248314 Use style to create Gtk3-like spinboxes. 2014-01-07 21:25:00 +00:00
craig.p.drummond
aadf56490f Better text... 2014-01-07 20:00:24 +00:00
craig.p.drummond
c6d2e379a8 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
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
452e0c77fe 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
7b92e5e5ac Correctly style treeview in CD details dialog. 2014-01-03 22:28:17 +00:00
craig.p.drummond
551d28ff0f Fix Linux build if device support is disabled 2014-01-03 19:03:38 +00:00
craig.p.drummond
327f81fe6a Collpase after search in sync-dialog too!
BUG: 367
2014-01-02 19:46:01 +00:00
craig.p.drummond
7a2f2b6749 Add CMake option to disable building of internal HTTP server.
BUG: 373
2014-01-02 19:07:59 +00:00
craig.p.drummond
03849ee1c7 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
a9cf9d8051 Unify desktop detection code. 2013-12-14 12:43:31 +00:00
craig.p.drummond
340b341ac1 Open MTP devices in un-cached mode (faster) 2013-12-09 21:19:21 +00:00
craig.p.drummond
16bb431999 Fix MTP memleak - no all LIBMTP_destroy_XXX are recursive! 2013-12-09 21:11:10 +00:00
craig.p.drummond
8d031320f4 Slight code changes 2013-12-09 21:10:40 +00:00
craig.p.drummond
bfee543225 Show MTP track list progress in percentages. 2013-12-09 21:09:57 +00:00
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