]> code.delx.au - pulseaudio/blobdiff - doc/todo
Documentation updates
[pulseaudio] / doc / todo
index 16383ea9d45f96292af482f8292611b4b55f6f20..e7ba47c889cc957ed0fac56994467bcc90b80343 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,27 +1,17 @@
 *** $Id$ ***
 
-Architectural changes:
-- per-channel volume
-- channel mapping ("left", "right", "rear", "subwoofer")
-- add API for synchronizing multiple sinks/sources to a common clock
-- absolutely indexed write()s from client
-- remove "polyplib-" prefix
-
-Fixes:
-- improve module-oss-mmap latency measurement
-- module-tunnel: improve latency calculation
-- make alsa modules use mmap
-- even more commenting
-
-Features:
-- add radio module
-- xmlrpc/http
-- dbus
-- rendezvous
+Post 0.8:
+- alsa mmap driver
+- dbus/hal
 - polish for starting polypaudio as root/system-wide instance
-- export connection fd
-- lirc plugin
-- /dev/input/event plugin
+- 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
@@ -29,6 +19,6 @@ Long term:
 
 Backends for:
 - portaudio  (semi-done)
-- alsa-lib
 - sdl
 - OSS (esddsp style)
+- gstreamer (needs to be updated)