aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5a47fcee3..e6412920c 100644
--- a/TODO
+++ b/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