git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1239 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2003-09-18 10:10:36 +00:00
parent f1e355898a
commit ad86e93d9c
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.4:
- Separated and abstracted sound buffer-tagging and trackplayer
clip/subtitle chaining -Alex
- Abstracted the recursive mutexes in MixSDL and DCQ code -Michael
- Introduced a new synchronization construct (CrossThreadMutex) and
migrated the GraphicsSem and clock_sem over to it (#359) -Michael