]> code.delx.au - pulseaudio/blobdiff - doc/todo
update todo
[pulseaudio] / doc / todo
index f8a5ce8660c892dbf230c596a1f5884c9585658b..8d79599e750a4806dabdb3302d901d7c7451695d 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,33 +1,35 @@
 *** $Id$ ***
 
-*** 0.4 ***
-- make mcalign merge chunks
-- use ref counting in more objects (i.e. sink, source, sink_input, source_output)
-- unix socket directories include user name
-- native library/protocol:
-   module load/unload
-   kill client/...
-   autoload management
-- more complete pactl
-- add sample directory
-- config file for command line arguments
+Test:
+- module-combine
+- module-tunnel
 
-- add FAQ
-- pa_context_connect_spawn(): change function to fork+exec+waitpid-like function
-- on delete event in paman
-- add feature to dump config file
+Fixes:
+- 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
 
-** later ***
-- xmlrpc/http
-- dbus
-- slp/rendezvous
-- modinfo
-- make alsa modules use mmap
+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
 
-***********
+Long term:
+- pass meta info for hearing impaired
+- X11: support for the X11 synchronization extension
 
-backends for:
-- mplayer
+Backends for:
+- portaudio  (semi-done)
 - sdl
-- gstreamer
-- portaudio
+- OSS (esddsp style)