Commit Graph

869 Commits

Author SHA1 Message Date
craig.p.drummond
1232bdee69 Re-organize play-queue view mode setting - make it easier to add more modes in future. 2014-04-22 18:41:48 +00:00
craig.p.drummond
0517591b4d Better touch-friendly sizing? 2014-04-19 09:02:28 +00:00
craig.p.drummond
54b0eb57cc Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
643e64d386 No need to update next-track in playqueue update 2014-04-08 18:57:05 +00:00
craig.p.drummond
9924b4710f Call update on current cover class before rest 2014-04-08 18:56:23 +00:00
craig.p.drummond
08045bf3af Move 'load' into playqueue model 2014-04-08 18:55:25 +00:00
craig.p.drummond
288d38026e MPDConnection itself can call playlist update 2014-04-08 18:55:01 +00:00
craig.p.drummond
c5f4ffadc3 Place shuffle albums and shuffle tracks into a shuffle menu 2014-04-07 20:24:04 +00:00
craig.p.drummond
1976daa24f Move shuffle actions into playqueue model 2014-04-07 20:23:42 +00:00
craig.p.drummond
3e738d5e55 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
c916ba368c Code layout re-org 2014-04-02 17:35:21 +00:00
craig.p.drummond
931cb3524b 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
915ad3d663 Add playqueue action to main window, so that shortcut works. 2014-04-02 17:34:30 +00:00
craig.p.drummond
26383f9a5a Attempt to stop tag helper process when Cantata exits 2014-04-02 17:33:04 +00:00
craig.p.drummond
ce4819bdfb Fix menu 2014-04-01 18:04:03 +00:00
craig.p.drummond
8b74bc32f7 Fix text 2014-04-01 18:03:52 +00:00
craig.p.drummond
ff55be5305 Remove grouping of multiple-artist albums under 'Various Artists' 2014-04-01 18:02:12 +00:00
craig.p.drummond
ef91746152 ThreadCleaner stops all threads 2014-03-31 17:57:24 +00:00
craig.p.drummond
b4ecefc243 Remove ununsed 'Back' action. 2014-03-31 17:53:49 +00:00
craig.p.drummond
d8032fd0fc Coding 2014-03-31 17:51:39 +00:00
craig.p.drummond
3e8f15cfd7 Noew 'View' menu for KDE builds 2014-03-28 21:11:05 +00:00
craig.p.drummond
3501e76ae3 Ensure certain objects are in GUI thread 2014-03-27 19:56:05 +00:00
craig.p.drummond@gmail.com
185ab69a7e Use a sparate thread for communications with tag helper. 2014-03-27 12:17:44 +00:00
craig.p.drummond
e2f98aab7a Re-organise the code a little... 2014-03-26 19:39:37 +00:00
craig.p.drummond
1f408e2045 Add action to reset 'new' status 2014-03-26 19:38:43 +00:00
craig.p.drummond
8b19eaf390 REduce KDE differences 2014-03-26 19:34:28 +00:00
craig.p.drummond
2873cca889 Put plural translations in separate source files. 2014-03-25 20:11:58 +00:00
craig.p.drummond
fb2ab37e0b 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
ff96393700 Improve external tags helper 2014-03-14 19:14:03 +00:00
craig.p.drummond
85b824b0f4 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
74bd2e4fee Update window title when connection changes 2014-03-14 19:07:00 +00:00
craig.p.drummond
2d9f3522fc Add missing translation 2014-03-11 19:47:44 +00:00
craig.p.drummond
66b3ea366f - 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
00ecaec478 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
3f0aefe0c4 Handle updating background in playqueueview class 2014-03-07 17:17:56 +00:00
craig.p.drummond
7d7365f590 Show number of tracks under playqueue, even if total time is 0 2014-03-06 20:06:05 +00:00
craig.p.drummond
d9d5a9e1e1 Consistency with rest of codebase... 2014-03-06 20:02:59 +00:00
craig.p.drummond
c83a41d412 Fix window drag on menubar 2014-03-05 19:51:26 +00:00
craig.p.drummond
39c90cad9e Remov hack to hide menubar 2014-03-05 19:51:04 +00:00
craig.p.drummond
59d9fa3d05 KDE builds use KDE-linke menu order 2014-03-04 20:06:38 +00:00
craig.p.drummond
f3d854969c Fix KDE crash 2014-03-04 20:06:15 +00:00
craig.p.drummond
862ece6c89 Use KStandardActions::showMenuubar for KDE 2014-03-04 20:05:54 +00:00
craig.p.drummond
a80c0d3259 Fix KDE builds 2014-03-04 20:05:17 +00:00
craig.p.drummond
3b9543485a Add undo/redo to menubar 2014-03-03 20:17:30 +00:00
craig.p.drummond
3641b767bd 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
95a7b9f138 Better menubar 2014-03-03 19:34:17 +00:00
craig.p.drummond
2b0dfe0573 Add more entries to menubar... 2014-03-03 19:33:32 +00:00
craig.p.drummond
80a3dd324d 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
d0573b3d90 Just some little code re-org 2014-03-03 19:30:43 +00:00
craig.p.drummond
b46488e7e8 Remove space between toolbar and views. 2014-02-27 17:39:16 +00:00