[Scummvm-git-logs] scummvm master -> 3759e7069fd130c2fd3ebdf0ebc20d1cd2aa7fcc
lotharsm
noreply at scummvm.org
Thu May 8 06:32:04 UTC 2025
This automated email contains information about 3 new commits which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
04f000dcab NEWS: Don't mention the change about Gold linker
fcef0cd56a NEWS: Document some 2.9.1 fixes for AGS
3759e7069f NEWS: Update German NEWS file
Commit: 04f000dcab9221da42eac2a84c1fc7b679ed562e
https://github.com/scummvm/scummvm/commit/04f000dcab9221da42eac2a84c1fc7b679ed562e
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2025-05-08T08:31:21+02:00
Commit Message:
NEWS: Don't mention the change about Gold linker
I added it myself, but I think it's just too technical for a general
changelog. Especially as the first entry that users would read.
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 1e792d66b7c..56b907d1b55 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -35,11 +35,6 @@ For a more comprehensive changelog of the latest experimental code, see:
#### 2.9.1 (XXXX-XX-XX)
- General:
- - Avoid using the GNU Gold linker when building ScummVM, (unless the
- --enable-gold option is given), since it has long-standing issues
- on some platforms and is now deprecated upstream.
-
Asylum:
- Fixed crash in Sanitarium main menu, when moving the cursor to the
top part of the screen.
Commit: fcef0cd56a881a4fe932b2e35a9f9140cac4d64f
https://github.com/scummvm/scummvm/commit/fcef0cd56a881a4fe932b2e35a9f9140cac4d64f
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2025-05-08T08:31:29+02:00
Commit Message:
NEWS: Document some 2.9.1 fixes for AGS
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 56b907d1b55..bfc2b14afb2 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -35,6 +35,13 @@ For a more comprehensive changelog of the latest experimental code, see:
#### 2.9.1 (XXXX-XX-XX)
+ AGS:
+ - Added support for sound clip speed variation, used in some games to
+ slow down background music or other audio effects.
+ - Fixed some audio volume changes not being triggered in some situations
+ (e.g. automatic music volume drop during dev commentary or when a
+ characters speaks, in the Blackwell series).
+
Asylum:
- Fixed crash in Sanitarium main menu, when moving the cursor to the
top part of the screen.
Commit: 3759e7069fd130c2fd3ebdf0ebc20d1cd2aa7fcc
https://github.com/scummvm/scummvm/commit/3759e7069fd130c2fd3ebdf0ebc20d1cd2aa7fcc
Author: Lothar Serra Mari (mail at serra.me)
Date: 2025-05-08T08:31:38+02:00
Commit Message:
NEWS: Update German NEWS file
Changed paths:
doc/de/NEUES.md
diff --git a/doc/de/NEUES.md b/doc/de/NEUES.md
index cea4f0191f1..3914b307efc 100644
--- a/doc/de/NEUES.md
+++ b/doc/de/NEUES.md
@@ -36,10 +36,13 @@ Umfangreichere Informationen über die Ãnderungen des aktuellen Codes findest D
#### 2.9.1 (XXXX-XX-XX)
- Allgemein:
- - Vermeide die Nutzung des GNU Gold-Linkers wenn ScummVM gebaut wird (sofern die Option --enable-gold
- nicht genutzt wird), da er für anhaltende Probleme auf manchen Plattformen bekannt ist und
- seitens des Upstreams nicht mehr unterstützt wird.
+ AGS:
+ - Unterstützung für Geschwindigkeitsänderungen von Audio-Clips hinzugefügt.
+ Diese werden in einigen Spielen verwendet, um die Hintergrundmusik oder andere
+ Audio-Effekte zu verlangsamen.
+ - Fehler korrigiert, durch den in einigen Fällen Lautstärkeänderungen nicht korrekt
+ ausgelöst wurden (beispielsweise um die Musiklautstärke in Entwicklerkommentaren oder
+ wenn in der Blackwell-Serie ein Charakter spricht, zu verringern)
Asylum:
- Absturz im Hauptmenü von Sanitarium korrigiert, der auftritt, wenn der Cursor in den
More information about the Scummvm-git-logs
mailing list