summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-08-13 17:39:19 +0000
committerLennart Poettering <lennart@poettering.net>2006-08-13 17:39:19 +0000
commita09a49e41b086721ed644a0c9573e701e945287d (patch)
tree5803450e07b383fbbfbb49d4139c6093bf6856bb
parenta7b9a7d599d461b36d225849bdbf2d5c6ad73008 (diff)
update todo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1246 fefdeb5f-60dc-0310-8127-8f9354f1896f
-rw-r--r--todo4
1 files changed, 3 insertions, 1 deletions
diff --git a/todo b/todo
index 7fbf01a8..573fc2a1 100644
--- a/todo
+++ b/todo
@@ -4,6 +4,7 @@ Build System:
- Remove symdef files and use macros (like most other projects)
- Use own name mangling scheme instead of ltdl's, which will eliminate the
need for .la files or extra trickery.
+- build pulsecore only statically by default, it's not a public API yet
Porting:
- rtp module ported to Win32 (sendmsg/recvmsg emulation)
@@ -32,7 +33,8 @@ Features:
- alsa mmap driver
- alsa driver with hw mixing
- allow passing data with shared memory between local clients and the server
-- hooks for creating sink inputs/window manager for sound
+- "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)