diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-05-23 14:14:02 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-05-23 14:14:02 +0000 |
commit | 3c75535eaeb295082df1c28879e66ddd385f539e (patch) | |
tree | eedb91218a2e76c73ec3ac55fecf63aa03180a07 /TODO | |
parent | 4a541faf121bdad6951540c9c0c9d055d4b73ee6 (diff) | |
download | mpd-3c75535eaeb295082df1c28879e66ddd385f539e.tar.gz mpd-3c75535eaeb295082df1c28879e66ddd385f539e.tar.xz mpd-3c75535eaeb295082df1c28879e66ddd385f539e.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1140 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | TODO | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -1,16 +1,10 @@ 1) play streams - a) deal with pausing better - 1) seekable, on resuming pause, check if we need to reconnect, - jumping to offset - 2) if seekable, at some point after init, mark this! - 3) if not seekable, reset buffer, and elapsedTime when - unpaused - b) put some sort of error reporting for streaming/inputStream! - c) fetch metadata and store in DecoderControl and pass to + a) put some sort of error reporting for streaming/inputStream! + b) fetch metadata and store in DecoderControl and pass to PlayerControl 1) eventually deal with icy-metadata 2) parse metadata on the fly in decoders - d) command for dealing with the changing metadata, currentsonginfo + c) command for dealing with the changing metadata, currentsonginfo or something 2) how to deal with streams and the db |