diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-05-31 13:11:09 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-05-31 13:11:09 +0000 |
commit | 852c21b594d987e7cd165b0dcbc16c6d51416a3f (patch) | |
tree | 21689559a1b368a186d2611c81f8eb5afc3c7a99 | |
parent | 000e053ce73f6f87bc7c3797caceb1b60e467dcf (diff) | |
download | mpd-852c21b594d987e7cd165b0dcbc16c6d51416a3f.tar.gz mpd-852c21b594d987e7cd165b0dcbc16c6d51416a3f.tar.xz mpd-852c21b594d987e7cd165b0dcbc16c6d51416a3f.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1259 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ 1) play streams a) put some sort of error reporting for streaming/inputStream! b) fetch metadata and store in DecoderControl and pass to - PlayerControl + PlayerControl! (need todo this to ensure craziness doesn't + happen) 1) eventually deal with icy-metadata 2) parse metadata on the fly in decoders c) command for dealing with the changing metadata, currentsonginfo |