update todo

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@835 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-05-09 15:15:41 +00:00
parent 4e71f20d6c
commit 9efc2062d6

View file

@ -23,6 +23,10 @@ Post 0.8:
- examine if it is possible to mimic esd's handling of half duplex cards - 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 (switch to capture when a recording client connects and drop playback during
that time) 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: Long term:
- pass meta info for hearing impaired - pass meta info for hearing impaired
@ -33,6 +37,3 @@ Backends for:
- sdl - sdl
- OSS (esddsp style) - OSS (esddsp style)
- gstreamer (needs to be updated) - 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.