Added 'nosound'; --sound=openal|mixsdl|none option; -a is gone

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@694 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2003-02-06 04:56:04 +00:00
parent 2bcd5de8cf
commit dd5d85ca98
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.2:
- Added 'nosound' driver and --sound=openal|mixsdl|none
option; -a option has been removed -fOSSiL
- Fix ZFP stuttering and some other random sound issues -PBlue
- Correctly deal with multiply-mapped keys. This may fix some keys
not being detected correctly on the Mac as well - PBlue