From dd76040a2fe3447a8044f582f43d920b357e280e Mon Sep 17 00:00:00 2001 From: Autechre Date: Sat, 19 Sep 2020 03:55:17 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index d482578299..49e53c63ee 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,6 +9,7 @@ Having remaps for many different cores makes finding the active core files cumbersome, especially because remaps are not compatible between different cores (but maybe for cores emulating the same hardware) - INPUT MAPPING/REMAPPING: Major bugfix - Remap file having a different device type requires manual intervention after loading for the core to register the type properly - LIBRETRO: Add API extension for cores to query the number of active inputs provided by the frontend +- MENU/RGUI: Add 3:2 and 3:2 (centered) aspects - OVERLAYS: Hide Overlay When Gamepad is Connected. Overlays will be hidden automatically when a gamepad is connected in port 1, and shown again when the gamepad is disconnected. - PLAYLISTS/PORTABLE: Fixed first load initialization - RBUF/ANIMATIONS: Simplify gfx_animation by switching from dynarray to rbuf