]> code.delx.au - pulseaudio/blobdiff - doc/todo
todo update
[pulseaudio] / doc / todo
index c9be66ab5e3b718793e2ca028f90e55532916cf0..10be043b8de045ef17aa1b255ca5eaea8ff6bcb6 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,38 +1,32 @@
 *** $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
-- add sample directory
-- config file for command line arguments
-- option to use default fragment size on alsa drivers
-- keep volume in xmms-polyp (and allow volume changing when not playing)
-- lazy sample cache
-- per-channel volume
-- extend pa_usec_t to 64 bit
-- make use of network latency in all apps
-- fix or work around libtool bug
-- merge pa_context_connect_*
+Test:
+- module-combine
+- module-tunnel
 
-** later ***
-- xmlrpc/http
-- dbus
-- slp/rendezvous
-- modinfo
-- make alsa modules use mmap
+Fixes:
+- correct API docs regarding timing work
+- incorporate client memblockq into latency calculations for recording streamings
 
-***********
+Post 0.8:
+- alsa mmap driver
+- add radio module
+- dbus/hal
+- polish for starting polypaudio as root/system-wide instance
+- chroot()
+- add threading API
+- module-tunnel: improve latency calculation
+- port from howl to avahi
+- multiline configuration statements
+- use scatter/gather io for sockets
+- add a synchronous API (base it on xmms-polyp)
 
-backends for:
-- portaudio
+Long term:
+- pass meta info for hearing impaired
+- X11: support for the X11 synchronization extension
+
+Backends for:
+- portaudio  (semi-done)
 - sdl
-- gstreamer (semi-done)
-- alsa-lib
 - OSS (esddsp style)
+- gstreamer (needs to be updated)