]> code.delx.au - pulseaudio/blobdiff - doc/todo
make module-combine autoloadable
[pulseaudio] / doc / todo
index 5a1a247c88ebe941272fa49b61286cee5f53b608..fedfa545dbb81d4ea47a336dbfb994711f1b7af1 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,17 +1,24 @@
 *** $Id$ ***
 
-*** 0.4 ***
+*** 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
-- logging
+- option to use default fragment size on alsa drivers
+- merge pa_context_connect_*
+- input latency
+- fix tcp/native
+- add volume to create_stream command in native protocol
+- udp based protocol
+
+*** 0.6 ****
+- per-channel volume
+- unix socket directories include user name
 - add sample directory
-- add timing parameter to write callback of stream in client API
 
 ** later ***
 - xmlrpc/http
@@ -23,7 +30,8 @@
 ***********
 
 backends for:
-- mplayer
-- sdl
-- gstreamer
 - portaudio
+- sdl
+- gstreamer (semi-done)
+- alsa-lib
+- OSS (esddsp style)