[Scummvm-git-logs] scummvm master -> 26d9e6dd8ca7bba558f67e2c1a576a311bd40fdb

sev- noreply at scummvm.org
Thu Dec 14 22:03:55 UTC 2023


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

Summary:
f6d48f6f17 DISTS: Add initial metadata document for iOS port
e85805e4f9 DISTS: Update iOS metadata document for build TestFlight build 6
32bb64bab1 DISTS: Update iOS metadata document for build TestFlight build 7
131d0a2ea3 DISTS: Update iOS metadata document for build TestFlight build 8
26d9e6dd8c DISTS: Add screenshots for iOS AppStore release


Commit: f6d48f6f1706d71ce6bb3442d5a51d695b45af19
    https://github.com/scummvm/scummvm/commit/f6d48f6f1706d71ce6bb3442d5a51d695b45af19
Author: Lars Sundström (l.sundstrom at gmail.com)
Date: 2023-12-14T23:03:48+01:00

Commit Message:
DISTS: Add initial metadata document for iOS port

To document all public releases notes of the iOS port on TestFlight
and AppStore, add a metadata document which shall be updated for
every new public release.

The Android metadata document has been used as base with additions
of included games. The "Release notes" have been updated with what
was provided as "What to Test" notes in the first public version of
ScummVM on TestFlight.

This note corresponds to the iOS build 2.8.0 (4), based on commit
SHA 4c092c2 from the ScummVM Git master tree.

Changed paths:
  A dists/ios7/store/metadata-en-US.txt


diff --git a/dists/ios7/store/metadata-en-US.txt b/dists/ios7/store/metadata-en-US.txt
new file mode 100644
index 00000000000..ef648d0d97e
--- /dev/null
+++ b/dists/ios7/store/metadata-en-US.txt
@@ -0,0 +1,40 @@
+** en-US:
+
+*** App name:
+
+ScummVM
+
+*** Short description:
+
+Runs many old point-and-click adventures and RPGs
+
+*** Full description:
+
+ScummVM includes the following full games which are all freeware:
+Beneath a Steel Sky - DOS English Floppy Version
+Dráscula: The Vampire Strikes Back - DOS English Version
+Flight of the Amazon Queen - DOS English Floppy Version
+The Griffon Legend - Windows English Version
+Lure of the Temptress - DOS English Version
+Hi-Ress Adventure #1: Mystery House - Public Domain Apple II English Version
+Nippon Safes Inc - Amiga English/Frenc/German Version
+Sfinx - English Version
+Soltys - English Version
+
+ScummVM includes the following games as demo versions:
+Arthur's Birthday - Macintosh English Version
+Indiana Jones and the Fate of Atlantis - DOS English Version
+Putt-Putt Joins the Parade - DOS English Version
+
+ScummVM provides a way to play many classic graphical point-and-click adventure games and RPGs - such as SCUMM games (like Monkey Island and Day of the Tentacle), Revolution's Beneath A Steel Sky, and many more. Other than bundled freeware games ad demos NO GAME DATA FILES ARE INCLUDED; you must supply your own.
+
+You can find more information, demos, and some free-to-download adventure games on our website. See also an up-to-date list here: https://wiki.scummvm.org/index.php/Where_to_get_the_games
+
+https://forums.scummvm.org/viewforum.php?f=15 is our web forum where you can discuss the iOS version.
+
+*** Current release:
+2.8.0pre
+
+*** Release notes (limit is 500 characters):
+Let us know if there are any problems with different games. E.g. controls, visuals or other problems.
+


Commit: e85805e4f9ce7275dd9eda001e293b615965ba25
    https://github.com/scummvm/scummvm/commit/e85805e4f9ce7275dd9eda001e293b615965ba25
Author: Lars Sundström (l.sundstrom at gmail.com)
Date: 2023-12-14T23:03:48+01:00

Commit Message:
DISTS: Update iOS metadata document for build TestFlight build 6

The next public version of ScummVM on TestFlight was 2.8.0 (6).
It was based on the commit with SHA fb504e0 from the ScummVM Git
master tree.

The "Release notes" section is updated with the text from "What to
Test" information provided in TestFlight.

Changed paths:
    dists/ios7/store/metadata-en-US.txt


diff --git a/dists/ios7/store/metadata-en-US.txt b/dists/ios7/store/metadata-en-US.txt
index ef648d0d97e..e1a7cda95ff 100644
--- a/dists/ios7/store/metadata-en-US.txt
+++ b/dists/ios7/store/metadata-en-US.txt
@@ -36,5 +36,27 @@ https://forums.scummvm.org/viewforum.php?f=15 is our web forum where you can dis
 2.8.0pre
 
 *** Release notes (limit is 500 characters):
