]> code.delx.au - pulseaudio/blobdiff - doc/todo
add input latency measurement
[pulseaudio] / doc / todo
index f9d9bedc3e13fdcf74c05bf28b2770b29b235e72..675e8ca38779fa4369f5c389a3f1fb01eec6f5b6 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,27 +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
-- fix public=
-- fix POLYP_SERVER=foo:4711
-- fix tcp/native
-- suid
+- improve module-oss-mmap latency measurement
 
 ** later ***
 - xmlrpc/http
@@ -34,7 +27,7 @@
 
 backends for:
 - portaudio
+- alsa-lib
 - sdl
 - gstreamer (semi-done)
-- alsa-lib
 - OSS (esddsp style)