]> code.delx.au - pulseaudio/blobdiff - doc/todo
Lennart is blind
[pulseaudio] / doc / todo
index bef5b82ae172f03289ad5d65e5ce8e5f67e30c71..a6d3f6c4927d345bbaecedba0829a7153979d550 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,29 +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
-- libwrap
+Test:
+- module-combine
+- module-tunnel
+
+Fixes:
+- module-oss-* love:
+  - improve latency measurement for mmap
+- split PA_STREAM_INTERPOLATE_TIMING and PA_STREAM_AUTO_TIMING_UPDATE
+- correct API docs regarding timing work
 
-** later ***
-- xmlrpc/http
-- dbus
-- slp/rendezvous
-- make alsa modules use mmap
+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)