]> code.delx.au - pulseaudio/blobdiff - doc/todo
todo update
[pulseaudio] / doc / todo
index 4f760b7c984d25e0be3bceaff0b1be19d1aee14b..e683cf8c043368f226fd4162342ea9ce5fe69ff4 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,29 +1,40 @@
 *** $Id$ ***
 
-*** 0.7 ****
-- per-channel volume
-- option to use default fragment size on alsa drivers
-- improve module-oss-mmap latency measurement
+Test:
+- module-combine
+- module-tunnel
+
+Fixes:
+- proper use of memcpy in procotol-esound.c so we don't get alignment problems
+- latency api rework for native protocol
+- use scatter/gather io for sockets
+- notification on hw volume change
+- mute switch support (like ALSA does it)
+- 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
+- module-tunnel volume support (sink, source, notify)
+
+Post 0.8:
+- alsa mmap driver
 - add radio module
-- make most buffer sizes dependant on the sample type
-- limit all resources
-- commenting
-- non-fp mixing
-- non-fp resampling
+- 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
 
-** later ***
+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)