[Scummvm-git-logs] scummvm master -> ab4566609836fb825b096c51afe68d4951a10955
lotharsm
mail at serra.me
Sun Jul 4 20:12:55 UTC 2021
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:
ddf1ae5894 NEWS: Mention Win32 OpenGL default, consistency fixes
ab45666098 I18N: Update translations datafile
Commit: ddf1ae5894621741834720de4cb8f15465c0814f
https://github.com/scummvm/scummvm/commit/ddf1ae5894621741834720de4cb8f15465c0814f
Author: Lothar Serra Mari (mail at serra.me)
Date: 2021-07-04T22:11:57+02:00
Commit Message:
NEWS: Mention Win32 OpenGL default, consistency fixes
Changed paths:
NEWS.md
doc/de/NEUES.md
diff --git a/NEWS.md b/NEWS.md
index ca12945ceb..80f1099fb3 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -133,14 +133,17 @@ For a more comprehensive changelog of the latest experimental code, see:
- Fixes for character selection, deselection, and dismissing to better match original.
AmigaOS port:
- - Add native system file browser feature
- - Re-activate nuked OPL Adlib driver
+ - Add native system file browser feature.
+ - Re-activate nuked OPL Adlib driver.
MorphOS port:
- - Added native system file browser feature
- - Added Cloud feature
- - Re-activate nuked OPL Adlib driver
- - Added CAMD MIDI driver support
+ - Added native system file browser feature.
+ - Added Cloud feature.
+ - Re-activate nuked OPL Adlib driver.
+ - Added CAMD MIDI driver support.
+
+ Windows port:
+ - Use OpenGL renderer by default, providing better support for HiDPI displays.
#### 2.2.0 "Interactive Fantasy" (2020-09-27)
diff --git a/doc/de/NEUES.md b/doc/de/NEUES.md
index b45ff90b8f..48ee9f2a66 100644
--- a/doc/de/NEUES.md
+++ b/doc/de/NEUES.md
@@ -145,6 +145,9 @@ Programmcodes finden Sie auf Englisch unter:
- Der nuked OPL Adlib-Treiber ist wieder aktiviert.
- Unterstützung für den CAMD MIDI-Treiber hinzugefügt.
+ Windows-Portierung:
+ - StandardmäÃig wird nun der OpenGL-Renderer verwendet, der eine deutlich verbesserte Unterstützung für HiDPI-Displays bietet.
+
#### 2.2.0 "Interactive Fantasy" (27.09.2020)
Neue Spiele:
Commit: ab4566609836fb825b096c51afe68d4951a10955
https://github.com/scummvm/scummvm/commit/ab4566609836fb825b096c51afe68d4951a10955
Author: Lothar Serra Mari (mail at serra.me)
Date: 2021-07-04T22:11:57+02:00
Commit Message:
I18N: Update translations datafile
Changed paths:
gui/themes/translations.dat
diff --git a/gui/themes/translations.dat b/gui/themes/translations.dat
index b2e221c499..d04fa22c22 100644
Binary files a/gui/themes/translations.dat and b/gui/themes/translations.dat differ
More information about the Scummvm-git-logs
mailing list