-Let us know if there are any problems with different games. E.g. controls, visuals or other problems.
+Welcome to test a new version of the iOS port of ScummVM
+This version is based from master branch with SHA fb504e0
+
+What's been fixed sine previous version:
+Engine related fixes:
+Crashes in various LucasArts games, e.g The Dig and Full Throttle
+A bunch of new AGS games have been added
+Some Broken Sword 1 improvements
+Nancy Drew fixes
+etc...
+
+iOS port fixes:
+Touch handling has been reworked to use gestures instead
+This will lead to less accidental mouse clicks and there's now real support for dragging the mouse while holding a mouse button.
+A help section has been added on the launcher page (the question mark in the upper left corner)
+Touch mode control button has been added to easily with between touchpad emulation and direct mouse
+A main menu button has been added
+It's now possible to configure different touch mode preferences in menus and games
+The virtual controller can now have a thumbstick directional button instead of dead
+It's possible to with to a numpad keyboard layout, however it's not a PC keyboard layout but a dial numpad layout. That will be changed in the future
+
+Happy testing
+/ScummVM team
 


Commit: 32bb64bab170286acc26b231f0840dfe1e8c06cb
    https://github.com/scummvm/scummvm/commit/32bb64bab170286acc26b231f0840dfe1e8c06cb
Author: Lars Sundström (l.sundstrom at gmail.com)
Date: 2023-12-14T23:03:48+01:00

Commit Message:
DISTS: Update iOS metadata document for build TestFlight build 7

The next public version of ScummVM on TestFlight was 2.8.0 (7).
It was based on the commit with SHA eb66c63 from the ScummVM Git
master tree.

The "Release notes" section is updated with the text from "What to
Test" information provided in TestFlight.

Changed paths:
    dists/ios7/store/metadata-en-US.txt


diff --git a/dists/ios7/store/metadata-en-US.txt b/dists/ios7/store/metadata-en-US.txt
index e1a7cda95ff..6abba52f88a 100644
--- a/dists/ios7/store/metadata-en-US.txt
+++ b/dists/ios7/store/metadata-en-US.txt
@@ -36,27 +36,14 @@ https://forums.scummvm.org/viewforum.php?f=15 is our web forum where you can dis
 2.8.0pre
 
 *** Release notes (limit is 500 characters):
-Welcome to test a new version of the iOS port of ScummVM
-This version is based from master branch with SHA fb504e0
-
-What's been fixed sine previous version:
-Engine related fixes:
-Crashes in various LucasArts games, e.g The Dig and Full Throttle
-A bunch of new AGS games have been added
-Some Broken Sword 1 improvements
-Nancy Drew fixes
-etc...
-
-iOS port fixes:
-Touch handling has been reworked to use gestures instead
-This will lead to less accidental mouse clicks and there's now real support for dragging the mouse while holding a mouse button.
-A help section has been added on the launcher page (the question mark in the upper left corner)
-Touch mode control button has been added to easily with between touchpad emulation and direct mouse
-A main menu button has been added
-It's now possible to configure different touch mode preferences in menus and games
-The virtual controller can now have a thumbstick directional button instead of dead
-It's possible to with to a numpad keyboard layout, however it's not a PC keyboard layout but a dial numpad layout. That will be changed in the future
+Welcome to test the latest beta build of ScummVM for iOS.
+This version is based on master branch commit eb66c63
+It contain a lot of various fixes in different engines (e.g. for Curse of Monkey Island, Nancy Drew games, Director based titles etc).
 
-Happy testing
-/ScummVM team
+This version contain fixes in the iOS backend for:
+- Music and sound effects doesn't play in later Scumm based games as COMI after app has been in background
+- Enables HW keyboards without having to do the pinch gesture (enable the software keyboard)
+- Fix UI gesture on screen edges
+- Fix long press on external mouse/touchpad
 
+Happy testing


Commit: 131d0a2ea3af2a32e8fa10eb93d5c275c32533a2
    https://github.com/scummvm/scummvm/commit/131d0a2ea3af2a32e8fa10eb93d5c275c32533a2
Author: Lars Sundström (l.sundstrom at gmail.com)
Date: 2023-12-14T23:03:48+01:00

Commit Message:
DISTS: Update iOS metadata document for build TestFlight build 8

The next public version of ScummVM on TestFlight was 2.8.0 (8).
It was based on the commit with SHA 710878a from the ScummVM Git
branch-2-8 tree.

The "Release notes" section is updated with the text from "What to
Test" information provided in TestFlight.

Changed paths:
    dists/ios7/store/metadata-en-US.txt


diff --git a/dists/ios7/store/metadata-en-US.txt b/dists/ios7/store/metadata-en-US.txt
index 6abba52f88a..58d6f27a51e 100644
--- a/dists/ios7/store/metadata-en-US.txt
+++ b/dists/ios7/store/metadata-en-US.txt
@@ -36,14 +36,13 @@ https://forums.scummvm.org/viewforum.php?f=15 is our web forum where you can dis
 2.8.0pre
 
 *** Release notes (limit is 500 characters):
