[Scummvm-cvs-logs] scummvm branch-1-8 -> 9ab1f9a474fd21bbfcd8755052102d46828c334f

lordhoto lordhoto at gmail.com
Tue Mar 15 13:53:15 CET 2016


This automated email contains information about 4 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
a6c51681e2 NEWS: Consistency fixes.
f893f2f24f NEWS: Improve wording slightly.
9109fc3a38 NEWS: Engine name consistency fixes.
9ab1f9a474 NEWS: Reword Windows MIDI bug fix description.


Commit: a6c51681e219f3c6b15f551573a50a333b7b644a
    https://github.com/scummvm/scummvm/commit/a6c51681e219f3c6b15f551573a50a333b7b644a
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2016-03-15T13:48:25+01:00

Commit Message:
NEWS: Consistency fixes.

(cherry picked parts from commit 3b2b7bc45f6e279e9bfaeeefd73e7dc8faaeb74d)

Changed paths:
    NEWS



diff --git a/NEWS b/NEWS
index 87f8b43..cefc620 100644
--- a/NEWS
+++ b/NEWS
@@ -7,13 +7,13 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Improved compatibility with ReactOS.
 
  BBVS:
-   - Fix game restart.
+   - Fixed game restart.
 
  CINE:
    - Fixed SFX loading.
 
  GOB:
-   - Fix lock up for some games during sound initialization.
+   - Fixed lock up for some games during sound initialization.
 
  LAB:
    - Fixed lock-up during ending sequence.
@@ -31,8 +31,8 @@ For a more comprehensive changelog of the latest experimental code, see:
      version of ScummVM.
 
  SWORD25:
-   - Add option to use English speech instead of German one when no speech is available
-     for the selected language.
+   - Added option to use English speech instead of German one when no speech is
+     available for the selected language.
    - Fixed resource releasing on game exit.
    - Fixed game restart after language change in-game.
    - Fixed flickering in main Menu.


Commit: f893f2f24fd475b312443605d3c9366c100daf63
    https://github.com/scummvm/scummvm/commit/f893f2f24fd475b312443605d3c9366c100daf63
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2016-03-15T13:49:17+01:00

Commit Message:
NEWS: Improve wording slightly.

(cherry picked parts from commit 04f761afa79a81e6f61cff7782d7da3e3c94d9c7)

Changed paths:
    NEWS



diff --git a/NEWS b/NEWS
index cefc620..d6825ec 100644
--- a/NEWS
+++ b/NEWS
@@ -3,14 +3,14 @@ For a more comprehensive changelog of the latest experimental code, see:
 
 1.8.1 (XXXX-XX-XX)
  General:
-   - Cleared TESTING flag from several games.
+   - Removed TESTING flag from several supported games.
    - Improved compatibility with ReactOS.
 
  BBVS:
    - Fixed game restart.
 
  CINE:
-   - Fixed SFX loading.
+   - Fixed sound effect loading.
 
  GOB:
    - Fixed lock up for some games during sound initialization.


Commit: 9109fc3a3897dbaffbdb2d72ae7af24258bcf921
    https://github.com/scummvm/scummvm/commit/9109fc3a3897dbaffbdb2d72ae7af24258bcf921
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2016-03-15T13:49:28+01:00

Commit Message:
NEWS: Engine name consistency fixes.

(cherry picked from commit 620e8a049edcffd0ac4d2ea50e02838dfaebace3)

Changed paths:
    NEWS



diff --git a/NEWS b/NEWS
index d6825ec..527e9d4 100644
--- a/NEWS
+++ b/NEWS
@@ -9,13 +9,13 @@ For a more comprehensive changelog of the latest experimental code, see:
  BBVS:
    - Fixed game restart.
 
- CINE:
+ CinE:
    - Fixed sound effect loading.
 
- GOB:
+ Gob:
    - Fixed lock up for some games during sound initialization.
 
- LAB:
+ Lab:
    - Fixed lock-up during ending sequence.
    - Improved internal game controls.
 
@@ -30,7 +30,7 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Fixed detection of Maniac Mansion from Day of the Tentacle in the Windows
      version of ScummVM.
 
- SWORD25:
+ Broken Sword 2.5:
    - Added option to use English speech instead of German one when no speech is
      available for the selected language.
    - Fixed resource releasing on game exit.


Commit: 9ab1f9a474fd21bbfcd8755052102d46828c334f
    https://github.com/scummvm/scummvm/commit/9ab1f9a474fd21bbfcd8755052102d46828c334f
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2016-03-15T13:52:46+01:00

Commit Message:
NEWS: Reword Windows MIDI bug fix description.

(cherry picked from commit d61dd0f52601ba296678493f46b3cf5a6437190b)

Changed paths:
    NEWS



diff --git a/NEWS b/NEWS
index 527e9d4..9853d61 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,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.
@@ -37,6 +36,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.






More information about the Scummvm-git-logs mailing list