]> code.delx.au - pulseaudio/blobdiff - doc/todo
update TODO
[pulseaudio] / doc / todo
index 657f4bf3374c21d8ae9cc7e9bc8df5a7c93a5fe9..de23c4935b30052b6b22b061a981c14a52f5ce18 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,6 +1,6 @@
 *** $Id$ ***
 
-Post 0.8:
+Post 0.9.0:
 - alsa mmap driver
 - dbus/hal
 - polish for starting polypaudio as root/system-wide instance
@@ -23,8 +23,14 @@ Post 0.8:
 - Fix a way for the threading API to handle state and subscription callbacks
   in a nice way.
 - iconv stuff sent from utils to server (UTF-8)
-- iconv stuff leaving the server (e.g. syslog). Sample loading probably needs
-  help as well.
+- iconv sample loading in server
+- Document utf8.h, timeval.h and util.h
+- fix clock of the NULL sink
+- gettextify polypaudio
+- use send() with MSG_NOSIGNAL instead of write() wherever possible, and than drop that SIGPIPE warning
+- drop dependency of libpolyp on libX11, instead use an external mini binary
+- "hot" moving of streams between sinks
+- check if using prctl(PR_GET_NAME) makes sense in pa_get_binary_name()
 
 Long term:
 - pass meta info for hearing impaired
@@ -33,5 +39,4 @@ Long term:
 Backends for:
 - portaudio  (semi-done)
 - sdl
-- OSS (esddsp style)
-- gstreamer (needs to be updated)
+- xine (needs update)