Added read-ahead buffering when reading zip index files.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3086 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2008-10-12 21:46:57 +00:00
parent d82cd23ef5
commit b3321c8c60
4 changed files with 263 additions and 70 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Added read-ahead buffering when reading zip index files. - SvdB
- Added support for packed ani and font files - Mika
- DrawTracedText abstraction (bug #1029), from Nic
- Experimental support for Symbian S60 3rd edition - Mika & SvdB