[Scummvm-cvs-logs] scummvm master -> f2732c7f78f5a8945806342dcf2dd02fe0df8374

sev- sev at scummvm.org
Mon Mar 28 00:07:00 CEST 2016


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

Summary:
2fa8e51c56 NEWS/DE: Move Mac OS X taskbar improvements to 1.8.1
f2732c7f78 NEWS: Move Mac OS X taskbar improvements to 1.8.1


Commit: 2fa8e51c56ff6f247cf04e19cdde559329d01d0d
    https://github.com/scummvm/scummvm/commit/2fa8e51c56ff6f247cf04e19cdde559329d01d0d
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-28T00:03:38+02:00

Commit Message:
NEWS/DE: Move Mac OS X taskbar improvements to 1.8.1

Changed paths:
    doc/de/Neues



diff --git a/doc/de/Neues b/doc/de/Neues
index 2376488..dee5d91 100644
--- a/doc/de/Neues
+++ b/doc/de/Neues
@@ -11,9 +11,6 @@ Programmcodes finden Sie auf Englisch unter:
      Diese Funktion war im originalen Interpreter nur im Hercules-Darstellungsmodus
      verfügbar.
 
- Mac OS X-Portierung:
-   - Das Dock-Menü für ScummVM enthält nun eine Liste der zuletzt gespielten Spiele,
-     wenn ScummVM nicht läuft, und ermöglicht den direkten Start dieser Spiele.
 
 1.8.1 (DD.MM.YYYY)
  Allgemein:
@@ -49,10 +46,15 @@ Programmcodes finden Sie auf Englisch unter:
    - Ressourcen-Freigabe beim Beenden des Spiels korrigiert.
    - Fehler beim Neustart des Spiels nach dem Wechsel der Spiel-Sprache behoben.
    - Flackern im Hauptmenü behoben.
-   
+
  Windows-Portierung:
    - Absturz im Zusammenhang mit nicht-funktionierenden MIDI-Geräten behoben.
 
+ Mac OS X-Portierung:
+   - Das Dock-Menü für ScummVM enthält nun eine Liste der zuletzt gespielten Spiele,
+     wenn ScummVM nicht läuft, und ermöglicht den direkten Start dieser Spiele.
+
+
 1.8.0 (04.03.2016)
  Neue Spiele:
    - Unterstützung für Rex Nebular and the Cosmic Gender Bender hinzugefügt.


Commit: f2732c7f78f5a8945806342dcf2dd02fe0df8374
    https://github.com/scummvm/scummvm/commit/f2732c7f78f5a8945806342dcf2dd02fe0df8374
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-28T00:04:53+02:00

Commit Message:
NEWS: Move Mac OS X taskbar improvements to 1.8.1

Changed paths:
    NEWS



diff --git a/NEWS b/NEWS
index f871dc2..98a7224 100644
--- a/NEWS
+++ b/NEWS
@@ -10,10 +10,6 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Added optional "pause, when entering commands" feature, that was only
      available in the original interpreter for Hercules rendering.
 
- Mac OS X port:
-   - Dock menu for ScummVM now lists recently played games when ScummVM is
-     not running and allows starting those games.
-
 1.8.1 (XXXX-XX-XX)
  General:
    - Removed TESTING flag from several supported games.
@@ -52,6 +48,10 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Fixed bug in MIDI device listing affecting cases where MIDI devices were
      not usable.
 
+ Mac OS X port:
+   - Dock menu for ScummVM now lists recently played games when ScummVM is
+     not running and allows starting those games.
+
 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