aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-05-16 04:12:28 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-05-16 04:12:28 +0000
commitb2af230b5eb7e14ee5673c156c13368570d51de1 (patch)
treed05f7cd1d12adb1440e87e5fe0be75812b24aceb /TODO
parent48fc82f99451074c7b80e10b9c9436fc2d7b7cd4 (diff)
downloadmpd-b2af230b5eb7e14ee5673c156c13368570d51de1.tar.gz
mpd-b2af230b5eb7e14ee5673c156c13368570d51de1.tar.xz
mpd-b2af230b5eb7e14ee5673c156c13368570d51de1.zip
git-svn-id: https://svn.musicpd.org/mpd/trunk@1027 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index e6412920c..fada5bd29 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,8 @@
examples in alsaplayer, xine, xmms, etc. THis will be
much more flexible and prevent from needing to spawn an extra
process!
+ b) pass decoderControl to inputStream, so that if we are doing blocking
+ stuff, its easy to halt it and return
2) streaming and playing in general
a) determine a clever interface to play, so that play doesn't block