diff --git a/CHANGES.md b/CHANGES.md index b13da6197b..ae6f93a4b2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,7 @@ # Future - CHEEVOS: Hide challenge indicators when resetting - CONTENT INFORMATION: Show content info label+path rows always +- CORE OPTIONS: Core option categories implemented - DUMMY CORE: Skip state_manager_event_{deinit/init} when core type is dummy, should skip warning spam 'Implementation uses threaded audio. Cannot use rewind..' when using rewind - INPUT/UDEV: Limit udev device scan to subsystem 'input' - INPUT/WAYLAND: Fixes a bug where the first player's mouse, pointer, and lightgun are echoed to the other ports. Now, those other ports correctly report zero. In the future support for multiple mouselike devices will need to be added, which is a bigger project @@ -8,6 +9,8 @@ - INPUT/WAYLAND: When possible, deprecated lightgun defines are replaced with the new ones. The coordinates are still using the old relative callbacks - LIBNX/SWITCH: Fix poll missing for controller 2-8 - LIBNX/SWITCH: Fix layout not applied correctly and hangs when splitting joycons +- LIBRETRO: Core options category API implemented +- LINUX: In some Linux Desktop Environments, like Budgie, task bar feature is unable to pin applications. With StartupWMClass= present in .desktop file, it is possible to pin the application - DATABASE/EXPLORE: Fix CRC32 reading in explore menu - DATABASE/LIBRETRODB: Fix writing of numerical values - DATABASE/LIBRETRODB: Fix libretro-db loading on big endian platforms