Commit Graph

683 Commits

Author SHA1 Message Date
craig
192abdafb0 Apply Piotr's updates for slider 2012-02-24 18:18:39 +00:00
craig
db15590158 Add GUI for auto hiding slider 2012-02-24 18:09:37 +00:00
craig
0653b3ed3c Grouped play queue :-) 2012-02-24 18:09:07 +00:00
craig
d4cd2f59a7 Grouped play queue improvements. Need to add album cover, resizing, duration, and header click support 2012-02-23 22:20:43 +00:00
craig
784d3e7762 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
c4a62d3a30 Looks like we get a crash on double-click if these properties are not set... 2012-02-23 20:57:18 +00:00
craig
125d47e6bc include utils 2012-02-23 18:05:26 +00:00
craig
396fb2de6d Always add devices to include dirs - Utils is used elsewhere 2012-02-23 17:44:53 +00:00
craig
a3776421c7 Import auto-hiding-splitter from piotr 2012-02-23 17:43:39 +00:00
craig
bdda6ca8e5 Start of siplified, amarok-style, playqueue - NOT working, no drawing code yet!!!! 2012-02-23 16:55:14 +00:00
craig
088646debc Add option to sort albums in albums view by either; album-artist, or
artist-album.
2012-02-23 16:54:04 +00:00
craig
3483711598 Show number of tracks read so far. 2012-02-22 20:21:24 +00:00
craig
91ac0ae0f3 Reduce qDebug usage 2012-02-22 20:03:38 +00:00
craig
ea5a7f4837 Place dropped items at end 2012-02-22 20:00:47 +00:00
craig
05de6945ed Document remote devices 2012-02-22 18:56:58 +00:00
craig
f40f348ec1 Add simple HTTP server 2012-02-22 18:52:38 +00:00
craig
76643a5439 Import! 2012-02-22 18:52:10 +00:00
craig
7fa59766ff Mention apps that I've stolen code from :-) 2012-02-22 17:29:38 +00:00
craig
b831ec23f2 Fix crash when deleting streams. 2012-02-22 17:29:15 +00:00
craig
a8e79b4287 Read replaygain tags 2012-02-22 17:28:59 +00:00
craig
25c1f0fb23 (Various) 2012-02-22 17:28:38 +00:00
craig
d214eb01d1 Make 'locally mounted folders' option visible 2012-02-22 17:28:24 +00:00
craig
138a2fed04 Pass audioFolderSetting 2012-02-22 17:27:57 +00:00
craig
717516db44 Fxi saving, etc. 2012-02-22 17:27:41 +00:00
craig
231f6684d7 Some items dont have toggle 2012-02-22 17:27:17 +00:00
craig
0dea245bfe File protocol cannot connect/disconnect 2012-02-22 17:27:03 +00:00
craig
b3dd0dce04 - 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
18583f5276 Capacity is unknown for sshfs 2012-02-21 22:27:04 +00:00
craig
9111091df8 Add connect/disconnect action 2012-02-21 22:23:55 +00:00
craig
460c8ec0f6 Dont auto connect at start-up 2012-02-21 21:26:00 +00:00
craig
ccd9e25a62 Better strings 2012-02-21 21:25:13 +00:00
craig
79c76aae31 Set status messages 2012-02-21 21:24:10 +00:00
craig
e3f959d5f3 Not used!!! 2012-02-21 21:19:27 +00:00
craig
48caf2f70c Load remote devies *after* loadng mpd password 2012-02-21 21:14:57 +00:00
craig
46b4e19935 Dont output error code - its always 1!!! 2012-02-21 21:11:34 +00:00
craig
afa552e51f Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00
craig
dd7c3eadac Unset italic when renamed 2012-02-20 18:02:45 +00:00
craig
84c043dbbb s/copy/rename/g 2012-02-20 18:02:31 +00:00
craig
ad404118b3 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
23490ff149 Provide info about build config 2012-02-20 18:01:59 +00:00
craig
c76b97bf9a Only link to libmpg123 if found! 2012-02-20 18:01:46 +00:00
craig
df19620033 Make dialogs non-modal, so can still play tracks! 2012-02-19 21:21:43 +00:00
craig
0fc4b0aa42 MPG123 does not need to map channels... 2012-02-19 19:17:57 +00:00
craig
6090e4e4ea Just use 'sample peak' not 'true peak' 2012-02-19 19:17:46 +00:00
craig
4d5b03ea3d Enable replacePlayQ action 2012-02-19 19:02:16 +00:00
craig
d461fd2665 Set cancel button to close when scan complete 2012-02-19 18:32:50 +00:00
craig
1ed006cf29 Add 'input' as class member, and delete in destructor 2012-02-19 17:32:16 +00:00
craig
d0087f4d79 Dont delete input if its not created 2012-02-19 17:00:28 +00:00
craig
8ed8766b22 Use libmpg123 for replaygain of mp3 files - ffmpeg seems to have incorrect peak values (where these are >1.0) 2012-02-19 16:56:31 +00:00
craig
999d9f7d56 Use correct value for transcoder parameter. 2012-02-19 14:31:16 +00:00