[Scummvm-git-logs] scummvm-web master -> 0e1c51e1b98c7855e450a855f77b7d2a87859ebf

lotharsm noreply at scummvm.org
Sun Apr 23 19:47:13 UTC 2023


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

Summary:
0e1c51e1b9 L10N: Update base news translation file


Commit: 0e1c51e1b98c7855e450a855f77b7d2a87859ebf
    https://github.com/scummvm/scummvm-web/commit/0e1c51e1b98c7855e450a855f77b7d2a87859ebf
Author: sev- (sev at scummvm.org)
Date: 2023-04-23T19:47:10Z

Commit Message:
L10N: Update base news translation file

Changed paths:
    data/en/news.json


diff --git a/data/en/news.json b/data/en/news.json
index 7a6386a4..cc18020a 100644
--- a/data/en/news.json
+++ b/data/en/news.json
@@ -1510,5 +1510,9 @@
     "20230411": {
         "title": "Vampires, Romance, and Sleuthing",
         "content": "HeR Interactive’s _The Vampire Diaries_ and _Nancy Drew: Secrets Can Kill_ are now ready for testing in ScummVM!\n\n_The Vampire Diaries_ follows Elena Gilbert, a high school student who discovers vampires are living in her hometown after one of them attacks her younger sister. The game is loosely based on the book series of the same name by author L. J. Smith, which later got adapted into a hit TV series.\n\n_Nancy Drew: Secrets Can Kill_ is the first installment of the long-running Nancy Drew game series, also based on a book series of the same name. In her first adventure, Nancy seeks to uncover the killer of a high school student who seems to have been disliked by all of his classmates.\n\nYou will need the data files from the games’ original install CDs, and a fresh [daily build](https://www.scummvm.org/downloads/#daily) of ScummVM. Apart from the original release, Secrets Can Kill’s Russian translation is also supported. The ScummVM wiki pages for [_The Vampire Diaries_](https://wiki.scummvm.org/index.php?title=The_Vampire_Diaries) and [_Nancy Drew: Secrets Can Kill_](https://wiki.scummvm.org/index.php?title=Nancy_Drew:_Secrets_Can_Kill) contain information on which datafiles are needed. Please, report any problems you encounter in our [issue tracker](https://bugs.scummvm.org/)."
+    },
+    "20230423": {
+        "title": "Android is here to Play again",
+        "content": "After a few months of beta testing, valuable feedback from our community of play-testers, and relentless bug squashing, our ScummVM Android port is back on the Google Play Store with a fresh stable release! All the [latest features of ScummVM 2.7.0](https://downloads.scummvm.org/frs/scummvm/2.7.0/ReleaseNotes.html) as well as Android-specific improvements are included in ScummVM 2.7.0.5!\n\nA quick summary of the new features for this release:\n* Implemented support for Google’s Secure Access Framework (SAF) for safe access of external storage space, such as SD Cards or USB drives.\n* Improved input support for joysticks, modern controllers, physical mouse devices and even smart TV remote controls.\n* Introduced the ability to switch touch controls between “touchpad emulation”, “direct mouse” and “gamepad emulation” modes, which can be set per context (ScummVM UI menu, 3D engine game, 2D engine game) as well as changed on-the-fly.\n* Included a log view option, accessible from the “Global Options”, “Paths” tab, and the ability to specify the debug level of the log output, which can be set from the “Global Options”, “Misc” tab.\nIncluded all features of ScummVM 2.7.0 with regard to 3D engine support and shaders.\nImproved overall app stability.\n\nNote that the added support for Google’s SAF API is significant, affecting devices running relatively modern Android OS versions. In these recent Android versions, SAF is relevant whenever games are stored on external storage such as an SD card. Since migration to SAF cannot be automated for the end user, you will need to perform a few manual steps to either use your old games or to add new games when using external storage such as an SD card. If your device supports SAF, the steps will appear in a pop-up when launching ScummVM for the first time. See [our documentation page](https://docs.scummvm.org/en/latest/other_platforms/android.html#adding-saf-paths-to-scummvm-directory-list) for a more detailed description of the process.\n\nWe are always interested in your feedback and suggestions. Any issues you encounter should be reported on [our bug tracker](https://bugs.scummvm.org). You may also reach out to the developer team on [the forums](https://forums.scummvm.org/viewforum.php?f=17) or on [Discord](https://discord.gg/4cDsMNtcpG).\n\nWe’re grateful to have such an active and dedicated community and wish that you all enjoy this new ScummVM Android release!"
     }
 }




More information about the Scummvm-git-logs mailing list