]> code.delx.au - pulseaudio/blobdiff - todo
update todo
[pulseaudio] / todo
diff --git a/todo b/todo
index 573fc2a1d9f4c25acc70481a399b2df21e8a1214..4b52e7f031b0899b253ecf310ae67f2fd77a160d 100644 (file)
--- a/todo
+++ b/todo
@@ -22,6 +22,11 @@ Cleanups:
 - use software volume when hardware doesn't support all channels (alsa done)
 - silence generation should be moved into the core to avoid races and code
   duplication in the backends
+- pdispatch: split large memory blocks when sending
+- don't read/write audio data from/to ALSA devices if noone is listening
+
+Test:
+- autoload
 
 Auth/Crypto:
 - ssl
@@ -32,9 +37,7 @@ Auth/Crypto:
 Features:
 - alsa mmap driver
 - alsa driver with hw mixing
-- allow passing data with shared memory between local clients and the server
 - "window manager for sound"
-- hooks for pa_source_output_new, pa_source_disconnect()
 - chroot()
 - use scatter/gather io for sockets
 - CODECs to reduce bandwidth usage (plug-in based)
@@ -46,6 +49,9 @@ Features:
 - examine if it is possible to mimic esd's handling of half duplex cards
   (switch to capture when a recording client connects and drop playback during
   that time)
+- Support for device selection in waveout driver
+- beefup module-volume-restore to restore the device a stream was connected to, too
+- add an API to libpulse for allocating memory from the pa_context memory pool
 
 Long term:
 - pass meta info for hearing impaired