summaryrefslogtreecommitdiffstats
path: root/doc/todo
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/todo b/doc/todo
index f7765cde..e6ad0d5f 100644
--- a/doc/todo
+++ b/doc/todo
@@ -23,6 +23,10 @@ Post 0.8:
- 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)
+- 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:
- pass meta info for hearing impaired
@@ -33,6 +37,3 @@ Backends for:
- sdl
- OSS (esddsp style)
- 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.