]> code.delx.au - pulseaudio/blobdiff - doc/todo
todo update
[pulseaudio] / doc / todo
index feac0c75469109bde1a5de7a76e086e81db373e0..7249a561251da098f13207b20301b9db688b6a54 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -3,27 +3,16 @@
 Test:
 - module-combine
 - module-tunnel
-- howl
 
 Fixes:
-- better validity checking in protocol-{native,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
 
+- introspection API: flag reflecting if sink/source supports hw volume control
+
 Post 0.8:
 - alsa mmap driver
 - add radio module
@@ -32,6 +21,10 @@ Post 0.8:
 - chroot()
 - 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
@@ -41,3 +34,4 @@ Backends for:
 - portaudio  (semi-done)
 - sdl
 - OSS (esddsp style)
+- gstreamer (needs to be updated)