diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-05-16 04:12:28 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-05-16 04:12:28 +0000 |
commit | b2af230b5eb7e14ee5673c156c13368570d51de1 (patch) | |
tree | d05f7cd1d12adb1440e87e5fe0be75812b24aceb /TODO | |
parent | 48fc82f99451074c7b80e10b9c9436fc2d7b7cd4 (diff) | |
download | mpd-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-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |