]> 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 df13e56f81936515d8907408e1d5b78d642bbef1..7cd182a7eca68063b456e4941d532a129279d674 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -5,15 +5,12 @@ 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
 - module-oss-* love:
-  - deal with underflows propely
   - improve latency measurement for mmap
 - module-alsa-* love: 
-  - 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
@@ -26,6 +23,7 @@ Post 0.8:
 - 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
@@ -35,3 +33,4 @@ Backends for:
 - portaudio  (semi-done)
 - sdl
 - OSS (esddsp style)
+- gstreamer (needs to be updated)