From 39cfa34a7cd36cbb50a868608a687668cc64a281 Mon Sep 17 00:00:00 2001 From: avolkov Date: Sun, 26 Jan 2003 06:01:38 +0000 Subject: [PATCH] new MixSDL mixer module for SDL_audio (experimental) git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@581 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 2b4a410f2..d07cab676 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.2: +- New sound module "mixsdl" (experimental) -fOSSiL - Fixed overlapping subtitle text while switch tracks -PhracturedBlue - New flash-thread cacheing scheme - PhracturedBlue - Voice-over / subtitle synch is done - PhracturedBlue