[Scummvm-git-logs] scummvm master -> aa44f7cc25074c1793bf3c5de5c182bc6bbedfa9

criezy criezy at scummvm.org
Thu Aug 27 00:54:31 UTC 2020


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

Summary:
aa44f7cc25 NEWS: Update iOS, macOS, and QUEEN changes


Commit: aa44f7cc25074c1793bf3c5de5c182bc6bbedfa9
    https://github.com/scummvm/scummvm/commit/aa44f7cc25074c1793bf3c5de5c182bc6bbedfa9
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2020-08-27T01:54:19+01:00

Commit Message:
NEWS: Update iOS, macOS, and QUEEN changes

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 246aeac90f..375c2b7fff 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -27,6 +27,7 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Games are sorted in GUI ignoring the articles.
    - Now Hebrew is displayed correctly in GUI (requires FriBiDi library).
    - Updated the Roland MT-32 emulation code to Munt 2.4.0.
+   - Added option to select the default voice for ports that support Text-to-Speech.
 
  BBVS:
    - Added support for the demo, available from our website.
@@ -55,6 +56,7 @@ For a more comprehensive changelog of the latest experimental code, see:
 
  Queen:
    - Fixed loading a save game from the launcher.
+   - Fixed random long delays when starting a game.
 
  SCI:
    - Major improvements to Amiga and Mac sound drivers.
@@ -89,9 +91,17 @@ For a more comprehensive changelog of the latest experimental code, see:
  ZVision:
    - Fixed getting perfect score in Zork: Grand Inquisitor
 
+ iOS port:
+   - Fixed unsupported graphic mode for some games (such as SCI games with high
+     quality video scaling enabled).
+   - Removed Quit button to follow the iOS design guidelines.
+
  Linux port:
    - Added option to use the system file browser instead of the ScummVM file browser.
 
+ MacOS X port:
+   - Fixed blurry on Retina screens. Unfortunately this required dropping support
+     for the dark theme for window decorations.
 
 #### 2.1.2 "Fixing Powerful Windows" (2020-03-31)
 




More information about the Scummvm-git-logs mailing list