]> code.delx.au - pulseaudio/blobdiff - doc/todo
todo update
[pulseaudio] / doc / todo
index 3e30af4f52c0e6771e4ddf04cd6d51589a07f3a1..13600ce3b9ec2f0c06bf40bbb84ac9ab4a6597da 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,27 +1,44 @@
 *** $Id$ ***
 
-*** 0.7 ****
-- limit all resources
-- commenting
+Test:
+- module-combine
+- module-tunnel
 
-** later ***
+Fixes:
+- better validity checking in protocol-esound
+- change pa_log to not require \n
+- proper use of memcpy in procotol-esound.c so we don't get alignment problems
+- latency api for native protocol
+- add support for auth using SCM_CREDENTIALS
+- use scatter/gather io for sockets
+- notification on hw volume change
+- source volume control
+- mute switch support (like ALSA does it)
+- add listen-on paramater to protocol modules
+- 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
+
+Post 0.8:
+- alsa mmap driver
+- add radio module
+- dbus/hal
 - polish for starting polypaudio as root/system-wide instance
-- per-channel volume
-- improve module-oss-mmap latency measurement
+- chroot()
+- add threading API
 - module-tunnel: improve latency calculation
-- add radio module
+- port from howl to avahi
+
+Long term:
 - pass meta info for hearing impaired
-- add sync API
 - X11: support for the X11 synchronization extension
-- xmlrpc/http
-- dbus
-- rendezvous
-- make alsa modules use mmap
-
-***********
 
-backends for:
+Backends for:
 - portaudio  (semi-done)
-- alsa-lib
 - sdl
 - OSS (esddsp style)