]> code.delx.au - pulseaudio/blobdiff - doc/todo
update todo
[pulseaudio] / doc / todo
index a0ad6bbfefee498058321098f987429759f570be..3c478e500c0789a3012029cd38bc5a63d6b9cc20 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -3,19 +3,15 @@
 Test:
 - module-combine
 - module-tunnel
-- howl
 
 Fixes:
-- better validity checking in protocol-{native,esound}
-- change pa_log to not require \n
+- better validity checking in protocol-esound
 - proper use of memcpy in procotol-esound.c so we don't get alignment problems
-- latency api for native protocol
+- latency api rework 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
@@ -24,6 +20,7 @@ Fixes:
   - add hw driver name to sink/source description
   - deal with underflows properly
 - multiline configuration statements
+- module-tunnel volume support (sink, source, notify)
 
 Post 0.8:
 - alsa mmap driver