update todo with plan
git-svn-id: https://svn.musicpd.org/mpd/trunk@1005 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
daa4ceb65a
commit
687016ea02
4
TODO
4
TODO
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue