Commit Graph

777 Commits

Author SHA1 Message Date
craig.p.drummond
3f1bcf5f74 Enable 'refresh db' command for mopidy. Update will not reall yhappen, but Cantata will delete its caches, and reload these 2014-02-05 19:22:59 +00:00
craig.p.drummond
375c488a39 Specify colour of symbolic icons in css file 2014-02-03 19:16:22 +00:00
craig.p.drummond
5bc0b5187f Expand interface if it is collpased, and an error or question is to be displayed in message widget. 2014-02-02 20:57:44 +00:00
craig.p.drummond
5f64cf2803 Simplify MPD update 2014-01-31 19:51:29 +00:00
craig.p.drummond
7abecbdc83 Keep track of 'Thread' objects, and attempt to close all these when app exits. 2014-01-30 20:37:02 +00:00
craig.p.drummond
1f3c1bca21 Dont change tray icon to play state - consistent with other apps. 2014-01-30 19:26:10 +00:00
craig.p.drummond
606976a21a Fix DB refresh action - sill cut'n'paste error...
BUG: 400
2014-01-30 19:20:43 +00:00
craig.p.drummond
c6968b8ba8 Add refreshDb and find actions to KDE menu!!!
BUG: 400
2014-01-29 21:12:01 +00:00
craig.p.drummond
3880bce631 Only translate "Unknown" and "Various Artists" once 2014-01-29 19:15:57 +00:00
craig.p.drummond
059f341a41 Fix saving of table headers for playlist view when Cantata exits 2014-01-28 19:13:57 +00:00
craig.p.drummond
2a432813e3 Add 'Configure...' to sidebat menu - opens settings page at relevant section. 2014-01-28 19:06:52 +00:00
craig.p.drummond
f2f432d0f4 Version returned by MPD is the protocol version 2014-01-28 19:05:47 +00:00
craig.p.drummond
b539e047d5 Clicking on title list/icon view navigates back.
BUG: 392
2014-01-28 19:05:00 +00:00
craig.p.drummond
f477282cd9 Add 'Add To Playlist' menu item to playlists page.
BUG: 393
2014-01-26 10:48:47 +00:00
craig.p.drummond
59b0682d81 Fix albumsview cover size when set to a tree style and Cantata is restarted.
BUG: 388
2014-01-26 10:22:06 +00:00
craig.p.drummond
a1fbcc8360 Only style main toolbar - so that toolbar in KDE file dialog is not styled! 2014-01-25 10:01:10 +00:00
craig.p.drummond
dd20adade9 Disable DB refresh if connected to mopidy 2014-01-25 09:59:51 +00:00
craig.p.drummond
0a21cb8101 - Add option to use a custom image as playqueue background.
- Add option to specify blur and opacity of playqueue background image
BUG: 386

(Similar options to be added to context view background)
2014-01-25 09:59:21 +00:00
craig.p.drummond
8a9463a813 Remove refresh buttons in status bar, and place into main menu. Also, prompt for confirmation before perforing refresh. 2014-01-23 19:54:40 +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
1a7afad785 Cant save to playlists with Mopidy? 2014-01-23 19:52:58 +00:00
craig.p.drummond
15211595c0 Only set focus if visible 2014-01-23 19:51:09 +00:00
craig.p.drummond
820ee24dcf Re-focus view when search closed. 2014-01-23 19:50:17 +00:00
craig.p.drummond
063e437919 Remove toolbar context menu 2014-01-23 19:49:55 +00:00
craig.p.drummond
a79597a8e2 Mopidy does not return useful server info, so dont show this menu item 2014-01-22 19:25:33 +00:00
craig.p.drummond
1f0096c890 Call QApplication::alert() when showing errors - this causes taskbar entry to be marked. 2014-01-17 21:41:47 +00:00
craig.p.drummond
b25796aa52 Simplify calculation of collapsed height 2014-01-17 20:08:10 +00:00
craig.p.drummond
481a87def6 Place Cantata's 'toolbar' within a QToolBar - so that the style's toolbar look is preserved, and styles that can drag window via toolbar (e.g. QtCurve) still work. 2014-01-17 20:07:38 +00:00
craig.p.drummond
7b1d5b0838 Consisten (c) notice between KDE and Qt builds 2014-01-16 19:34:11 +00:00
craig.p.drummond
d9db3c2020 Change to collection page if settings dialog is open, and user re-activates the preferences action. 2014-01-16 19:32:35 +00:00
craig.p.drummond
7448f95369 Move all sidebar settings into settings dialog. 2014-01-16 19:30:39 +00:00
craig.p.drummond
1175186926 Control 'set prio' action 2014-01-15 19:34:04 +00:00
craig.p.drummond
719020d850 Move configuring of enabled views into main interface section of settings dialog. 2014-01-15 19:33:45 +00:00
craig.p.drummond
d7178f8824 Dont use bitmask for tabwidget style - as this implies it can be top+bot+side, etc, whereas these are exclusive. 2014-01-13 12:29:23 +00:00
craig.p.drummond
9e329a5b19 Nicer sidebar context menu - split style into style & position 2014-01-12 17:29:19 +00:00
craig.p.drummond
7c11c3c996 Cache folder listing too 2014-01-10 20:00:10 +00:00
craig.p.drummond
dd62bfe36f Only set coverwidget to twice tabbar icon size, if its not already been set to match tabbar 2014-01-08 19:47:40 +00:00
craig.p.drummond
370695f6c6 Remove overlayscrollbar code - not been working for a while, and I have no time/motivation to fix. 2014-01-08 19:46:48 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
a8bae11cf6 Set cover-widget icon size to at least twice tab-widget large icon size. 2014-01-06 19:30:27 +00:00
craig.p.drummond
3957850120 Use © to get (c) symbol 2014-01-06 19:29:29 +00:00
craig.p.drummond
20cc2bec8c Don't use QKeySequence::Delete to detect delete key event for play queue, instead check for no modifiers and the Delete key itself. Closing a terminal with Ctrl-D seems to cause Cantata to see QKeySequence::Delete
BUG: 377
2014-01-05 22:41:07 +00:00
craig.p.drummond
4b4a544b2b Just using InputDialog to get stream URL if streams tab is disabled 2014-01-03 19:06:01 +00:00
craig.p.drummond
7d6e14993c Add CMake option to disable dynamic playlists 2014-01-03 19:04:56 +00:00
craig.p.drummond
c1642405c8 Add CMake option to disable streams tab 2014-01-03 19:04:37 +00:00
craig.p.drummond
00f9a2ff64 Add CMake option to disable online services 2014-01-03 19:04:14 +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
0e994cb399 Delay termination slightly, so that remove signal has time 2014-01-02 19:09:55 +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
2273b27f15 If connected to MPD via a UNIX-domain socket, then send non-MPD files as file:/// URLs to MPD - i.e. dont use internal HTTP server. To foce usage of HTTP server - set alwaysUseHttp to true in Cantata's config file.
BUG: 373
2014-01-02 19:06:13 +00:00