From 4900180a845c1280ea52cc9fd47b44bf0e74eab7 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Mon, 6 May 2024 19:35:01 +0200 Subject: [PATCH] Documentation update --- CHANGELOG.md | 3 ++- FAQ.md | 2 +- README.md | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06a5f1a26..560e61042 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # ES-DE Frontend - Changelog -## Version 3.0.2 (in development) +## Version 3.0.2 / 3.0.2-xx (in development) **Release date:** TBD @@ -17,6 +17,7 @@ * (Android) Changed from %ROMPROVIDER% to %ROMSAF% for MD.emu (only for megacd, megacdjp and segacd) * (Android) Added support for the Antutu build of Citra MMJ * (Android) Added a "Back button/back swipe exits app" menu option +* (Android) Increased the maximum waiting time for the storage mount retry loop from 4 to 4.5 seconds * Changed the supported file extensions for the cdtv system to be the same as for the amiga systems * Added the .car file extension to the atarixe system * The game media directory is now created on application startup instead of when first starting the scraper diff --git a/FAQ.md b/FAQ.md index 476a286d9..82b7a50b3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -144,7 +144,7 @@ The second reason for double input is buggy controller drivers. This seems to on ## I'm missing a feature, how can I make a request to have it added? -First check the project [Kanban](https://gitlab.com/es-de/emulationstation-de/-/boards/1823720) board which contains an overview of planned future features and search for the functionality you would like to see added. Chances are there is already a card on the board describing what you intended to request. You can also check the [Roadmap](ROADMAP.md) document which contains a list of planned major features. If you can't find the feature you're looking for, then you can request it either via adding an issue directly to the Kanban board, or by asking for it in our [Discord](https://discord.gg/EVVX4DqWAP) server. +First check the project [Kanban](https://gitlab.com/es-de/emulationstation-de/-/boards/1823720) board which contains an overview of planned future features and search for the functionality you would like to see added. Chances are there is already a card on the board describing what you intended to request. You can also check the [Roadmap](ROADMAP.md) document which contains a list of planned major features. If you can't find the feature you're looking for, then you can request it either via adding an issue directly to the Kanban board, or by asking for it in our [Discord](https://discord.gg/42jqqNcHf9) server. ## I want to setup a gaming appliance based on a single-board computer, can I use ES-DE for this? diff --git a/README.md b/README.md index 8260dc83b..0d5cad347 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ YouTube:\ https://www.youtube.com/@ES-DE_Frontend Discord:\ -https://discord.gg/EVVX4DqWAP +https://discord.gg/42jqqNcHf9 The goal of this project is to make a high quality frontend that is easy to use, requires minimal setup and configuration, looks nice, and is available across a wide range of operating systems.