Commit Graph

217 Commits

Author SHA1 Message Date
craig
be8ccb481a Block some dialogs if others open 2012-02-29 18:10:39 +00:00
craig
3b022a431f Fix auto-hide state 2012-02-29 18:10:15 +00:00
craig
3f21d2e0da init vars 2012-02-28 19:32:24 +00:00
craig
ca2889b5da Set a minimum height 2012-02-28 19:30:49 +00:00
craig
a4dfea037a Better playback button sizes - using KIcon allows better icon sizes 2012-02-28 19:30:37 +00:00
craig
999da0c99b Preserve expanded albums 2012-02-28 19:29:20 +00:00
craig
902113f5d7 Key is 16-bit 2012-02-28 19:28:46 +00:00
craig
156010a53d Fix removal of collapsed album 2012-02-27 22:07:39 +00:00
craig
e39587af23 Initial import of collapsable play queue listview
TODO: Removing collapsed item only removes 1 track; reloading play queue needs to preserve exapanded albums
2012-02-27 22:03:07 +00:00
craig
6f1a8b8e5d Add a workaround for dockmanager issues - dealy registration for .25secs. 2012-02-26 15:01:39 +00:00
craig
d9c2708f56 Position current item at center - mimics amarok 2012-02-25 21:53:20 +00:00
craig
9787b134bb Just ensure current item is visible, no need to place in center 2012-02-25 20:14:53 +00:00
craig
19f4235d3c Apply Piotr's updates for slider 2012-02-24 18:18:39 +00:00
craig
457d17127a Add GUI for auto hiding slider 2012-02-24 18:09:37 +00:00
craig
239b066e36 Grouped play queue :-) 2012-02-24 18:09:07 +00:00
craig
a4878ebf43 Grouped play queue improvements. Need to add album cover, resizing, duration, and header click support 2012-02-23 22:20:43 +00:00
craig
a7113f4d54 heck that we actually have current song before playing. In consume mode, if we have 3 tracks and play the last, playback wil stop (with two tracks still in queue). Then wehn we press play, playqueue still has last as current! 2012-02-23 21:04:28 +00:00
craig
5c4d45f0fd Import auto-hiding-splitter from piotr 2012-02-23 17:43:39 +00:00
craig
9a42dcf084 Start of siplified, amarok-style, playqueue - NOT working, no drawing code yet!!!! 2012-02-23 16:55:14 +00:00
craig
74f10be10d Add option to sort albums in albums view by either; album-artist, or
artist-album.
2012-02-23 16:54:04 +00:00
craig
8f97302b7f Add simple HTTP server 2012-02-22 18:52:38 +00:00
craig
1f7cbb6113 Load remote devies *after* loadng mpd password 2012-02-21 21:14:57 +00:00
craig
5b68bd2e2b Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
88c1c13c16 Make dialogs non-modal, so can still play tracks! 2012-02-19 21:21:43 +00:00
craig
2fa0b10118 When playing, centre on current track. 2012-02-19 13:04:43 +00:00
craig
8ce47854f1 When adding files via commandline, add to end of playqeue. Also, reverse item order - so that playqueue adds in correct order... 2012-02-18 20:09:02 +00:00
craig
e8e95fc33e Qt compile fix 2012-02-17 18:37:04 +00:00
craig
24b19fc361 Dont show base dir when editing tags of tracks on UMS device. 2012-02-16 21:47:42 +00:00
craig
24dd1f7060 When loose MPD connection, indicate via message widget. 2012-02-16 21:05:46 +00:00
craig
c648ef6259 Add "Open File Manager" action to folder page context menu. 2012-02-16 20:47:32 +00:00
craig
528a812c4c Add ability to calculate replaygain tags. 2012-02-16 20:33:05 +00:00
craig
1b56f49466 Refelect mpd state in indicator of current song. 2012-02-15 19:19:10 +00:00
craig
3e525093a6 Fix icon size 2012-02-14 21:23:30 +00:00
craig
874716edfe Disavel stop button when stopping 2012-02-14 21:22:34 +00:00
craig
785b92391a Re-enalbe delayed save, destroying window foces ave to be called 2012-02-13 21:04:25 +00:00
craig
8edd046e02 Show when lose connection 2012-02-13 21:03:27 +00:00
craig
b5407e2fdd Add commandline params 2012-02-13 21:02:50 +00:00
craig
c6c640b98e Fix some toolbutton clipping with some styles. 2012-02-11 19:35:19 +00:00
craig
31d9478303 Use current style for position slider. 2012-02-11 10:52:55 +00:00
craig
020a97d173 More space for year... 2012-02-11 10:47:37 +00:00
craig
4ce0df037c Add 'copy to device', etc, actions to folders page. 2012-02-10 20:32:56 +00:00
craig
454f553e09 Save/restore maximised state when collpasing/expanding interface. 2012-02-10 20:32:29 +00:00
craig
f828fb4901 Fixed width for year 2012-02-10 20:32:14 +00:00
craig
da14e19de1 controlActions(); 2012-02-10 20:31:45 +00:00
craig
3e316fa62f Add save to menu 2012-02-10 20:31:00 +00:00
craig
2e4d8688c1 Remove 'Copy Track Info' from play queue context menu - functionality is
available via Ctrl-C
2012-02-10 20:30:48 +00:00
craig
3f3cca6c6b Fix copy-track info 2012-02-10 20:30:28 +00:00
craig
efae2a6913 Remove 'remove from play queue' button from main window. 2012-02-10 20:29:55 +00:00
craig
d6445869a6 Control actions 2012-02-09 19:13:41 +00:00
craig
6b2e2d1d5d Store genre in set 2012-02-09 19:13:21 +00:00