Commit Graph

1353 Commits

Author SHA1 Message Date
craig.p.drummond
5297fbc851 Remove Cantata streams when exiting. 2013-12-06 13:18:42 +00:00
craig.p.drummond
e8325b714f Align main menu with toolbutton 2013-11-29 20:18:12 +00:00
craig.p.drummond
340228310b Better track/artist label alignment in main window 2013-11-29 20:14:09 +00:00
craig.p.drummond
37bbb3ebcd Add debug logging to lyrics parsing 2013-11-27 21:06:03 +00:00
craig.p.drummond
0cdaade0a4 Tiny tidy up 2013-11-27 19:39:29 +00:00
craig.p.drummond
f5b3c7bed5 Add debug loggin of network connections 2013-11-26 19:57:36 +00:00
craig.p.drummond
e354c7d49a Fix build with proxy config dialog.
BUG: 336
2013-11-24 15:58:24 +00:00
craig.p.drummond
abc18ca1a7 Dont load folder list until view is visible. 2013-11-15 19:40:02 +00:00
craig.p.drummond
afd5082a43 Allow to disable playlists model - if so hide playlist actions 2013-11-15 19:39:11 +00:00
craig.p.drummond
b524fac012 Fix debug lopgging with KDE builds 2013-11-14 20:16:05 +00:00
craig.p.drummond
c95342d6d1 Update note 2013-11-11 19:50:14 +00:00
craig.p.drummond
02b703789d - Look for backdrop.jpg/png in music folder before attempting to download.
- Add option to store downloaded backdrops into music folder. Stored as backdrop.jpg
2013-11-11 19:27:38 +00:00
craig.p.drummond
c43f6ae6d3 When showin a new page, place focus on view. 2013-11-10 07:55:14 +00:00
craig.p.drummond
a9eec852a0 Add 'Shuffle Albums' entry to playqueue context menu.
BUG: 323
2013-11-01 19:30:26 +00:00
craig.p.drummond
712932fc33 Simplify 2013-11-01 18:38:12 +00:00
craig.p.drummond
4a62e96dfa Add albums in random order to playqueue.
BUG: 323
2013-11-01 18:37:19 +00:00
craig.p.drummond
9bf92fc0ec Playback control button sizes 2013-10-30 22:12:40 +00:00
craig.p.drummond
c5904d90a1 Fix updating of current collecion in Cantata's menu when current collection is set in settings dialog. 2013-10-28 19:48:42 +00:00
craig.p.drummond
31db94f2bc Simplify 2013-10-28 19:48:09 +00:00
craig.p.drummond
372cfb8e16 Show total cache usage 2013-10-28 19:47:34 +00:00
craig.p.drummond
4d8e16074f Add CMake option to disable KWallet in KDE builds 2013-10-28 19:46:54 +00:00
craig.p.drummond
dd36d3c936 Fix KDE compile 2013-10-25 20:03:38 +00:00
craig.p.drummond
c67dcfc031 Add a config item to control volume step - no config UI 2013-10-25 20:02:38 +00:00
craig.p.drummond
c049af0cc8 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
4f802a419e Link streams/online config pages to view pages 2013-10-23 18:32:04 +00:00
craig.p.drummond
5343b1273a 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
5fcbd06616 Add some debug to song file checking 2013-10-21 18:07:21 +00:00
craig.p.drummond
243c75b3ab Allow local file playback without taglib 2013-10-18 18:58:33 +00:00
craig.p.drummond
53e8b7c4ad Can still use HTTP server without TagLib - its just not as good... 2013-10-18 18:57:44 +00:00
craig.p.drummond
6f1d635bf9 Tidy code a little 2013-10-17 17:23:42 +00:00
craig.p.drummond
2210b17d84 Unmount remote devices when model is stopped 2013-10-17 17:23:23 +00:00
craig.p.drummond
fe91b4faa4 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
dea4f4d889 Oops, this belongs with the previous commit! 2013-10-17 17:22:13 +00:00
craig.p.drummond
f800dc7247 Only send settings to MPD if changed 2013-10-17 17:21:01 +00:00
craig.p.drummond
50ed96cb52 (C) symbol 2013-10-17 17:16:53 +00:00
craig.p.drummond
9160086137 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
e8ac259901 Move debug settings to later on - otherwise getting hangs with windows builds 2013-10-16 18:23:30 +00:00
craig.p.drummond
71363daa3a Add a UI option to control clear playqueue prompt.
BUG: 318
2013-10-16 18:21:39 +00:00
kamikazow@gmail.com
420c4b5d1f Fixing copyright sign. 2013-10-16 15:32:45 +00:00
craig.p.drummond
42931e1066 Custom volume control 2013-10-15 17:19:20 +00:00
craig.p.drummond
797bac910f Better media-keys config UI 2013-10-15 17:18:21 +00:00
craig.p.drummond
021ec97c33 Fix Qt5 build 2013-10-15 17:18:00 +00:00
craig.p.drummond
4bc6d42f85 Fix HTTP server under windows when passed a local file 2013-10-15 17:14:51 +00:00
craig.p.drummond
9a49ee040e No need to set button icon size here... 2013-10-14 18:17:56 +00:00
craig.p.drummond
2621be37e0 USe native dir separators for display 2013-10-14 18:17:34 +00:00
craig.p.drummond
65be0c33ca Always use unix dir separator internally 2013-10-14 18:16:32 +00:00
craig.p.drummond
67e2a8c17d Use QMutexLocker 2013-10-14 18:15:47 +00:00
craig.p.drummond
63bd29e47e Hide outputs list until populated 2013-10-14 18:14:52 +00:00
craig.p.drummond
82b2f9c6b7 Send debug logging to file 2013-10-14 18:14:33 +00:00
craig.p.drummond
5f84f50967 Dir separator... 2013-10-14 18:14:12 +00:00