]> code.delx.au - pulseaudio/blobdiff - doc/todo
* add a link to Cendio to the README
[pulseaudio] / doc / todo
index ddefde48292e0bdfc4c48b3bc4f817449657c9c9..4a84054f031e1bc7ececaaa23d6f8370f56cff3c 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,30 +1,5 @@
 *** $Id$ ***
 
-Test:
-- module-combine
-- module-tunnel
-- howl
-
-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
@@ -34,6 +9,9 @@ Post 0.8:
 - 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
@@ -43,3 +21,4 @@ Backends for:
 - portaudio  (semi-done)
 - sdl
 - OSS (esddsp style)
+- gstreamer (needs to be updated)