]> code.delx.au - pulseaudio/blobdiff - doc/todo
remove item from TODO list, since it requires the SNDCTL_DSP_GETERROR ioctl() which...
[pulseaudio] / doc / todo
index 18a2218d260e6742f23e71436caa70eb60ece90f..7cd182a7eca68063b456e4941d532a129279d674 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -5,22 +5,12 @@ Test:
 - module-tunnel
 
 Fixes:
-- better validity checking in protocol-esound
-- proper use of memcpy in procotol-esound.c so we don't get alignment problems
-- 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)
 - 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
+
+- introspection API: flag reflecting if sink/source supports hw volume control
 
 Post 0.8:
 - alsa mmap driver
@@ -31,6 +21,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
@@ -40,3 +33,4 @@ Backends for:
 - portaudio  (semi-done)
 - sdl
 - OSS (esddsp style)
+- gstreamer (needs to be updated)