From c95dd349bb68b31858b106adc7ed35c8e6d9527e Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sun, 27 Oct 2024 23:06:51 +0100 Subject: [PATCH] Documentation update --- CHANGELOG.md | 5 ++++- HAIKU.md | 4 ++-- USERGUIDE-DEV.md | 2 +- USERGUIDE.md | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08ea1818e..353ed77de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,11 +15,12 @@ * Added translations for Dutch (nl_NL) * Added translations for Korean (ko_KR) * Decreased the memory footprint under some circumstances by completely freeing up video player resources after finishing view transitions -* The Git index stat cache is now refreshed for all themes when starting the theme downloader (speeds up the inventory under some circumstances) +* The Git index stat cache is now refreshed for all themes when starting the theme downloader (this speeds up the inventory under some circumstances) * (Android) Added experimental support for the Nintendo Wii U (wiiu) game system * (Android) Changed Flycast standalone to use %ROMSAF% instead of %ROM% as the latter caused game launching to fail on some devices * (Android) Improved the experience when running in multi-window mode * (Android) Added exception handling to the onboarding configurator for broken devices where the SAF directory picker is missing +* (Android) Added a temporary workaround to avoid crashes on non-character keyboard input when editing text (caused by a bug in the SDL library) * (modern-es-de) Replaced some legacy carousel icons * Added the Nanum Square Neo Korean font @@ -32,6 +33,8 @@ * Invalid popup notifications were sometimes shown after a download error message had been displayed in the theme downloader * Attempting to view media for a game that had no downloaded media paused the playback of all static theme videos * Newly entered ScreenScraper username and password values were positioned incorrectly vertically in the account settings menu +* (linear-es-de) The carousel icon for tanodragon was incorrectly showing the dragon32 system +* (modern-es-de) The carousel icon for tanodragon was incorrectly showing the dragon32 system ## Version 3.1.0 / 3.1.0-32 diff --git a/HAIKU.md b/HAIKU.md index 48539900f..a231934f6 100644 --- a/HAIKU.md +++ b/HAIKU.md @@ -1,8 +1,8 @@ # ES-DE Frontend - Haiku documentation -Note that support for Haiku is currently experimental as the operating system itself is experimental. +ES-DE is available via HaikuDepot but if you still want to build it yourself then you can find detailed instructions in the _Building on Haiku_ section of the [INSTALL.md](INSTALL.md#building-on-haiku) document. -There are currently no pre-built packages available so you'll need to build ES-DE yourself. Detailed instructions are available in the _Building on Haiku_ section of the [INSTALL-DEV.md](INSTALL-DEV.md#building-on-haiku) document. +Note that support for Haiku is currently experimental as the operating system itself is experimental. Table of contents: diff --git a/USERGUIDE-DEV.md b/USERGUIDE-DEV.md index 8c491f049..61fd8232e 100644 --- a/USERGUIDE-DEV.md +++ b/USERGUIDE-DEV.md @@ -316,7 +316,7 @@ The Android port of ES-DE is quite different than the other versions, so it has ## Specific notes for Haiku -The [Haiku](https://www.haiku-os.org) port of ES-DE is currently experimental as the OS itself is experimental and has some issues. Still most functionality in ES-DE is working and there is support for a quite large number of systems and emulators. If you're interested in Haiku it's for sure worth trying it out. See the dedicated [HAIKU.md](HAIKU.md) document for more details. +The [Haiku](https://www.haiku-os.org) port of ES-DE is currently experimental as the OS itself is experimental and has some issues. Still most functionality is working and there is support for a quite large number of systems and emulators. If you're interested in Haiku it's for sure worth trying it out as ES-DE can be easily installed via HaikuDepot. See the dedicated [HAIKU.md](HAIKU.md) document for more details. ## Specific notes for Raspberry Pi diff --git a/USERGUIDE.md b/USERGUIDE.md index 22ce2f305..13b5cb412 100644 --- a/USERGUIDE.md +++ b/USERGUIDE.md @@ -314,7 +314,7 @@ The Android port of ES-DE is quite different than the other versions, so it has ## Specific notes for Haiku -The [Haiku](https://www.haiku-os.org) port of ES-DE is currently experimental as the OS itself is experimental and has some issues. Still most functionality in ES-DE is working and there is support for a quite large number of systems and emulators. If you're interested in Haiku it's for sure worth trying it out. See the dedicated [HAIKU.md](HAIKU.md) document for more details. +The [Haiku](https://www.haiku-os.org) port of ES-DE is currently experimental as the OS itself is experimental and has some issues. Still most functionality is working and there is support for a quite large number of systems and emulators. If you're interested in Haiku it's for sure worth trying it out as ES-DE can be easily installed via HaikuDepot. See the dedicated [HAIKU.md](HAIKU.md) document for more details. ## Specific notes for Raspberry Pi