[Scummvm-cvs-logs] CVS: scummvm TODO,1.204,1.205

Max Horn fingolfin at users.sourceforge.net
Sun Dec 26 16:28:03 CET 2004


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17934

Modified Files:
	TODO 
Log Message:
Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type

Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- TODO	26 Dec 2004 00:20:21 -0000	1.204
+++ TODO	27 Dec 2004 00:26:55 -0000	1.205
@@ -160,9 +160,6 @@
 =====
 * Get the high quality resample code to work
    [Fingolfin has started work on this]
-* 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
 ==============





More information about the Scummvm-git-logs mailing list