[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
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/sound flac.cpp,1.3,1.4 mixer.cpp,1.174,1.175 mixer.h,1.87,1.88 mp3.cpp,1.14,1.15 vorbis.cpp,1.18,1.19
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm scumm.cpp,1.289,1.290 sound.cpp,1.406,1.407
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
==============
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/sound flac.cpp,1.3,1.4 mixer.cpp,1.174,1.175 mixer.h,1.87,1.88 mp3.cpp,1.14,1.15 vorbis.cpp,1.18,1.19
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm scumm.cpp,1.289,1.290 sound.cpp,1.406,1.407
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list