]> 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 8212ea89b133b51516c74cb6c33436986c96ea67..7cd182a7eca68063b456e4941d532a129279d674 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,36 +1,36 @@
 *** $Id$ ***
 
-*** 0.7 ****
-- per-channel volume
-- unix socket directories include user name
-- add sample directory
-- make mcalign merge chunks
-- option to use default fragment size on alsa drivers
-- improve module-oss-mmap latency measurement
-- filter capture data in client through alignment
-- add radio module
-- add sync API
-- make most buffer sizes dependant on the sample type
+Test:
+- module-combine
+- module-tunnel
 
-- X11: support for the X11 synchronization extension
-- X11: save auth info in root window
-- pass meta info for hearing impaired
-- fall back to getpwnam if $HOME doesn't exist
-- module-match: look in $HOME for table
-- limit all resources
-- getaddrinfo
-- add LGPL blurb to all concerning files
+Fixes:
+- module-oss-* love:
+  - improve latency measurement for mmap
+- module-alsa-* love: 
+  - deal with underflows properly
 
-** later ***
-- xmlrpc/http
-- dbus
-- slp/rendezvous
-- make alsa modules use mmap
+- 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
+- X11: support for the X11 synchronization extension
 
-backends for:
+Backends for:
 - portaudio  (semi-done)
-- alsa-lib
 - sdl
 - OSS (esddsp style)
+- gstreamer (needs to be updated)