summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-05-09 15:15:41 +0000
committerLennart Poettering <lennart@poettering.net>2006-05-09 15:15:41 +0000
commit9efc2062d6eabdee79be62a248f006eba813f75d (patch)
tree4495a55544c1ea1870a5a1dcd4ead039d4f4d736
parent4e71f20d6cecff245a45233d4953beb4e0b29178 (diff)
update todo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@835 fefdeb5f-60dc-0310-8127-8f9354f1896f
-rw-r--r--doc/todo7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/todo b/doc/todo
index f7765cde..e6ad0d5f 100644
--- a/doc/todo
+++ b/doc/todo
@@ -23,6 +23,10 @@ Post 0.8:
- 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)
+- fix channel maps in all external backends. Take care when doing volume
+ changes if you're modifying a sink/source since those might have a different
+ map.
+- don't install .a files of modules
Long term:
- pass meta info for hearing impaired
@@ -33,6 +37,3 @@ Backends for:
- sdl
- OSS (esddsp style)
- gstreamer (needs to be updated)
-- fix channel maps in all external backends. Take care when doing volume
- changes if you're modifying a sink/source since those might have a different
- map.