]> code.delx.au - pulseaudio/blobdiff - doc/todo
Lennart is blind
[pulseaudio] / doc / todo
index 13600ce3b9ec2f0c06bf40bbb84ac9ab4a6597da..a6d3f6c4927d345bbaecedba0829a7153979d550 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -5,24 +5,10 @@ Test:
 - module-tunnel
 
 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
+- split PA_STREAM_INTERPOLATE_TIMING and PA_STREAM_AUTO_TIMING_UPDATE
+- correct API docs regarding timing work
 
 Post 0.8:
 - alsa mmap driver
@@ -33,6 +19,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
@@ -42,3 +31,4 @@ Backends for:
 - portaudio  (semi-done)
 - sdl
 - OSS (esddsp style)
+- gstreamer (needs to be updated)