[Scummvm-git-logs] scummvm master -> af42dd9f9069e97825af01c23a6642f4f63fce3b

lephilousophe noreply at scummvm.org
Thu Dec 5 20:17:00 UTC 2024


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:
3ffaade86c NEWS: Add Android news
af42dd9f90 NEWS: Sort entries for new libraries


Commit: 3ffaade86c9d1aaf603213278d32fdbc10954aa2
    https://github.com/scummvm/scummvm/commit/3ffaade86c9d1aaf603213278d32fdbc10954aa2
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2024-12-05T20:12:28+01:00

Commit Message:
NEWS: Add Android news

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index e9439eecc26..70c5b8a4563 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -274,6 +274,14 @@ For a more comprehensive changelog of the latest experimental code, see:
  ZVision:
    - Improved support of RTL languages.
 
+ Android port:
+   - Add support for Android 15.
+   - Add game shortcuts support on Android home screen either from a long press
+     on the ScummVM icon or from the launcher widgets selector.
+   - Rework the gamepad input mode with an improved UI. Add more virtual buttons.
+   - Scale UI according to display density.
+   - Various stability fixes.
+
  macOS port:
    - Autoupdates now use Sparkle 2.x.
 


Commit: af42dd9f9069e97825af01c23a6642f4f63fce3b
    https://github.com/scummvm/scummvm/commit/af42dd9f9069e97825af01c23a6642f4f63fce3b
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2024-12-05T20:14:02+01:00

Commit Message:
NEWS: Sort entries for new libraries

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 70c5b8a4563..dbe46639ea0 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -24,13 +24,13 @@ For a more comprehensive changelog of the latest experimental code, see:
 
  General:
    - Fixed GLSL version parsing on some OpenGL ES2 platforms.
-   - Added optional dependency for libopenmpt for sound.
    - The "Aspect ratio correction" option within the Global Options section
      is now active by default.
-   - Added optional dependency for libmpcdec (musepack) for sound.
    - There is now a checkbox for the --copy-protection command-line option.
    - Reduced memory usage on platforms with dynamic detection plugins.
    - Improved GUI usability on small screens.
+   - Added optional dependency for libopenmpt for sound.
+   - Added optional dependency for libmpcdec (musepack) for sound.
 
  ADL:
    - Added Apple II checkerboard cursor as a visual option.




More information about the Scummvm-git-logs mailing list