Merge pull request #11689 from gouchi/patch-2

Update CHANGES.md
This commit is contained in:
Autechre 2020-12-13 19:40:18 +01:00 committed by GitHub
commit 646eee823e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,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) 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 - 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 - LIBRETRO: Add API extension for cores to query the number of active inputs provided by the frontend
- LOCALIZATION: Add Finnish language
- MENU/RGUI: Add 3:2 and 3:2 (centered) aspects - 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. - 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 - PLAYLISTS/PORTABLE: Fixed first load initialization