diff options
author | Lennart Poettering <lennart@poettering.net> | 2006-05-09 15:15:41 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2006-05-09 15:15:41 +0000 |
commit | 9efc2062d6eabdee79be62a248f006eba813f75d (patch) | |
tree | 4495a55544c1ea1870a5a1dcd4ead039d4f4d736 /doc | |
parent | 4e71f20d6cecff245a45233d4953beb4e0b29178 (diff) |
update todo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@835 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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. |