[Scummvm-cvs-logs] CVS: scummvm NEWS,1.62,1.63
Torbj?rn Andersson
eriktorbjorn at users.sourceforge.net
Sat May 1 03:43:06 CEST 2004
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6915
Modified Files:
NEWS
Log Message:
Simplified the handling of sound effects. It's not necessary for the driver
to keep its own copy of the sound data. It could be even further simplified
(I don't really see any reason for having two different sound queues), but
I seem to have reached a point of stability here and I don't want to jinx
it by making further changes yet.
Index: NEWS
===================================================================
RCS file: /cvsroot/scummvm/scummvm/NEWS,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- NEWS 23 Apr 2004 11:45:28 -0000 1.62
+++ NEWS 1 May 2004 10:42:14 -0000 1.63
@@ -23,7 +23,8 @@
- ??? [TODO: Somebody of the Sword1 team please fill this in]
Sword2:
- - Simplified the memory/resource management.
+ - Simplified the memory/resource management...
+ - ...which led to simplified sound effects handling
- Various minor bugfixes.
BASS
More information about the Scummvm-git-logs
mailing list