]> code.delx.au - pulseaudio/blobdiff - doc/todo
todo update
[pulseaudio] / doc / todo
index a0ad6bbfefee498058321098f987429759f570be..38d8b71351ea5fec85ff6c7a888f850fa4f52df9 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -3,27 +3,12 @@
 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
-- multiline configuration statements
+
+- introspection API: flag reflecting if sink/source supports hw volume control
 
 Post 0.8:
 - alsa mmap driver
@@ -34,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
@@ -43,3 +31,4 @@ Backends for:
 - portaudio  (semi-done)
 - sdl
 - OSS (esddsp style)
+- gstreamer (needs to be updated)