diff options
author | Alyssa Milburn | 2011-11-03 13:11:55 +0100 |
---|---|---|
committer | Alyssa Milburn | 2011-11-03 13:13:00 +0100 |
commit | 61e839c2abdf2b63f91d564cc3768d26b20df371 (patch) | |
tree | e0d63bc495c2f33f715be5e9a40bf6c334faa483 | |
parent | 33fcbaa9eece36c7fbad4e44bf949c4dbfa72dbe (diff) | |
download | scummvm-rg350-61e839c2abdf2b63f91d564cc3768d26b20df371.tar.gz scummvm-rg350-61e839c2abdf2b63f91d564cc3768d26b20df371.tar.bz2 scummvm-rg350-61e839c2abdf2b63f91d564cc3768d26b20df371.zip |
NEWS: Mention ARM/android fixes.
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -15,6 +15,9 @@ For a more comprehensive changelog of the latest experimental code, see: New Ports: - Added PlayStation 3 port. + General: + - Fixed the ARM assembly routine for reverse stereo audio. + AGI: - Implemented sound support for the DOS version of Winnie the Pooh in the Hundred Acre Wood. @@ -56,6 +59,10 @@ For a more comprehensive changelog of the latest experimental code, see: - The US version of Discworld II now shows the correct title screen and language flag. + Android port: + - Fixed plugins on Android 3.x. + - Moved the default saved game location to the SD card. + 1.3.1 (2011-07-12) General: - Improved audio device detection and fallback. |