todo update

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@481 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-02-15 23:44:04 +00:00
parent 0f0fc32a6e
commit 22e1f408a2

View file

@ -1,9 +1,6 @@
*** $Id$ ***
Architectural changes:
- per-channel volume
- channel mapping ("left", "right", "rear", "subwoofer")
- hardware volume support
- add API for synchronizing multiple sinks/sources to a common clock
- absolutely indexed write()s from client
- remove "polyplib-" prefix
@ -28,6 +25,14 @@ Long term:
Backends for:
- portaudio (semi-done)
- alsa-lib
- sdl
- OSS (esddsp style)
------------------
Done:
- per-channel volume
- channel mapping ("left", "right", "rear", "subwoofer")
- hardware volume support
- alsa-lib