From 6e279814b9c34cabab63c5456c1876a63fd074b1 Mon Sep 17 00:00:00 2001 From: zoltanvb <101990835+zoltanvb@users.noreply.github.com> Date: Mon, 22 Jul 2024 00:42:09 +0200 Subject: [PATCH] Changes up to 2024-07-20 (#16800) --- CHANGES.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 6f637b9af7..9815b7689d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,24 @@ # Future +- APPLE: Hide threaded video setting +- CHEEVOS: Add rarity and points to achievement unlock widget +- CHEEVOS: Add rank to leaderboard submission notification +- CLOUDSYNC: Allow saves and configs to be synced optionally +- CLOUDSYNC: Add iCloud cloud sync driver +- CRT/SWITCHRES: Update switchres to 2.2.1 +- GENERAL: Support for mbedtls v3 +- INPUT: Allow to select a preferred/reserved device for each player +- INPUT: Enable Caps, Num, Scroll Lock modifiers on multiple platforms +- INPUT/UDEV: Enable mouse buttons 4 and 5 +- INPUT/WAYLAND: Enable horizontal scroll and mouse buttons 4 and 5 +- INPUT/X11: Enable mouse buttons 4 and 5 +- iOS: Enable vibration by default +- REMOTE RETROPAD: Add gyro/acceleration/light sensor test screen +- TVOS: Support bluetooth keyboards on tvOS +- VIDEO: Show and use exact refresh rate (3 decimals) and interlace/doublestrike where available +- VIDEO: Allow setting viewport bias to offset viewport horizontally/vertically +- VIDEO/D3D: Fix GPU screenshots +- VIDEO/KMS: Force fullscreen when KMS is used +- VIDEO/X11: Support inhibit of Xss screensaver # 1.19.1 - (WASAPI) Only write when running and fix deadlock