diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-06-05 05:03:00 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-06-05 05:03:00 +0000 |
commit | 69d787b3e14b818033da230e1d8497aa132ef4d6 (patch) | |
tree | e96fc613b7bbf615f7a271ebd889a3ef88ad4710 /TODO | |
parent | c2c34f78dd2b63d27bcbd6f21503bf052cad0655 (diff) | |
download | mpd-69d787b3e14b818033da230e1d8497aa132ef4d6.tar.gz mpd-69d787b3e14b818033da230e1d8497aa132ef4d6.tar.xz mpd-69d787b3e14b818033da230e1d8497aa132ef4d6.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1341 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -2,14 +2,17 @@ 2) Put a new metadata entry for icyName for Song's -3) Add a list_OK options for command_lists, to get a list_OK after each +3) handle changes in audioFormat in a single stream/file, + esp need for vorbis streams + +4) Add a list_OK options for command_lists, to get a list_OK after each command -4) put some sort of error reporting for streaming/inputStream! +5) put some sort of error reporting for streaming/inputStream! -5) Fix charset errors so they don't goto stderr/out +6) Fix charset errors so they don't goto stderr/out -6) Add a timeout for streams (how long? 1 minutes?) +7) Add a timeout for streams (how long? 1 minutes?) Post-1.0 |