-Welcome to test the latest beta build of ScummVM for iOS.
-This version is based on master branch commit eb66c63
-It contain a lot of various fixes in different engines (e.g. for Curse of Monkey Island, Nancy Drew games, Director based titles etc).
-
-This version contain fixes in the iOS backend for:
-- Music and sound effects doesn't play in later Scumm based games as COMI after app has been in background
-- Enables HW keyboards without having to do the pinch gesture (enable the software keyboard)
-- Fix UI gesture on screen edges
-- Fix long press on external mouse/touchpad
+This is the first pre-release version of ScummVM 2.8.0 for iOS.
+
+There have been multiple bug fixes and new features for many of the supported games.
+The iOS port has received some new features as:
+- A default soundfont bundled with the application so users doesn't have to download one, unless they want a different one.
+- More buttons on the virtual controller to allow for more keymappings in games depending on joysticks.
+- A minimal layout of the virtual controller for games that doesn't need that many buttons
+- NEON acceleration in some games (e.g. AGS games)
 
 Happy testing


Commit: 26d9e6dd8ca7bba558f67e2c1a576a311bd40fdb
    https://github.com/scummvm/scummvm/commit/26d9e6dd8ca7bba558f67e2c1a576a311bd40fdb
Author: Lars Sundström (l.sundstrom at gmail.com)
Date: 2023-12-14T23:03:48+01:00

Commit Message:
DISTS: Add screenshots for iOS AppStore release

Add required screenshots according to Apple requirements:
https://developer.apple.com/help/app-store-connect/reference \
/screenshot-specifications/

Screenshots have been taking using the Xcode simulator running
three different devices, iPad Pro 12.9, iPhone 15 Pro Max and
iPhone 6S Plus.

Changed paths:
  A dists/ios7/store/iPadPro12_9_1_2048x2732.png
  A dists/ios7/store/iPadPro12_9_2_2732x2048.png
  A dists/ios7/store/iPadPro12_9_3_2732x2048.png
  A dists/ios7/store/iPhone15ProMax1_1290x2796.png
  A dists/ios7/store/iPhone15ProMax2_2796x1290.png
  A dists/ios7/store/iPhone15ProMax3_2796x1290.png
  A dists/ios7/store/iPhone6s1_1242x2208.png
  A dists/ios7/store/iPhone6s2_2208x1242.png
  A dists/ios7/store/iPhone6s3_2208x1242.png


diff --git a/dists/ios7/store/iPadPro12_9_1_2048x2732.png b/dists/ios7/store/iPadPro12_9_1_2048x2732.png
new file mode 100644
index 00000000000..75619f226cb
Binary files /dev/null and b/dists/ios7/store/iPadPro12_9_1_2048x2732.png differ
diff --git a/dists/ios7/store/iPadPro12_9_2_2732x2048.png b/dists/ios7/store/iPadPro12_9_2_2732x2048.png
new file mode 100644
index 00000000000..03c134d73ff
Binary files /dev/null and b/dists/ios7/store/iPadPro12_9_2_2732x2048.png differ
diff --git a/dists/ios7/store/iPadPro12_9_3_2732x2048.png b/dists/ios7/store/iPadPro12_9_3_2732x2048.png
new file mode 100644
index 00000000000..bec798fb01b
Binary files /dev/null and b/dists/ios7/store/iPadPro12_9_3_2732x2048.png differ
diff --git a/dists/ios7/store/iPhone15ProMax1_1290x2796.png b/dists/ios7/store/iPhone15ProMax1_1290x2796.png
new file mode 100644
index 00000000000..a9e6b73db65
Binary files /dev/null and b/dists/ios7/store/iPhone15ProMax1_1290x2796.png differ
diff --git a/dists/ios7/store/iPhone15ProMax2_2796x1290.png b/dists/ios7/store/iPhone15ProMax2_2796x1290.png
new file mode 100644
index 00000000000..befa03c7f51
Binary files /dev/null and b/dists/ios7/store/iPhone15ProMax2_2796x1290.png differ
diff --git a/dists/ios7/store/iPhone15ProMax3_2796x1290.png b/dists/ios7/store/iPhone15ProMax3_2796x1290.png
new file mode 100644
index 00000000000..4f3f317597a
Binary files /dev/null and b/dists/ios7/store/iPhone15ProMax3_2796x1290.png differ
diff --git a/dists/ios7/store/iPhone6s1_1242x2208.png b/dists/ios7/store/iPhone6s1_1242x2208.png
new file mode 100644
index 00000000000..bdf97f78987
Binary files /dev/null and b/dists/ios7/store/iPhone6s1_1242x2208.png differ
diff --git a/dists/ios7/store/iPhone6s2_2208x1242.png b/dists/ios7/store/iPhone6s2_2208x1242.png
new file mode 100644
index 00000000000..58398dbec4f
Binary files /dev/null and b/dists/ios7/store/iPhone6s2_2208x1242.png differ
diff --git a/dists/ios7/store/iPhone6s3_2208x1242.png b/dists/ios7/store/iPhone6s3_2208x1242.png
new file mode 100644
index 00000000000..84ebba96c4b
Binary files /dev/null and b/dists/ios7/store/iPhone6s3_2208x1242.png differ




More information about the Scummvm-git-logs mailing list