aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLothar Serra Mari2016-09-28 08:18:29 +0200
committerLothar Serra Mari2016-09-28 08:36:38 +0200
commit5683e0fa337f31c2585865cbf981b2ed95770ea5 (patch)
tree2073b47e46527fb9b97ad7b62021d3b1a30b0173
parent8ad7d510291816316480489d76e977a7cf962f1b (diff)
downloadscummvm-rg350-5683e0fa337f31c2585865cbf981b2ed95770ea5.tar.gz
scummvm-rg350-5683e0fa337f31c2585865cbf981b2ed95770ea5.tar.bz2
scummvm-rg350-5683e0fa337f31c2585865cbf981b2ed95770ea5.zip
NEWS: Mention CMS/GameBlaster audio fix
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0836f31d84..b8757ebb84 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ For a more comprehensive changelog of the latest experimental code, see:
General:
- Fixed audio corruption in the MS ADPCM decoder.
+ - Fixed audio pitch in the CMS/GameBlaster emulation.
- Switched SDL backend to SDL2 by default. SDL1 is still a fallback.
AGI: