[Scummvm-git-logs] scummvm master -> 07b409e46d635ecd180611afb0c886c4cd6b4c8c

mikrosk noreply at scummvm.org
Wed Jun 17 04:28:44 UTC 2026


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

Summary:
aa0ca1e937 BACKENDS: ATARI: Last touches before release
07b409e46d NEWS: Add forgotten Atari changes


Commit: aa0ca1e937fa2168b6f280b9f0e6265c51cf0b0d
    https://github.com/scummvm/scummvm/commit/aa0ca1e937fa2168b6f280b9f0e6265c51cf0b0d
Author: Miro Kropacek (miro.kropacek at gmail.com)
Date: 2026-06-17T14:27:27+10:00

Commit Message:
BACKENDS: ATARI: Last touches before release

Changed paths:
    backends/platform/atari/readme.txt
    backends/platform/atari/readme.txt.in


diff --git a/backends/platform/atari/readme.txt b/backends/platform/atari/readme.txt
index 168c067dd2f..6d93f6e5bdc 100644
--- a/backends/platform/atari/readme.txt
+++ b/backends/platform/atari/readme.txt
@@ -499,11 +499,9 @@ distributed with repackaged theme files with compression level zero.
 Changes to upstream
 -------------------
 
-There are a few features that have been disabled or changed and are not
-possible / plausible to merge into upstream:
-
-- This port contains an experimental / pending optimisations to audio mixing.
-  I'll try to get them merged in the next release.
+- This port contains experimental / pending optimisations to audio mixing
+  (https://github.com/scummvm/scummvm/pull/7385). I'll try to get them merged
+  in the next release.
 
 
 Known issues
diff --git a/backends/platform/atari/readme.txt.in b/backends/platform/atari/readme.txt.in
index 59787190947..99a2fd896d6 100644
--- a/backends/platform/atari/readme.txt.in
+++ b/backends/platform/atari/readme.txt.in
@@ -499,11 +499,9 @@ distributed with repackaged theme files with compression level zero.
 Changes to upstream
 -------------------
 
-There are a few features that have been disabled or changed and are not
-possible / plausible to merge into upstream:
-
-- This port contains an experimental / pending optimisations to audio mixing.
-  I'll try to get them merged in the next release.
+- This port contains experimental / pending optimisations to audio mixing
+  (https://github.com/scummvm/scummvm/pull/7385). I'll try to get them merged
+  in the next release.
 
 
 Known issues


Commit: 07b409e46d635ecd180611afb0c886c4cd6b4c8c
    https://github.com/scummvm/scummvm/commit/07b409e46d635ecd180611afb0c886c4cd6b4c8c
Author: Miro Kropacek (miro.kropacek at gmail.com)
Date: 2026-06-17T14:28:37+10:00

Commit Message:
NEWS: Add forgotten Atari changes

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 64a26cb29a0..e93aa095b05 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -70,6 +70,8 @@ Atari port:
    - Added native CDDA support.
    - Added plugin support (now ScummVM can run with as little as a few megs of RAM).
    - Added native YM2149 support (currently usable for Elvira 1 and 2).
+   - Reworked audio mixer (this fixes the barking poodles in SOMI).
+   - Autosave is disabled by default as it leads to audible artefacts during gameplay.
 
  PS3 port:
    - Added support for running ScummVM engines as separate modules/executables.




More information about the Scummvm-git-logs mailing list