Commit Graph

903 Commits

Author SHA1 Message Date
craig.p.drummond
62550239b5 RTL fixes 2014-06-20 17:58:28 +00:00
craig.p.drummond
2521816ba8 Ad just size of collapsed interface when show/hide cover in toolbar 2014-06-19 19:02:02 +00:00
craig.p.drummond
23bb5a31e0 Fix collapsing when window has a menubar 2014-06-19 18:59:04 +00:00
craig.p.drummond
134e888428 Hide icon of expand interface action 2014-06-19 18:58:22 +00:00
craig.p.drummond
eab80879f5 Fix restoration of collapsed state 2014-06-19 18:56:13 +00:00
craig.p.drummond
24df623492 Add a Url label to exit full screen. 2014-06-18 20:38:37 +00:00
craig.p.drummond
d2463428f8 Better collapsed size calculation 2014-06-18 20:20:10 +00:00
craig.p.drummond
70f8aca3ca Re-add collapsing of interface 2014-06-18 19:05:26 +00:00
craig.p.drummond
bf3f779bea - Use 2 lines for song info
- Left aling text
- Slightly larger play/pause button
- Hide stop button by default
2014-06-18 19:04:50 +00:00
craig.p.drummond
d6b41bf793 Re-add option to have cover in toolbar 2014-06-18 18:52:18 +00:00
craig.p.drummond
c092b4a8e4 Always enable current-cover class if we have mpris 2014-06-17 16:59:51 +00:00
craig.p.drummond
0e4bfcea2a Store radio station 'name' field in extra map 2014-06-16 19:14:18 +00:00
craig.p.drummond
9797173cd9 Fix artists view when change cover size 2014-06-12 18:57:16 +00:00
craig.p.drummond
77df458307 Open search-widget as soon as user starts typing in view. 2014-06-05 18:41:32 +00:00
craig.p.drummond
8af2ea14f2 Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
1422518bcc Qt5 windows build fixes 2014-06-03 15:48:49 +00:00
craig.p.drummond
5e28cf7ba2 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
9ce5fd447e 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
1e2bca67fe Better server info message 2014-05-21 18:41:46 +00:00
craig.p.drummond
0639a4bff3 Set wider toolbuttons via style 2014-05-21 18:41:07 +00:00
craig.p.drummond
40ab6e247d Fix windows build 2014-05-19 18:33:12 +00:00
craig.p.drummond
c29bff464e No need to call stop on scrobbler, scrobbler destructor does this 2014-05-19 18:30:06 +00:00
craig.p.drummond
529cb6690b Use a toolbutton to indicate scrobbling status 2014-05-19 18:25:32 +00:00
craig.p.drummond
984cfe5eb2 Last.fm scrobbling support.
BUG: 352
2014-05-17 09:45:10 +00:00
craig.p.drummond
3eea07be98 Touch-style spin for all styles 2014-05-15 11:15:14 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
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