]> code.delx.au - pulseaudio/blobdiff - doc/todo
todo update
[pulseaudio] / doc / todo
index 4232a4d42f28f1d5ba5d52b7d48154c063174fdf..38d8b71351ea5fec85ff6c7a888f850fa4f52df9 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,30 +1,34 @@
 *** $Id$ ***
 
-- add FAQ
+Test:
+- module-combine
+- module-tunnel
 
-*** 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
-- more complete pactl
-- add sample directory
-- config file for command line arguments
+Fixes:
+- module-oss-* love:
+  - improve latency measurement for mmap
 
-** later ***
-- xmlrpc/http
-- dbus
-- slp/rendezvous
-- modinfo
-- make alsa modules use mmap
+- introspection API: flag reflecting if sink/source supports hw volume control
 
-***********
+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:
-- mplayer
+Long term:
+- pass meta info for hearing impaired
+- X11: support for the X11 synchronization extension
+
+Backends for:
+- portaudio  (semi-done)
 - sdl
-- gstreamer
-- portaudio
+- OSS (esddsp style)
+- gstreamer (needs to be updated)