]> code.delx.au - pulseaudio/blobdiff - doc/todo
todo update
[pulseaudio] / doc / todo
index fd024778fa1796e67cfbd7f28aee51dd9c892294..38d8b71351ea5fec85ff6c7a888f850fa4f52df9 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,26 +1,27 @@
 *** $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
-- hardware volume support
+Test:
+- module-combine
+- module-tunnel
 
 Fixes:
-- improve module-oss-mmap latency measurement
-- module-tunnel: improve latency calculation
-- make alsa modules use mmap
-- even more commenting
+- module-oss-* love:
+  - improve latency measurement for mmap
+
+- introspection API: flag reflecting if sink/source supports hw volume control
 
-Features:
+Post 0.8:
+- alsa mmap driver
 - add radio module
-- xmlrpc/http
 - dbus/hal
-- rendezvous autotunnel module
 - polish for starting polypaudio as root/system-wide instance
-- export connection fd
+- 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)
 
 Long term:
 - pass meta info for hearing impaired
@@ -28,6 +29,6 @@ Long term:
 
 Backends for:
 - portaudio  (semi-done)
-- alsa-lib
 - sdl
 - OSS (esddsp style)
+- gstreamer (needs to be updated)