[Scummvm-git-logs] scummvm master -> ce0aa917466bb2ef3ec4b90c6554082df095d6c3
lotharsm
mail at serra.me
Sun Sep 13 17:42:34 UTC 2020
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:
a28d15f6eb NEWS: Discord RPC is officially supported only on Vista+
ce0aa91746 NEWS: WIN32: Windows Vista and older is considered as deprecated
Commit: a28d15f6ebfe4093efaf2875019f54ddf81cdf41
https://github.com/scummvm/scummvm/commit/a28d15f6ebfe4093efaf2875019f54ddf81cdf41
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-09-13T19:29:08+02:00
Commit Message:
NEWS: Discord RPC is officially supported only on Vista+
Windows XP is not supported by the Discord RPC. Technically, ScummVM
still runs with discord-rpc enabled, but it lead to random crashes.
Despite that, Discord itself is not supporting Windows XP.
Changed paths:
NEWS.md
doc/de/NEUES.md
diff --git a/NEWS.md b/NEWS.md
index 71ac43f0ba..cdc5b235f5 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -37,7 +37,7 @@ For a more comprehensive changelog of the latest experimental code, see:
- 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.
- - Added support for Discord Rich Presence integration on supported platforms (Windows XP+, macOS 10.9+ 64 Bit)
+ - Added support for Discord Rich Presence integration on supported platforms (Windows Vista+, macOS 10.9+ 64 Bit)
- Major improvements to the keymapper.
BBVS:
diff --git a/doc/de/NEUES.md b/doc/de/NEUES.md
index ab4be810f8..1bd3430d37 100644
--- a/doc/de/NEUES.md
+++ b/doc/de/NEUES.md
@@ -38,7 +38,7 @@ Programmcodes finden Sie auf Englisch unter:
- Hebräisch wird nun korrekt in der Benutzeroberfläche dargestellt (benötigt die FriBiDi-Bibliothek).
- Code der Roland MT-32-Emulation auf Munt 2.4.0 aktualisiert.
- Die Standard-Stimme der Sprachausgabe kann auf unterstützten Plattformen nun angepasst werden.
- - Unterstützung für Discord-Integration auf unterstützten Plattformen (Windows XP+, macOS 10.9+ 64 Bit) hinzugefügt.
+ - Unterstützung für Discord-Integration auf unterstützten Plattformen (Windows Vista+, macOS 10.9+ 64 Bit) hinzugefügt.
- Die Unterstützung für Tastenkürzel über den Keymapper wurde erheblich verbessert.
BBVS:
Commit: ce0aa917466bb2ef3ec4b90c6554082df095d6c3
https://github.com/scummvm/scummvm/commit/ce0aa917466bb2ef3ec4b90c6554082df095d6c3
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-09-13T19:41:51+02:00
Commit Message:
NEWS: WIN32: Windows Vista and older is considered as deprecated
Changed paths:
NEWS.md
doc/de/NEUES.md
diff --git a/NEWS.md b/NEWS.md
index cdc5b235f5..5f80df41aa 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -166,6 +166,8 @@ For a more comprehensive changelog of the latest experimental code, see:
Windows port:
- Added support for using additional OneCore voices for text to speech.
+ - Active support for Windows Vista and lower is now discontinued. While we still provide
+ builds for those systems in the foreseeable future, some newer features might be missing.
#### 2.1.2 "Fixing Powerful Windows" (2020-03-31)
diff --git a/doc/de/NEUES.md b/doc/de/NEUES.md
index 1bd3430d37..26a70e8a44 100644
--- a/doc/de/NEUES.md
+++ b/doc/de/NEUES.md
@@ -163,6 +163,9 @@ Programmcodes finden Sie auf Englisch unter:
Windows-Portierung:
- Sprachausgabe um die Unterstützung für OneCore-Stimmen erweitert.
+ - Die aktive Unterstützung für Windows Vista und älter wird eingestellt. Während wir auf absehbare
+ Zeit ScummVM für diese Systeme weiterhin zur Verfügung stellen werden, werden einige neuere
+ Funktionen möglicherweise fehlen.
#### 2.1.2 "Fixing Powerful Windows" (31.03.2020)
More information about the Scummvm-git-logs
mailing list