Commit Graph

3476 Commits

Author SHA1 Message Date
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
4fc1296666 Make stream category and online provider configs available from main settings dialog. 2013-10-23 18:33:38 +00:00
craig.p.drummond
d6dfa9c3b2 Set initial size 2013-10-23 18:32:46 +00:00
craig.p.drummond
dfc582dcde Link streams/online config pages to view pages 2013-10-23 18:32:04 +00:00
craig.p.drummond
9d3e881506 If some files did not get saved due to timeout, then leave dialog open - so that we can attempt to save again. 2013-10-22 20:34:18 +00:00
craig.p.drummond
c7e9834770 Also quit if socket is unconnected 2013-10-22 20:25:47 +00:00
craig.p.drummond
c945c038cc Fix cantata-tags for windows 2013-10-22 20:21:43 +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
319865c7f8 replaygain helper does not need taglib 2013-10-22 18:19:46 +00:00
craig.p.drummond
3ad74cdb45 Dont check 'All Tracks' file!!! 2013-10-21 18:32:40 +00:00
craig.p.drummond
6de5de126f ...and build file! 2013-10-21 18:08:06 +00:00
craig.p.drummond
e90785ad57 Better error text 2013-10-21 18:07:38 +00:00
craig.p.drummond
d49e3daf0c Add some debug to song file checking 2013-10-21 18:07:21 +00:00
craig.p.drummond
68dc2cca64 Put song-file checking in base class 2013-10-21 18:06:52 +00:00
craig.p.drummond
a5602e8ad3 Show errors within podcast search dialog 2013-10-21 18:06:20 +00:00
craig.p.drummond
cd30343fec Dont even display dialog if cant save - to be consistent with track organiser and replay gain 2013-10-21 18:05:37 +00:00
craig.p.drummond
6120019424 When displaying tag editor, track orgainiser, or replay gain dialogs, check that the song files can be accessed. (For speed reasons, only the 1st 100 files are checked) 2013-10-21 18:04:46 +00:00
craig.p.drummond
62924f8142 Be consistent with isReadable check on dirs 2013-10-20 14:18:31 +00:00
craig.p.drummond
c47dbbf3fb Check if source file exists before attempt rename 2013-10-20 14:16:09 +00:00
craig.p.drummond
d0bec55b37 Allow local file playback without taglib 2013-10-18 18:58:33 +00:00
craig.p.drummond
68175ca97a Remote device support does not require libMTP! 2013-10-18 18:58:14 +00:00
craig.p.drummond
a0453663a1 Can still use HTTP server without TagLib - its just not as good... 2013-10-18 18:57:44 +00:00
craig.p.drummond
ee3fc3229a Fix Jamendo/Magantune covers 2013-10-18 18:57:12 +00:00
craig.p.drummond
53ec86e574 Fix detection of shares when \\ip.address is used
BUG: 316
2013-10-18 18:56:49 +00:00
craig.p.drummond
37b4d428db Add note that these settings also apply to jazzradio, rockradio, and sky.fm 2013-10-17 17:26:17 +00:00
craig.p.drummond
bf3a6d5eb6 High DPI 2013-10-17 17:25:52 +00:00
craig.p.drummond
182e78160f If fail to get a musicbrainz id, and artist contains a '/', try again without '/' 2013-10-17 17:25:31 +00:00
craig.p.drummond
2bcef91297 Better error handling 2013-10-17 17:24:51 +00:00
craig.p.drummond
585d7b472a Use 'Menu' as menu button tooltip 2013-10-17 17:24:33 +00:00
craig.p.drummond
4c8cc62713 Remove unused variable 2013-10-17 17:24:09 +00:00
craig.p.drummond
781ace48c3 Tidy code a little 2013-10-17 17:23:42 +00:00
craig.p.drummond
a8e288269c Unmount remote devices when model is stopped 2013-10-17 17:23:23 +00:00
craig.p.drummond
c78e3aa20a Fix detecting if MPD dis is readable, if it is specified as \\host
BUG: 316
2013-10-17 17:22:54 +00:00
craig.p.drummond
8f2f3f3319 Oops, this belongs with the previous commit! 2013-10-17 17:22:13 +00:00
craig.p.drummond
501d14a7ac Fix Qt5 dbus usage 2013-10-17 17:21:21 +00:00
craig.p.drummond
8494082829 Only send settings to MPD if changed 2013-10-17 17:21:01 +00:00
craig.p.drummond
045f312b58 Hungarian translation - thanks to Török Árpád 2013-10-17 17:19:14 +00:00
craig.p.drummond
2dd831abdb (C) symbol 2013-10-17 17:16:53 +00:00
craig.p.drummond
eb1b15167a Import... 2013-10-16 18:27:56 +00:00
craig.p.drummond
7e91fb7691 When setting window title, use full-text from track/artist labels, and not the squeezed text! 2013-10-16 18:27:15 +00:00
craig.p.drummond
4c0d3c77e0 Formatting 2013-10-16 18:26:47 +00:00
craig.p.drummond
a56a24056d Set 'ExpandingFieldsGrow' - otehrwise with some styles spin boxes span the whole width! 2013-10-16 18:26:32 +00:00
craig.p.drummond
08f08963b9 Windows build can set ID3version with taglib 2013-10-16 18:24:41 +00:00
craig.p.drummond
00120245b4 Fix playing of files from windows share 2013-10-16 18:24:04 +00:00
craig.p.drummond
884991df00 Move debug settings to later on - otherwise getting hangs with windows builds 2013-10-16 18:23:30 +00:00
craig.p.drummond
fc85f03d0d Add a UI option to control clear playqueue prompt.
BUG: 318
2013-10-16 18:21:39 +00:00
craig.p.drummond
55534a8f45 No need for title on menu - it is not displayed! 2013-10-16 18:20:24 +00:00
craig.p.drummond
d448513864 Preserve windows urls that start with double / (as used for shares) 2013-10-16 18:19:20 +00:00
kamikazow@gmail.com
e03a156632 Fixing copyright sign. 2013-10-16 15:32:45 +00:00
craig.p.drummond
844391b753 Volume icons no longer required. 2013-10-15 18:29:25 +00:00