]> code.delx.au - pulseaudio/blobdiff - todo
fix suid Makefile target
[pulseaudio] / todo
diff --git a/todo b/todo
index 7719190cefc18e361ac0964d80ecc9552a878e54..7b4ce7864135b49ea5b20ef8ff692bf95df8125a 100644 (file)
--- a/todo
+++ b/todo
@@ -22,13 +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
+- using POSIX monotonous clocks wherever possible instead of gettimeofday()
 
 Test:
 - autoload
-- sample upload + SHM
-- SHM revoke stuff
 
 Auth/Crypto:
 - ssl
@@ -52,6 +50,9 @@ Features:
   (switch to capture when a recording client connects and drop playback during
   that time)
 - Support for device selection in waveout driver
+- add an API to libpulse for allocating memory from the pa_context memory pool
+- allow buffer metric changes during runtime
+- "include" command in configuration files. should have glob support.
 
 Long term:
 - pass meta info for hearing impaired