]> 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 c5f7dbba97e12a20e0efdcabfd75e1a60f7dfcf9..7cd182a7eca68063b456e4941d532a129279d674 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,28 +1,36 @@
 *** $Id$ ***
 
-*** 0.7 ****
-- make most buffer sizes dependant on the sample type
-- limit all resources
-- commenting
-- polish for starting polypaudio as root/system-wide instance
+Test:
+- module-combine
+- module-tunnel
 
-** later ***
-- per-channel volume
-- improve module-oss-mmap latency measurement
-- module-tunnel: improve latency calculation
+Fixes:
+- module-oss-* love:
+  - improve latency measurement for mmap
+- module-alsa-* love: 
+  - deal with underflows properly
+
+- introspection API: flag reflecting if sink/source supports hw volume control
+
+Post 0.8:
+- alsa mmap driver
 - add radio module
+- dbus/hal
+- polish for starting polypaudio as root/system-wide instance
+- chroot()
+- 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
-- add sync API
 - X11: support for the X11 synchronization extension
-- xmlrpc/http
-- dbus
-- rendezvous
-- make alsa modules use mmap
-
-***********
 
-backends for:
+Backends for:
 - portaudio  (semi-done)
-- alsa-lib
 - sdl
 - OSS (esddsp style)
+- gstreamer (needs to be updated)