From 4fa953dc0d4ace6f0d24d12684a5d4afd1b39a33 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Mon, 16 Sep 2024 20:27:39 +0200 Subject: [PATCH] Documentation update --- ANDROID-DEV.md | 1 + ANDROID.md | 1 + CHANGELOG.md | 1 + CREDITS.md | 2 ++ THEMES-DEV.md | 2 +- USERGUIDE-DEV.md | 2 +- USERGUIDE.md | 2 +- 7 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ANDROID-DEV.md b/ANDROID-DEV.md index 332e57322..3723c3656 100644 --- a/ANDROID-DEV.md +++ b/ANDROID-DEV.md @@ -597,6 +597,7 @@ This is clearly not a complete list of Android devices, but rather those we know | Oppo | Find X5 Pro | 14 | Yes | None | | | Oppo | Reno5 | 12 | Yes | None | | | Raspberry | Pi 4/400 | 13, 14 | Yes | None | Low-power GPU so ES-DE may run a bit sluggish | +| Raspberry | Pi 5 | 15 | Yes | None | Very poor GPU performance, runs at almost double speed in Raspberry Pi OS so likely a driver issue | | Razer | Edge | 13 | Yes | None | | | Realme | GT2 | 12 | Yes | None | | | Retroid | Pocket 2+ | 11 | Yes | None | | diff --git a/ANDROID.md b/ANDROID.md index 445bd8f89..42b4428ed 100644 --- a/ANDROID.md +++ b/ANDROID.md @@ -597,6 +597,7 @@ This is clearly not a complete list of Android devices, but rather those we know | Oppo | Find X5 Pro | 14 | Yes | None | | | Oppo | Reno5 | 12 | Yes | None | | | Raspberry | Pi 4/400 | 13, 14 | Yes | None | Low-power GPU so ES-DE may run a bit sluggish | +| Raspberry | Pi 5 | 15 | Yes | None | Very poor GPU performance, runs at almost double speed in Raspberry Pi OS so likely a driver issue | | Razer | Edge | 13 | Yes | None | | | Realme | GT2 | 12 | Yes | None | | | Retroid | Pocket 2+ | 11 | Yes | None | | diff --git a/CHANGELOG.md b/CHANGELOG.md index d950d86a5..efdc17a81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ ### Bug fixes +* 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 ## Version 3.1.0 / 3.1.0-32 diff --git a/CREDITS.md b/CREDITS.md index 8a9996a65..438a87440 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -37,6 +37,8 @@ Lulzee \ Leon Styhre \ **Japanese** \ 冰棍 \ +**Korean** \ +wakeboxer \ **Simplified Chinese** \ 邻家小熊 \ 冰棍 diff --git a/THEMES-DEV.md b/THEMES-DEV.md index 163e61e63..52bf98ca8 100644 --- a/THEMES-DEV.md +++ b/THEMES-DEV.md @@ -764,8 +764,8 @@ The following languages are supported: | ru_RU | Russian | Русский | | sv_SE | Swedish | Svenska | | ja_JP | Japanese | 日本語 | -| zh_CN | Simplified Chinese | 简体中文 | | ko_KR | Korean | 한국어 | +| zh_CN | Simplified Chinese | 简体中文 | Note that the native name is what is shown inside the _UI Settings_ menu for the _Theme Language_ and _Application Language_ settings. diff --git a/USERGUIDE-DEV.md b/USERGUIDE-DEV.md index a92a86be0..f7dbcd9a3 100644 --- a/USERGUIDE-DEV.md +++ b/USERGUIDE-DEV.md @@ -327,7 +327,7 @@ Note that there are no prebuilt Linux packages for the Raspberry Pi, so you will The Raspberry Pi 4/400 is the minimum recommended version and earlier boards have not been tested. -In general, 720p works fine with the RPi 4, and 1080p is tolerable but not really a nice and smooth experience. Due to the relative weakness of the Rasperry Pi GPU, the video scanline rendering options for the screensaver and media viewer have been disabled (only for Linux and not for Android). These options can be re-enabled via the menu if you don't mind lower video framerates. +In general, 720p works fine with the RPi 4, and 1080p is tolerable on the RPi 5, but due to the relative weakness of the Rasperry Pi GPU, the video scanline rendering options for the screensaver and media viewer have been disabled (only for Linux and not for Android). These options can be re-enabled via the menu if you don't mind lower video framerates. ## Game system customizations diff --git a/USERGUIDE.md b/USERGUIDE.md index fe702e7b7..572390817 100644 --- a/USERGUIDE.md +++ b/USERGUIDE.md @@ -325,7 +325,7 @@ Note that there are no prebuilt Linux packages for the Raspberry Pi, so you will The Raspberry Pi 4/400 is the minimum recommended version and earlier boards have not been tested. -In general, 720p works fine with the RPi 4, and 1080p is tolerable but not really a nice and smooth experience. Due to the relative weakness of the Rasperry Pi GPU, the video scanline rendering options for the screensaver and media viewer have been disabled (only for Linux and not for Android). These options can be re-enabled via the menu if you don't mind lower video framerates. +In general, 720p works fine with the RPi 4, and 1080p is tolerable on the RPi 5, but due to the relative weakness of the Rasperry Pi GPU, the video scanline rendering options for the screensaver and media viewer have been disabled (only for Linux and not for Android). These options can be re-enabled via the menu if you don't mind lower video framerates. ## Game system customizations