Commit Graph

890 Commits

Author SHA1 Message Date
craig.p.drummond
0d6fe28ffa Open search-widget as soon as user starts typing in view. 2014-06-05 18:41:32 +00:00
craig.p.drummond
0b72ffa25c Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
aa670e8c1a Qt5 windows build fixes 2014-06-03 15:48:49 +00:00
craig.p.drummond
f94bc3d947 Restore search field visibility for; PlayQueue, Artists, Albums, Folders, Playlists, Dynamic, and Devices views
BUG: 485
2014-05-30 16:03:56 +00:00
craig.p.drummond
d261939009 Remove 'Stop dynamizer on exit' option. Stop dynamzer if 'Stop playback on exit' is enabled. 2014-05-23 21:40:50 +00:00
craig.p.drummond
f3e160c644 Better server info message 2014-05-21 18:41:46 +00:00
craig.p.drummond
4ecc2b9a68 Set wider toolbuttons via style 2014-05-21 18:41:07 +00:00
craig.p.drummond
807d4e0182 Fix windows build 2014-05-19 18:33:12 +00:00
craig.p.drummond
12f5c02b57 No need to call stop on scrobbler, scrobbler destructor does this 2014-05-19 18:30:06 +00:00
craig.p.drummond
aee0dfa88c Use a toolbutton to indicate scrobbling status 2014-05-19 18:25:32 +00:00
craig.p.drummond
9f45d6237f Last.fm scrobbling support.
BUG: 352
2014-05-17 09:45:10 +00:00
craig.p.drummond
265587cec6 Touch-style spin for all styles 2014-05-15 11:15:14 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
6720738531 Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
7a94fc8a83 Add button under playqueue to re-center playqueue on current song.
BUG: 472
2014-04-29 19:03:47 +00:00
craig.p.drummond
978fb45451 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
fb5094f7ff 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
df2b326976 Try not to show icons in menus for Unity and OSX 2014-04-24 18:59:52 +00:00
craig.p.drummond
21e4185768 Assign roles to some menu actions 2014-04-24 18:59:11 +00:00
craig.p.drummond
c35880ba8e Add 'Locate In Library' to search results
BUG: 468
2014-04-23 18:58:10 +00:00
craig.p.drummond
b5775be669 Add list style to playqueue 2014-04-23 18:57:22 +00:00
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