summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-02-15 23:44:04 +0000
committerLennart Poettering <lennart@poettering.net>2006-02-15 23:44:04 +0000
commit22e1f408a2d35f7244086d4532eb5a3ab47d0623 (patch)
tree5a236e2a62fb3695696a481f783e526796e97caf /doc
parent0f0fc32a6e93df3fcdac4cfd5e41260ad0c30893 (diff)
todo update
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@481 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'doc')
-rw-r--r--doc/todo13
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/todo b/doc/todo
index 0da83206..345171a6 100644
--- a/doc/todo
+++ b/doc/todo
@@ -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
+