aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Persson2007-06-11 19:52:18 +0000
committerLars Persson2007-06-11 19:52:18 +0000
commit9e582b48dbd9db13b4ec84636e2a09ac6100a796 (patch)
tree2856f5e94a96ab24d912ecff374e79f3a5da0a47
parent86f433b3c41500a456dcbf523a0cb51b848966a9 (diff)
downloadscummvm-rg350-9e582b48dbd9db13b4ec84636e2a09ac6100a796.tar.gz
scummvm-rg350-9e582b48dbd9db13b4ec84636e2a09ac6100a796.tar.bz2
scummvm-rg350-9e582b48dbd9db13b4ec84636e2a09ac6100a796.zip
Updated NEWS with Symbian details
svn-id: r27365
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 598aba6fb8..e82d9439e6 100644
--- a/NEWS
+++ b/NEWS
@@ -61,6 +61,13 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
Nintendo DS Port:
- TOOO: Mention DLDI support
+ Symbian Port:
+ - Added support for MP3 to S60v3 and UIQ3 versions.
+ - Switched to SDL 1.2.11 for bug fixes and improvements
+ - Improved performance for S60v3 and UIQ3 using ARM target.
+ - Limited support for pre Symbian OS9 devices due to compiler issues.
+ - Updated key mapping handling.
+
WinCE Port:
- Switched to using a GCC toolchain for building.
- Major update to the SDL lib. Better, faster, more compatible :-)