aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2004-11-27 17:24:22 +0000
committerMax Horn2004-11-27 17:24:22 +0000
commitb92b8e8d6aa4108663e309cef08e5bbae609f734 (patch)
tree6fb583b39bde19316fa3fba9f7bd082a112e9313
parentc51b1266c07d3fbd1d5236a6e5d1dbc1a685203b (diff)
downloadscummvm-rg350-b92b8e8d6aa4108663e309cef08e5bbae609f734.tar.gz
scummvm-rg350-b92b8e8d6aa4108663e309cef08e5bbae609f734.tar.bz2
scummvm-rg350-b92b8e8d6aa4108663e309cef08e5bbae609f734.zip
This is done...
svn-id: r15920
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index b91ce4f0b6..8cf8a31f15 100644
--- a/TODO
+++ b/TODO
@@ -156,10 +156,6 @@ Audio
=====
* Get the high quality resample code to work
[Fingolfin has started work on this]
-* Clean up the "premixer mess": instead of having a custome premixer hook, add
- a "callback channel" or something like this. This removes special cases from
- the code, and it also makes it possible to apply sound rate conversion to
- premixers, which makes it easier to write and maintain a premixer proc.
Config Manager
==============