]> code.delx.au - pulseaudio/blobdiff - doc/todo
todo update
[pulseaudio] / doc / todo
index 668f54d2859e46fb398435ffb4dda95827ca0307..38d8b71351ea5fec85ff6c7a888f850fa4f52df9 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,28 +1,34 @@
 *** $Id$ ***
 
-*** 0.6 ****
-- per-channel volume
-- unix socket directories include user name
-- add sample directory
-- make mcalign merge chunks
-- option to use default fragment size on alsa drivers
-- improve module-oss-mmap latency measurement
-- pacat sample type args
-- filter capture data in client through alignment
-- add radio module
-- make autoload list use idxset
+Test:
+- module-combine
+- module-tunnel
+
+Fixes:
+- module-oss-* love:
+  - improve latency measurement for mmap
 
-** later ***
-- xmlrpc/http
-- dbus
-- slp/rendezvous
-- make alsa modules use mmap
+- introspection API: flag reflecting if sink/source supports hw volume control
+
+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)
 
-***********
+Long term:
+- pass meta info for hearing impaired
+- X11: support for the X11 synchronization extension
 
-backends for:
+Backends for:
 - portaudio  (semi-done)
-- alsa-lib
 - sdl
-- gstreamer (semi-done)
 - OSS (esddsp style)
+- gstreamer (needs to be updated)