From 55916a40ab82cd1c70a23957e8101e054841fe49 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Thu, 5 Dec 2019 23:59:11 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 954f7d3ccc..69922ea3ad 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ - CHEEVOS: Use PSX.EXE if SYSTEM.CNF cannot be found - CHEEVOS: Prevent loading state while achievements are still being fetched from server - CHEEVOS: Pause hardcore if core doesn't support achievements +- DRM/KMS: Better detection for the current video mode - FFMPEG CORE: Hardware accelerated video decoding - FFMPEG CORE: Implement send/receive encoding API, will allow for hardware accelerated AMD video encoding - LOCALIZATION: Update Italian translation @@ -39,6 +40,14 @@ - VIDEO LAYOUT: Fixed XML parsing of attributes with spaces, should fix issues with several video layouts - VITA: GL1 driver support - WINDOWS/XINPUT: Get rid of 128 byte device name limit for XInput device discover - when device name was too long, it would not be picked up by the XInput driver and would instead fallback to DirectInput +- UWP: Fix crashes on startup / prompt for folder permissions when trying to load custom.ini +- UWP: Fix - Mouse input is offset on high DPI monitors +- UWP: Fix - Keyboard input hangs sometimes +- UWP: Fix - Multi-touch support +- UWP: Fix - Enable menu touch input by default +- UWP: Fix - Get user language +- UWP: Fix - Get CPU model name +- UWP: Fix - Use GLUI instead of XMB on Windows Mobile 10 # (1.8.1) - BUGFIX/MENU: Fix menu rendering with Mali GPUs after changing video dimensions