]> code.delx.au - pulseaudio/blobdiff - doc/todo
Make the whole stuff LGPL only
[pulseaudio] / doc / todo
index 91a2f92f08b1e91c985ae3c2cc135b10fad99d42..ad464ea4a364a394edce7844bd261a1a754eaa1a 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,39 +1,35 @@
 *** $Id$ ***
 
-*** 0.5 ***
+*** 0.7 ****
+- per-channel volume
+- add sample directory
 - make mcalign merge chunks
-- native library/protocol:
-   module load/unload
-   kill client/...
-   autoload management
-   rename streams/contexts
-- more complete pactl
 - 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
-- add client config file
-- beefup sample_info stuff in native protocol
+- improve module-oss-mmap latency measurement
+- filter capture data in client through alignment
+- add radio module
+- add sync API
+- make most buffer sizes dependant on the sample type
 
-*** 0.6 ****
-- per-channel volume
-- unix socket directories include user name
-- add sample directory
+- X11: support for the X11 synchronization extension
+- pass meta info for hearing impaired
+- limit all resources
+- check getaddrinfo results
+- add LGPL blurb to all concerning files
+- non-fp mixing
+- non-fp resampling
+- make module-tunnel use pa_socket_client_new_string()
 
 ** later ***
 - xmlrpc/http
 - dbus
 - slp/rendezvous
-- modinfo
 - make alsa modules use mmap
 
 ***********
 
 backends for:
-- portaudio
-- sdl
-- gstreamer (semi-done)
+- portaudio  (semi-done)
 - alsa-lib
+- sdl
 - OSS (esddsp style)