Commit Graph

691 Commits

Author SHA1 Message Date
craig
bdb414645b Even better play icon 2012-02-24 22:13:23 +00:00
craig
20ea71c092 Slightly bigger play icon 2012-02-24 21:55:57 +00:00
craig
50e94f0fa9 Fix key! 2012-02-24 21:47:45 +00:00
craig
6eaddb1a59 Remove unused code 2012-02-24 21:37:45 +00:00
craig
20035001ea Ad simple playstate indicators 2012-02-24 21:32:23 +00:00
craig
c01ab87972 Fix for: no autohiding -> resize splitter -> enable autohiding -> splitter expands/collapses to size previously defined when the sidebar was in autohide state. 2012-02-24 19:23:53 +00:00
craig
c6819f629d Fix setting 2012-02-24 18:24:26 +00:00
craig
e244fce08a Dont mention documentation - nowhere near ready! 2012-02-24 18:19:06 +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
40cab7ab68 Looks like we get a crash on double-click if these properties are not set... 2012-02-23 20:57:18 +00:00
craig
1f5e1bc2bb include utils 2012-02-23 18:05:26 +00:00
craig
734cfbddaf Always add devices to include dirs - Utils is used elsewhere 2012-02-23 17:44:53 +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
68f3db0bf5 Show number of tracks read so far. 2012-02-22 20:21:24 +00:00
craig
80e2d599a0 Reduce qDebug usage 2012-02-22 20:03:38 +00:00
craig
fde5355765 Place dropped items at end 2012-02-22 20:00:47 +00:00
craig
2f68b2810d Document remote devices 2012-02-22 18:56:58 +00:00
craig
8f97302b7f Add simple HTTP server 2012-02-22 18:52:38 +00:00
craig
92ded8abad Import! 2012-02-22 18:52:10 +00:00
craig
eea619f207 Mention apps that I've stolen code from :-) 2012-02-22 17:29:38 +00:00
craig
c3c7b50072 Fix crash when deleting streams. 2012-02-22 17:29:15 +00:00
craig
199f94b25a Read replaygain tags 2012-02-22 17:28:59 +00:00
craig
f40ea0d47f (Various) 2012-02-22 17:28:38 +00:00
craig
efa92fbcf1 Make 'locally mounted folders' option visible 2012-02-22 17:28:24 +00:00
craig
f350363b15 Pass audioFolderSetting 2012-02-22 17:27:57 +00:00
craig
631d9d60f2 Fxi saving, etc. 2012-02-22 17:27:41 +00:00
craig
1107081bf4 Some items dont have toggle 2012-02-22 17:27:17 +00:00
craig
6089574068 File protocol cannot connect/disconnect 2012-02-22 17:27:03 +00:00
craig
ba265bb5d3 - Unmounting doesnt seem to work unless we pass -z???
- Keep connection alive, by opening with -o ServerAliveInterval=15
2012-02-21 22:40:38 +00:00
craig
32ceedb5b1 Capacity is unknown for sshfs 2012-02-21 22:27:04 +00:00
craig
46ec3763e7 Add connect/disconnect action 2012-02-21 22:23:55 +00:00
craig
e8b2ad4cce Dont auto connect at start-up 2012-02-21 21:26:00 +00:00
craig
1d69dcebea Better strings 2012-02-21 21:25:13 +00:00
craig
076079abf5 Set status messages 2012-02-21 21:24:10 +00:00
craig
7c42ff682a Not used!!! 2012-02-21 21:19:27 +00:00
craig
1f7cbb6113 Load remote devies *after* loadng mpd password 2012-02-21 21:14:57 +00:00
craig
e4114f1335 Dont output error code - its always 1!!! 2012-02-21 21:11:34 +00:00
craig
5b68bd2e2b Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
a382a34c08 Unset italic when renamed 2012-02-20 18:02:45 +00:00
craig
5ac4524a9d s/copy/rename/g 2012-02-20 18:02:31 +00:00
craig
d75a9843e6 When saving cache file, if a track is filed under 'single artists' then
store its acutal album name in the cache file. Then when cache is loaded,
we have the correct album to use for the tag editor.
2012-02-20 18:02:16 +00:00
craig
af1b5b15cd Provide info about build config 2012-02-20 18:01:59 +00:00
craig
546baad1bc Only link to libmpg123 if found! 2012-02-20 18:01:46 +00:00
craig
88c1c13c16 Make dialogs non-modal, so can still play tracks! 2012-02-19 21:21:43 +00:00