Fix crash in PlayStream when whole file is prebuffered and its not

speech (bug #259)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@966 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-05-20 00:43:24 +00:00
parent 2c35fa93d9
commit f22e83105b
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.3:
- Fix crash in PlayStream when whole file is prebuffered and its not
speech (bug #259) -Mika
- Fix endian problem in colormap transform code (bug #137) -Mika
- Fix minor glitch in planet coarse scan (bug #238), from chmmravatar
- Wav loader is now endian safe (bug #165) -Mika