diff options
author | Pierre Ossman <ossman@cendio.se> | 2006-05-03 08:56:03 +0000 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2006-05-03 08:56:03 +0000 |
commit | 4cff5d3150297830bc7b348dc9fe238cc663d97f (patch) | |
tree | 29e68fa931d1835bd69ed72788c9b737e03fedad /doc | |
parent | c2c9f251004f4f688d1a9a20d1ec19ea3513a60a (diff) | |
download | pulseaudio-4cff5d3150297830bc7b348dc9fe238cc663d97f.tar.gz |
update todo
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@827 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -18,6 +18,11 @@ Post 0.8: - double check channel maps for backends, including that mixer and pcm match - paplay needs to set a channel map. our default is only correct for AIFF. (we need help from libsndfile for this) +- silence generation should be moved into the core to avoid races and code + duplication in the backends +- 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) Long term: - pass meta info for hearing impaired |