]> code.delx.au - pulseaudio/blobdiff - doc/todo
add input latency measurement
[pulseaudio] / doc / todo
index af54c6929d7feab901cef37c9e8d7faaf1ee93b1..675e8ca38779fa4369f5c389a3f1fb01eec6f5b6 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,23 +1,20 @@
 *** $Id$ ***
 
 *** 0.5 ***
-- 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
-   rename streams/contexts
 - more complete pactl
+- fix tcp/native
+- paman: add support for killing sink inputs, source outputs, clients
+- add client config file
+- remove autospawn stuff in conf.c
+
+*** 0.6 ****
+- per-channel volume
+- unix socket directories include user name
 - add sample directory
-- config file for command line arguments
+- udp based protocol
+- make mcalign merge chunks
 - option to use default fragment size on alsa drivers
-- lazy sample cache
-- per-channel volume
-- fix or work around libtool bug
-- merge pa_context_connect_*
-- input latency
+- improve module-oss-mmap latency measurement
 
 ** later ***
 - xmlrpc/http
@@ -30,7 +27,7 @@
 
 backends for:
 - portaudio
+- alsa-lib
 - sdl
 - gstreamer (semi-done)
-- alsa-lib
 - OSS (esddsp style)