git-svn-id: https://svn.musicpd.org/mpd/trunk@1027 09075e82-0dd4-0310-85a5-a0d7c8717e4f

This commit is contained in:
Warren Dukes 2004-05-16 04:12:28 +00:00
parent 48fc82f994
commit b2af230b5e
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -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