]> code.delx.au - pulseaudio/blobdiff - doc/todo
remove yet another item from the todo list! This means we are now read for 0.8!
[pulseaudio] / doc / todo
index 2a9c4bb2e9e855b5b05ee675680505130db4b2c7..4a84054f031e1bc7ececaaa23d6f8370f56cff3c 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -1,32 +1,17 @@
 *** $Id$ ***
 
-Test:
-- module-combine
-- latency foo
-
-Fixes:
-- improve module-oss-mmap latency measurement
-- module-tunnel: improve latency calculation
-- make alsa modules use mmap
-- better validity checking in protocol-{native,esound}
-- don't build ipv4 and ipv6 modules seperately
-- change pa_log to not require \n
-- proper use of memcpy in procotol-esound.c so we don't get alignment problems
-
-Features:
+Post 0.8:
+- alsa mmap driver
 - add radio module
 - dbus/hal
 - polish for starting polypaudio as root/system-wide instance
+- chroot()
 - add threading API
-- add support for auth using SCM_CREDENTIALS
-- include hw description in sink/source info
+- module-tunnel: improve latency calculation
+- port from howl to avahi
+- multiline configuration statements
 - use scatter/gather io for sockets
-- hw volume support for alsa, windows
-- notifcation on hw volume change
-- source volume control
-- deal with underflows reported by OSS/ALSA properly
-- mute switch support (like ALSA does it)
-- get rid of a seperate main loop lib
+- add a synchronous API (base it on xmms-polyp)
 
 Long term:
 - pass meta info for hearing impaired
@@ -36,14 +21,4 @@ Backends for:
 - portaudio  (semi-done)
 - sdl
 - OSS (esddsp style)
-
-------------------
-
-Done:
-- per-channel volume
-- channel mapping ("left", "right", "rear", "subwoofer")
-- hardware volume support
-- alsa-lib
-- remove "polyplib-" prefix
-- add API for synchronizing multiple sinks/sources to a common clock
-- absolutely indexed write()s from client
+- gstreamer (needs to be updated)