git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1268 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2003-10-08 10:48:07 +00:00
parent 07360eb3fc
commit 1c319adf01
+3
View File
@@ -1,4 +1,7 @@
Changes towards version 0.4:
- Sound decoders refactoring: decoders are now virtualized,
the high-level decoding code is unified and any format is
theoretically streamable -Alex
- Patches to enforce the invariant that the GraphicsLock is held when
SetFlashRect is called (bug #504) -Michael
- Major refactoring of threadlib; see doc/devel/threads -Michael