Commit Graph

197 Commits

Author SHA1 Message Date
craig
f40f348ec1 Add simple HTTP server 2012-02-22 18:52:38 +00:00
craig
48caf2f70c Load remote devies *after* loadng mpd password 2012-02-21 21:14:57 +00:00
craig
afa552e51f Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
df19620033 Make dialogs non-modal, so can still play tracks! 2012-02-19 21:21:43 +00:00
craig
c0749054ad When playing, centre on current track. 2012-02-19 13:04:43 +00:00
craig
41f7648139 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
9c54d61d37 Qt compile fix 2012-02-17 18:37:04 +00:00
craig
8c1af8b1df Dont show base dir when editing tags of tracks on UMS device. 2012-02-16 21:47:42 +00:00
craig
a7b78a4017 When loose MPD connection, indicate via message widget. 2012-02-16 21:05:46 +00:00
craig
7806fbf6f5 Add "Open File Manager" action to folder page context menu. 2012-02-16 20:47:32 +00:00
craig
ad83c68528 Add ability to calculate replaygain tags. 2012-02-16 20:33:05 +00:00
craig
732d2758fb Refelect mpd state in indicator of current song. 2012-02-15 19:19:10 +00:00
craig
b8b610b7a9 Fix icon size 2012-02-14 21:23:30 +00:00
craig
0f92fbf4e3 Disavel stop button when stopping 2012-02-14 21:22:34 +00:00
craig
68ec5db2bd Re-enalbe delayed save, destroying window foces ave to be called 2012-02-13 21:04:25 +00:00
craig
224b463d11 Show when lose connection 2012-02-13 21:03:27 +00:00
craig
87c1232178 Add commandline params 2012-02-13 21:02:50 +00:00
craig
6d5f22f503 Fix some toolbutton clipping with some styles. 2012-02-11 19:35:19 +00:00
craig
e28319b7b0 Use current style for position slider. 2012-02-11 10:52:55 +00:00
craig
58b0e6d288 More space for year... 2012-02-11 10:47:37 +00:00
craig
a0f42e8413 Add 'copy to device', etc, actions to folders page. 2012-02-10 20:32:56 +00:00
craig
7aa3ad5a4a Save/restore maximised state when collpasing/expanding interface. 2012-02-10 20:32:29 +00:00
craig
e6b3d36781 Fixed width for year 2012-02-10 20:32:14 +00:00
craig
fb798a3634 controlActions(); 2012-02-10 20:31:45 +00:00
craig
ba20c160c6 Add save to menu 2012-02-10 20:31:00 +00:00
craig
6d9fcf6dd1 Remove 'Copy Track Info' from play queue context menu - functionality is
available via Ctrl-C
2012-02-10 20:30:48 +00:00
craig
619fdb7e35 Fix copy-track info 2012-02-10 20:30:28 +00:00
craig
e7955076e0 Remove 'remove from play queue' button from main window. 2012-02-10 20:29:55 +00:00
craig
97d58d5464 Control actions 2012-02-09 19:13:41 +00:00
craig
1aae3d2edc Store genre in set 2012-02-09 19:13:21 +00:00
craig
f6a0ec42f4 Better repear and consume icons. 2012-02-08 20:31:56 +00:00
craig
6f1131e820 When pressing play after pressing stop, start playnig at current song -
don't start at begining of play queue.
2012-02-08 19:50:13 +00:00
craig
5c20066fbb If stopping, and track changed - stop there! 2012-02-08 19:36:01 +00:00
craig
9ddcc9b78c Optionally fade-out track when stopping. 2012-02-08 19:22:02 +00:00
craig
7c7ae7c857 When sending track change notification, also include cover (if we have one) 2012-02-08 19:21:49 +00:00
craig
4d83de0223 When playqueue is clreared, remove song details for header 2012-02-08 19:21:35 +00:00
craig
7c72ede76d Fix icon in qt systray 2012-02-07 19:38:27 +00:00
craig
0d5397ce7d Disable playback buttons depending upon size of play queue. 2012-02-07 19:38:12 +00:00
craig
093c9ab045 Improve look of play queue. Display 'play' icon next to current track. 2012-02-07 19:37:59 +00:00
craig
3c2c40360e Main playlist is called play queue 2012-02-07 19:37:45 +00:00
craig
3915a2ddac Change icon used for 'edit tags' 2012-02-06 19:53:44 +00:00
craig
5b3e1e2406 Comment out 'burn to cd' actions - not sure these are useful... 2012-02-06 19:53:04 +00:00
craig
6a4961d7fa For some reason initial view is not loaded in Qt-only build, but is if change page? So workaround this by faking a page change 2012-02-06 19:51:15 +00:00
craig
af9ee4d3d1 Use KMessageWidget to show errors - copy of KDE code taken for pre KDE4.7 and
Qt only builds.
2012-02-06 19:50:22 +00:00
craig
1f50d22bf0 Unmaximise window when using compact interface. 2012-02-04 21:52:16 +00:00
craig
69778b3262 Add track organizer dialog... 2012-02-03 20:59:04 +00:00
craig
3feaea7476 Taglib is required for devices 2012-02-03 19:35:57 +00:00
craig
163b51d7d5 Fix action control 2012-02-03 19:35:25 +00:00
craig
b1881b52ef USe just one delete action 2012-02-03 19:35:12 +00:00
craig
e17303778b Better text 2012-02-03 19:34:14 +00:00