diff options
author | Max Horn | 2003-12-21 00:52:11 +0000 |
---|---|---|
committer | Max Horn | 2003-12-21 00:52:11 +0000 |
commit | 2bbaff0890b2f5920052257d7297daa72bb09606 (patch) | |
tree | e2dbb10069711bf2a119dcc515af84c58f7123e7 /NEWS | |
parent | ec0ebf5380d0f77715e40586243226676480deeb (diff) | |
download | scummvm-rg350-2bbaff0890b2f5920052257d7297daa72bb09606.tar.gz scummvm-rg350-2bbaff0890b2f5920052257d7297daa72bb09606.tar.bz2 scummvm-rg350-2bbaff0890b2f5920052257d7297daa72bb09606.zip |
changed wording in NEWS a bit
svn-id: r11802
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,10 +11,10 @@ For a more comprehensive changelog for the latest experimental CVS code, see: General: - Subtitles now default to disabled. '-n' option now enabled subtitles. - Added HQ2x and HQ3x scalers - - New 'from scratch' sound mixer + - Rewrote sound code for more flexibility and performance - Improved native MT32 support - Adlib GM emulation table revamped, providing more accurate software MIDI - - Default Makefile now uses configure script, old one is Makefile.noconf + - Default Makefile now uses configure script - Greatly improved the launcher and options dialogs (work-in-progress) - Many other "under the hood" improvements, like a new config managment and plugin capabilities |