aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-04-16 13:59:35 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-04-16 13:59:35 +0000
commita5d6f1868ecebfd4ee831ace7eeee6eb1bbeebb0 (patch)
treed1eb03967ad93927a75e9348b32ceeac921371a9 /TODO
parentef439d446b545af5c2e39f13b0aa09bf918c1965 (diff)
downloadmpd-a5d6f1868ecebfd4ee831ace7eeee6eb1bbeebb0.tar.gz
mpd-a5d6f1868ecebfd4ee831ace7eeee6eb1bbeebb0.tar.xz
mpd-a5d6f1868ecebfd4ee831ace7eeee6eb1bbeebb0.zip
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@793 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 14 insertions, 3 deletions
diff --git a/TODO b/TODO
index 128c94d3d..ebbbb3f80 100644
--- a/TODO
+++ b/TODO
@@ -17,11 +17,22 @@ common function and abstrct dealing with DecoderControl * and put
cycleLogFiles in there, so we cycleLogFiles while decoding, not just when
decoding has stopped.
-4) cleanup main()
+4) reaplygain
-5) handle '\n' in filenames
+5) streaming and playing in general
+ 1) determine a clever interface to play, so that play doesn't block
+ until the file is opened, but just returns when the command
+ is accepted.
+ 2) put errors in error stuff of PlayerControl and report this to
+ status and print to error logs
+ 3) this will help streaming from blocking indefinetly or waiting
+ on a response
-6) reaplygain
+6) ACK error codes
+
+7) cleanup main()
+
+8) handle '\n' in filenames
Post-1.0