[Scummvm-cvs-logs] CVS: scummvm TODO,1.187,1.188
Max Horn
fingolfin at users.sourceforge.net
Sat Dec 18 03:13:03 CET 2004
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2870
Modified Files:
TODO
Log Message:
Mixer TODOs
Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -d -r1.187 -r1.188
--- TODO 15 Dec 2004 00:25:46 -0000 1.187
+++ TODO 18 Dec 2004 11:12:33 -0000 1.188
@@ -156,6 +156,12 @@
=====
* Get the high quality resample code to work
[Fingolfin has started work on this]
+* Consider getting completely rid of the "master volume" (the config key,
+ the command line switch, in the GUI, and in the engines), it doesn't
+ seem to serve much of a purpose.
+* Add "sound types" to the mixer; client code will be able to pass such a type
+ whenever registering an audio stream. Then, volume control will be changed
+ to be based on the sound type.
Config Manager
==============
@@ -339,7 +345,6 @@
* Make it work with multiple bitdepths
* Add frills used by SDL backend like graphic filters usage and CD audio
-
#######################################################################
# Tools
#######################################################################
More information about the Scummvm-git-logs
mailing list