diff options
author | Johannes Schickel | 2016-03-15 13:52:38 +0100 |
---|---|---|
committer | Johannes Schickel | 2016-03-15 13:52:38 +0100 |
commit | d61dd0f52601ba296678493f46b3cf5a6437190b (patch) | |
tree | 526d1bbaee8a4400d66216a0c2b27e61e2b36f9f | |
parent | 620e8a049edcffd0ac4d2ea50e02838dfaebace3 (diff) | |
download | scummvm-rg350-d61dd0f52601ba296678493f46b3cf5a6437190b.tar.gz scummvm-rg350-d61dd0f52601ba296678493f46b3cf5a6437190b.tar.bz2 scummvm-rg350-d61dd0f52601ba296678493f46b3cf5a6437190b.zip |
NEWS: Reword Windows MIDI bug fix description.
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -13,7 +13,6 @@ For a more comprehensive changelog of the latest experimental code, see: 1.8.1 (XXXX-XX-XX) General: - Removed TESTING flag from several supported games. - - Improved compatibility with ReactOS. BBVS: - Fixed game restart. @@ -39,6 +38,10 @@ For a more comprehensive changelog of the latest experimental code, see: - Fixed game restart after language change in-game. - Fixed flickering in main Menu. + Windows port: + - Fixed bug in MIDI device listing affecting cases where MIDI devices were + not usable. + 1.8.0 (2016-03-04) New Games: - Added support for Rex Nebular and the Cosmic Gender Bender. |