]> code.delx.au - pulseaudio/blobdiff - doc/todo
todo update
[pulseaudio] / doc / todo
index e683cf8c043368f226fd4162342ea9ce5fe69ff4..38d8b71351ea5fec85ff6c7a888f850fa4f52df9 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -5,19 +5,10 @@ Test:
 - module-tunnel
 
 Fixes:
-- proper use of memcpy in procotol-esound.c so we don't get alignment problems
-- latency api rework for native protocol
-- use scatter/gather io for sockets
-- notification on hw volume change
-- 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
-- module-tunnel volume support (sink, source, notify)
+
+- introspection API: flag reflecting if sink/source supports hw volume control
 
 Post 0.8:
 - alsa mmap driver
@@ -29,6 +20,8 @@ Post 0.8:
 - 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
@@ -38,3 +31,4 @@ Backends for:
 - portaudio  (semi-done)
 - sdl
 - OSS (esddsp style)
+- gstreamer (needs to be updated)