From 4cff5d3150297830bc7b348dc9fe238cc663d97f Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Wed, 3 May 2006 08:56:03 +0000 Subject: update todo git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@827 fefdeb5f-60dc-0310-8127-8f9354f1896f --- doc/todo | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/todo b/doc/todo index 4d642286..f7765cde 100644 --- a/doc/todo +++ b/doc/todo @@ -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 -- cgit