diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-10-27 16:13:11 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-10-27 16:13:11 +0000 |
commit | 8f40569aeeafe4a36e3d719c1df97de42606ea76 (patch) | |
tree | 1d0dfb5f7aaab12f8c39278519cc875de6872e9b | |
parent | 082d27215794bfac3c9aa18029c59694cef55daf (diff) | |
download | mpd-8f40569aeeafe4a36e3d719c1df97de42606ea76.tar.gz mpd-8f40569aeeafe4a36e3d719c1df97de42606ea76.tar.xz mpd-8f40569aeeafe4a36e3d719c1df97de42606ea76.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@2356 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,6 +3,7 @@ *) Abstract audio stuff into a plugin oriented thing *) audio_ao & audio_oss & audio_shout *) allow for sending to multiple audio devices + *) config file format for dealing with these devices *) Rewrite replaygain stuff: *) Replay gain struct with album and track gain's and peak's @@ -23,7 +24,6 @@ *) add option for keeping audio devices alive (i.e. send silence even when stopped/paused), this should also force a consistant audio format - *) need some way to send metadata through shout plugin *) cleanup configure script stuff (shout needs vorbisenc) *) add command |