From b2af230b5eb7e14ee5673c156c13368570d51de1 Mon Sep 17 00:00:00 2001
From: Warren Dukes <warren.dukes@gmail.com>
Date: Sun, 16 May 2004 04:12:28 +0000
Subject: [PATCH] git-svn-id: https://svn.musicpd.org/mpd/trunk@1027
 09075e82-0dd4-0310-85a5-a0d7c8717e4f

---
 TODO | 2 ++
 1 file changed, 2 insertions(+)

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