Commit Graph

864 Commits

Author SHA1 Message Date
craig.p.drummond
28437d77ef Move 'load' into playqueue model 2014-04-08 18:55:25 +00:00
craig.p.drummond
b082f06db8 MPDConnection itself can call playlist update 2014-04-08 18:55:01 +00:00
craig.p.drummond
80217fb9f1 Place shuffle albums and shuffle tracks into a shuffle menu 2014-04-07 20:24:04 +00:00
craig.p.drummond
5ad4321130 Move shuffle actions into playqueue model 2014-04-07 20:23:42 +00:00
craig.p.drummond
e19c4a0955 Add 'Sort By' to playqueue context model - allowing to re-sort tracks by artist, album artist, album, genre, or year.
BUG: 462
2014-04-05 14:41:25 +00:00
craig.p.drummond
719b10fed8 Code layout re-org 2014-04-02 17:35:21 +00:00
craig.p.drummond
5c2156bf6f Change default sidebar shortcuts from 'Alt+' to 'Ctrl+Shift+' so as to avoid clashes with menubar. 2014-04-02 17:34:55 +00:00
craig.p.drummond
9242cd1ede Add playqueue action to main window, so that shortcut works. 2014-04-02 17:34:30 +00:00
craig.p.drummond
c82d5dab6b Attempt to stop tag helper process when Cantata exits 2014-04-02 17:33:04 +00:00
craig.p.drummond
5dcf71d8b8 Fix menu 2014-04-01 18:04:03 +00:00
craig.p.drummond
e0e03f0696 Fix text 2014-04-01 18:03:52 +00:00
craig.p.drummond
834f2179ef Remove grouping of multiple-artist albums under 'Various Artists' 2014-04-01 18:02:12 +00:00
craig.p.drummond
5e843b9299 ThreadCleaner stops all threads 2014-03-31 17:57:24 +00:00
craig.p.drummond
2ddccf539d Remove ununsed 'Back' action. 2014-03-31 17:53:49 +00:00
craig.p.drummond
90f1adead6 Coding 2014-03-31 17:51:39 +00:00
craig.p.drummond
b6cea4ed33 Noew 'View' menu for KDE builds 2014-03-28 21:11:05 +00:00
craig.p.drummond
7d0be7ca08 Ensure certain objects are in GUI thread 2014-03-27 19:56:05 +00:00
craig.p.drummond@gmail.com
854e50e65c Use a sparate thread for communications with tag helper. 2014-03-27 12:17:44 +00:00
craig.p.drummond
941ccff571 Re-organise the code a little... 2014-03-26 19:39:37 +00:00
craig.p.drummond
9db18d95a8 Add action to reset 'new' status 2014-03-26 19:38:43 +00:00
craig.p.drummond
3b700eefb8 REduce KDE differences 2014-03-26 19:34:28 +00:00
craig.p.drummond
b119ad0c65 Put plural translations in separate source files. 2014-03-25 20:11:58 +00:00
craig.p.drummond
5a1db47a15 Fix expand all / collapse all actions. Expand all will only expand 1 level for main browsers. 2014-03-18 19:47:49 +00:00
craig.p.drummond
bcabc3b9aa Improve external tags helper 2014-03-14 19:14:03 +00:00
craig.p.drummond
6beecad106 Ensure library is loaded the very first time Cantata is run (ie. after connected to MPD via initial settings wizard). 2014-03-14 19:12:34 +00:00
craig.p.drummond
f39f1d342f Update window title when connection changes 2014-03-14 19:07:00 +00:00
craig.p.drummond
8a95a86dab Add missing translation 2014-03-11 19:47:44 +00:00
craig.p.drummond
c0f99fa23b - Be consistent with dsiaplying year's of albums - year is shown in brackets after album name.
- Only show album year in non-icon view.
2014-03-11 19:45:38 +00:00
craig.p.drummond
3dece2e912 Dont load library twice at start-up when cache has been deleted current tab is artists or albums. 2014-03-07 17:20:38 +00:00
craig.p.drummond
9c20b3844e Handle updating background in playqueueview class 2014-03-07 17:17:56 +00:00
craig.p.drummond
61f330ed75 Show number of tracks under playqueue, even if total time is 0 2014-03-06 20:06:05 +00:00
craig.p.drummond
15d9fc906e Consistency with rest of codebase... 2014-03-06 20:02:59 +00:00
craig.p.drummond
fa892696de Fix window drag on menubar 2014-03-05 19:51:26 +00:00
craig.p.drummond
d26c74e277 Remov hack to hide menubar 2014-03-05 19:51:04 +00:00
craig.p.drummond
c45818b38b KDE builds use KDE-linke menu order 2014-03-04 20:06:38 +00:00
craig.p.drummond
da80683e73 Fix KDE crash 2014-03-04 20:06:15 +00:00
craig.p.drummond
567d4ea79a Use KStandardActions::showMenuubar for KDE 2014-03-04 20:05:54 +00:00
craig.p.drummond
6264c5f08b Fix KDE builds 2014-03-04 20:05:17 +00:00
craig.p.drummond
cbace64bdd Add undo/redo to menubar 2014-03-03 20:17:30 +00:00
craig.p.drummond
172d712578 Also bind menus to main window, so that short-cuts work under Unity when in full screen. 2014-03-03 20:12:38 +00:00
craig.p.drummond
3465e3e6a8 Better menubar 2014-03-03 19:34:17 +00:00
craig.p.drummond
56e39dc3b8 Add more entries to menubar... 2014-03-03 19:33:32 +00:00
craig.p.drummond
d71c452f4a Attempt to respect menubar usage of current desktop. For windows and Gnome, menu button is used, and menubar hidden. For Mac and Unity, menubar is used, and menu button is hidden. For KDE, by default the menu button is used, and the menu bar hidden - but a menu entry is provided to toggle. This setting maybe overridden - see README for details. 2014-03-03 19:32:39 +00:00
craig.p.drummond
9d7110d5ec Just some little code re-org 2014-03-03 19:30:43 +00:00
craig.p.drummond
2c64894348 Remove space between toolbar and views. 2014-02-27 17:39:16 +00:00
craig.p.drummond
00d602c5d3 ...but now, dont show song details. Not really required, as info is clearly visible in window. 2014-02-26 20:11:26 +00:00
craig.p.drummond
738c2a7f4e Show song details in window titlebar 2014-02-26 20:10:50 +00:00
craig.p.drummond
7c96f5f50d Use single label to show current song details 2014-02-25 19:28:02 +00:00
craig.p.drummond
b3731b88f1 If a sidebar view has focus, but sidebar is collapsed, then find action should activate playqueue search widget. 2014-02-25 19:25:29 +00:00
craig.p.drummond
d07a3c718a Dont auto-switch to context view if playing a radio stream 2014-02-25 19:25:00 +00:00