]> code.delx.au - pulseaudio/blobdiff - doc/todo
Add mute switch to todo.
[pulseaudio] / doc / todo
index 95cf0f4c880158973b459e7a3c73c03aa833d394..45989b451531866b73645d6e31681e69be2f7d7c 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,34 +1,47 @@
 *** $Id$ ***
 
-*** 0.7 ****
-- per-channel volume
-- add sample directory
-- make mcalign merge chunks
-- option to use default fragment size on alsa drivers
+Test:
+- module-combine
+- latency foo
+
+Fixes:
 - improve module-oss-mmap latency measurement
-- filter capture data in client through alignment
+- module-tunnel: improve latency calculation
+- make alsa modules use mmap
+- better validity checking in libpolyp and protocol-{native,esound}
+- don't build ipv4 and ipv6 modules seperately
+- change pa_log to not require \n
+
+Features:
 - add radio module
-- add sync API
-- make most buffer sizes dependant on the sample type
+- dbus/hal
+- polish for starting polypaudio as root/system-wide instance
+- add threading API
+- add support for auth using SCM_CREDENTIALS
+- include hw description in sink/source info
+- use scatter/gather io for sockets
+- hw volume support for alsa, oss-mmap, windows, solaris
+- notifcation on hw volume change
+- source volume control
+- deal with underflows reported by OSS/ALSA properly
+- mute switch support (like ALSA does it)
 
-- X11: support for the X11 synchronization extension
+Long term:
 - pass meta info for hearing impaired
-- limit all resources
-- check getaddrinfo results
-- non-fp mixing
-- non-fp resampling
-- make module-tunnel use pa_socket_client_new_string()
-
-** later ***
-- xmlrpc/http
-- dbus
-- slp/rendezvous
-- make alsa modules use mmap
-
-***********
+- X11: support for the X11 synchronization extension
 
-backends for:
+Backends for:
 - portaudio  (semi-done)
-- alsa-lib
 - sdl
 - OSS (esddsp style)
+
+------------------
+
+Done:
+- per-channel volume
+- channel mapping ("left", "right", "rear", "subwoofer")
+- hardware volume support
+- alsa-lib
+- remove "polyplib-" prefix
+- add API for synchronizing multiple sinks/sources to a common clock
+- absolutely indexed write()s from client