]> code.delx.au - pulseaudio/blobdiff - doc/todo
update todo
[pulseaudio] / doc / todo
index 657f4bf3374c21d8ae9cc7e9bc8df5a7c93a5fe9..6301cc19c4e4811d254fb4d3a97d38e53284630a 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
@@ -25,6 +25,11 @@ Post 0.8:
 - iconv stuff sent from utils to server (UTF-8)
 - iconv stuff leaving the server (e.g. syslog). Sample loading probably needs
   help as well.
+- Document utf8.h, timeval.h and util.h
+- strerror() needs to be wrapped as it returns stuff in the current locale
+  and we tend to pass it to functions that require UTF-8.
+- fix clock of the NULL sink
+- gettextify polypaudio
 
 Long term:
 - pass meta info for hearing impaired
@@ -33,5 +38,4 @@ Long term:
 Backends for:
 - portaudio  (semi-done)
 - sdl
-- OSS (esddsp style)
-- gstreamer (needs to be updated)
+- xine (needs update)