]> code.delx.au - pulseaudio/blobdiff - doc/todo
Documentation updates
[pulseaudio] / doc / todo
index dd3bc87bc65c84f61b54f4b479da70f261859ae6..e7ba47c889cc957ed0fac56994467bcc90b80343 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,35 +1,17 @@
 *** $Id$ ***
 
-Test:
-- module-combine
-- module-tunnel
-
-Fixes:
-- proper use of memcpy in procotol-esound.c so we don't get alignment problems
-- latency api rework for native protocol
-- add support for auth using SCM_CREDENTIALS
-- use scatter/gather io for sockets
-- notification on hw volume change
-- mute switch support (like ALSA does it)
-- module-oss-* love:
-  - deal with underflows propely
-  - improve latency measurement for mmap
-- module-alsa-* love: 
-  - volume control
-  - add hw driver name to sink/source description
-  - deal with underflows properly
-- multiline configuration statements
-- module-tunnel volume support (sink, source, notify)
-
 Post 0.8:
 - alsa mmap driver
-- add radio module
 - dbus/hal
 - polish for starting polypaudio as root/system-wide instance
 - chroot()
 - add threading API
 - module-tunnel: improve latency calculation
 - port from howl to avahi
+- multiline configuration statements
+- use scatter/gather io for sockets
+- add a synchronous API (base it on xmms-polyp)
+- rtp module ported to Win32 (sendmsg/recvmsg emulation)
 
 Long term:
 - pass meta info for hearing impaired
@@ -39,3 +21,4 @@ Backends for:
 - portaudio  (semi-done)
 - sdl
 - OSS (esddsp style)
+- gstreamer (needs to be updated)