diff options
author | Filippos Karapetis | 2014-07-07 22:33:12 +0300 |
---|---|---|
committer | Filippos Karapetis | 2014-07-08 00:02:18 +0300 |
commit | 8c5f67568f1a320134d73c2efe41ff57dfdc1fdd (patch) | |
tree | 0e938c157af6a7b285e14e5f1cd7108f64fe90bb /NEWS | |
parent | 10c7986a36d0fadfc2373c8b8728855dcf8a4cad (diff) | |
download | scummvm-rg350-8c5f67568f1a320134d73c2efe41ff57dfdc1fdd.tar.gz scummvm-rg350-8c5f67568f1a320134d73c2efe41ff57dfdc1fdd.tar.bz2 scummvm-rg350-8c5f67568f1a320134d73c2efe41ff57dfdc1fdd.zip |
MT32: Update to munt 1.4.0
This syncs with munt commit 175446af43
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ For a more comprehensive changelog of the latest experimental code, see: - Added support for Voyeur. General: - - Updated Munt MT-32 emulation code to version 1.3.0. + - Updated Munt MT-32 emulation code to version 1.4.0. - Switched from our custom JPEG and PNG decoders to libjpeg(-turbo) and libpng, which are faster and can handle more images. (NOTE: The change to libpng was done in version 1.6.0, but it was not |