]> code.delx.au - pulseaudio/blobdiff - doc/todo
make module-combine autoloadable
[pulseaudio] / doc / todo
index e9c8256259888d8172290445664f7473fb964b8e..fedfa545dbb81d4ea47a336dbfb994711f1b7af1 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,22 +1,28 @@
 *** $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
-- daemon autostart
-- cleanup tagstruct and modargs (add s32, pa_volume_t, pa_usec_t)
-- remove all gcc warnings
-- add total sample cache size to stat
-- make fragments settings runtime configurable
+- 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
 
 ** later ***
 - xmlrpc/http
+- dbus
 - slp/rendezvous
 - modinfo
 - make alsa modules use mmap
@@ -24,7 +30,8 @@
 ***********
 
 backends for:
-- mplayer
-- sdl
-- gstreamer
 - portaudio
+- sdl
+- gstreamer (semi-done)
+- alsa-lib
+- OSS (esddsp style)