aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-05-23 14:14:02 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-05-23 14:14:02 +0000
commit3c75535eaeb295082df1c28879e66ddd385f539e (patch)
treeeedb91218a2e76c73ec3ac55fecf63aa03180a07 /TODO
parent4a541faf121bdad6951540c9c0c9d055d4b73ee6 (diff)
downloadmpd-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 'TODO')
-rw-r--r--TODO12
1 files changed, 3 insertions, 9 deletions
diff --git a/TODO b/TODO
index abdc773e6..3404ffb35 100644
--- a/TODO
+++ b/TODO
@@ -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