aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostas Nakos2006-06-20 19:49:41 +0000
committerKostas Nakos2006-06-20 19:49:41 +0000
commitf9d3e510731f1f3d8379580e89247b1cd03d1f3c (patch)
tree73959662c332b1c59ae4c4f243555096acc1d731
parent73e7b35efba5a7c1b1335da949930294a290b8de (diff)
downloadscummvm-rg350-f9d3e510731f1f3d8379580e89247b1cd03d1f3c.tar.gz
scummvm-rg350-f9d3e510731f1f3d8379580e89247b1cd03d1f3c.tar.bz2
scummvm-rg350-f9d3e510731f1f3d8379580e89247b1cd03d1f3c.zip
added CE port news for 0.9.0
svn-id: r23202
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 472547b303..9edfd50087 100644
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,17 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
should fix alignment issues reported on some platforms.
- Missing data files are handled more gracefully.
+ WinCE Port:
+ - Added: PocketPC: Vertical oversampling scaler 320x200=>320x240 when panel not shown (n0p)
+ - Added: PocketPC: Right click by double-tapping (n0p)
+ - Fixed: All: Clipping issues in some cases
+ - Added: PocketPC: Mouse emulation using keys
+ - Added: Smartphones: Virtual keyboard popup
+ - Fixed: Smartphones: Incorrect screen blit in SDL port
+ - Added: All: Mouse cursor visible on panel if using emulated mouse
+ - Added: All: Inverse landscape mode
+ - Fixed: PocketPC: Dialogs cut-off/not redrawn
+
0.8.2 (2006-02-08)
General:
- Fixed OS X bundle building when using GCC 3.3.