diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-10-22 19:47:05 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-10-22 19:47:05 +0000 |
commit | cffe4c00db3b6bce3e7961981c1b4464a3b2584f (patch) | |
tree | 5fdb01fe52bc6544c68cd2fe9e502973faef5f38 /TODO | |
parent | 7b57a995837bce1dfa75140a478974e9d8d82180 (diff) | |
download | mpd-cffe4c00db3b6bce3e7961981c1b4464a3b2584f.tar.gz mpd-cffe4c00db3b6bce3e7961981c1b4464a3b2584f.tar.xz mpd-cffe4c00db3b6bce3e7961981c1b4464a3b2584f.zip |
todo and configure script updates
git-svn-id: https://svn.musicpd.org/mpd/trunk@2301 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -18,6 +18,13 @@ *) Optimize read() on clients *) Add libshout && vorbis encoding support + *) clean up code to make more robust (only works for 16-bits) + *) check for memory leaks and such + *) 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 *) command that takes file/url's (no directory's) and returns the songid |