update todo with plan

git-svn-id: https://svn.musicpd.org/mpd/trunk@1005 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes 2004-05-15 02:11:33 +00:00
parent daa4ceb65a
commit 687016ea02
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -1,4 +1,8 @@
1) play streams
a) don't use libcurl, too messy, instead write own http code. lots of
examples in alsaplayer, xine, xmms, etc. THis will be
much more flexible and prevent from needing to spawn an extra
process!
2) streaming and playing in general
a) determine a clever interface to play, so that play doesn't block