diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-06-05 16:08:43 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-06-05 16:08:43 +0000 |
commit | 926258605a56c015d1421ca5aaf818a8de343afc (patch) | |
tree | cecfef61bb75c9a3fd01ffd74a384a32cb12d39a | |
parent | a8a8aacdb360f1bcb4cdebf1a17fa7ea3a089277 (diff) | |
download | mpd-926258605a56c015d1421ca5aaf818a8de343afc.tar.gz mpd-926258605a56c015d1421ca5aaf818a8de343afc.tar.xz mpd-926258605a56c015d1421ca5aaf818a8de343afc.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1345 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | TODO | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -5,14 +5,11 @@ 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 - -7) Add a timeout for streams (how long? 1 minutes?) +6) Add a timeout for streams (how long? 1 minutes?) Post-1.0 |