Commit Graph

877 Commits

Author SHA1 Message Date
craig.p.drummond
41c6462eab Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
6f79dee43d Add button under playqueue to re-center playqueue on current song.
BUG: 472
2014-04-29 19:03:47 +00:00
craig.p.drummond
e0641c834b Only work-around menu icons for Qt-only builds. K DEversion uses some standard KDE actions, which forces use of icons :-( 2014-04-24 19:40:08 +00:00
craig.p.drummond
abe6f47206 Dont increase icon size for 'touch friendly' - looks awful. Instead, just increase with of toolbuttons by 33% 2014-04-24 19:10:27 +00:00
craig.p.drummond
baed1d5bce Try not to show icons in menus for Unity and OSX 2014-04-24 18:59:52 +00:00
craig.p.drummond
8b2e13b6e6 Assign roles to some menu actions 2014-04-24 18:59:11 +00:00
craig.p.drummond
de058b2417 Add 'Locate In Library' to search results
BUG: 468
2014-04-23 18:58:10 +00:00
craig.p.drummond
7686c373cd Add list style to playqueue 2014-04-23 18:57:22 +00:00
craig.p.drummond
c454533072 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
cb605ddef0 Better touch-friendly sizing? 2014-04-19 09:02:28 +00:00
craig.p.drummond
17d4863385 Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
c706db3d33 No need to update next-track in playqueue update 2014-04-08 18:57:05 +00:00
craig.p.drummond
c6e3dbb809 Call update on current cover class before rest 2014-04-08 18:56:23 +00:00
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