[Scummvm-git-logs] scummvm branch-2-2 -> 6736458c4c8eb845bd3b75e8d5dae25b8ac10b8c

ccawley2011 ccawley2011 at gmail.com
Sun Sep 13 20:22:01 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:
6736458c4c NEWS: Discord RPC is officially supported only on Vista+


Commit: 6736458c4c8eb845bd3b75e8d5dae25b8ac10b8c
    https://github.com/scummvm/scummvm/commit/6736458c4c8eb845bd3b75e8d5dae25b8ac10b8c
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-09-13T21:21:44+01: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 954095baba..94057f8d98 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -29,7 +29,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 77a495ebd9..c5dac1783a 100644
--- a/doc/de/NEUES.md
+++ b/doc/de/NEUES.md
@@ -30,7 +30,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:




More information about the Scummvm-git-logs mailing list