mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Update CHANGES.md
This commit is contained in:
parent
5838bb98ef
commit
ad89b0c655
@ -34,6 +34,7 @@ menu_explore_get_entry_playlist_index() returns -1 on invalid entries, but the v
|
||||
- LEAPFROG: Add Leapfrog (LFx000) Target
|
||||
- LOCALIZATION: Updates
|
||||
- LOCALIZATION/INPUT/IME/MENU/ONSCREEN KEYBOARD: Extended IME and Korean OSK
|
||||
- MENU: Cleanup of help texts
|
||||
- MENU: Allow toggling info off with the same button
|
||||
- MENU: Allow menu wallpaper/background reset. Let's also remove the current wallpaper from the screen when pressing Start.
|
||||
- MENU: Null driver shows with different color (Added for all menus the ability to show "disabled" items with a muted color)
|
||||
@ -61,6 +62,8 @@ menu_explore_get_entry_playlist_index() returns -1 on invalid entries, but the v
|
||||
- MENU/UX/XMB: Optimized certain icon drawing loops (Main horizontal icons were looped even when not visible, and all previous "breadcrumb" icons were looped when only one certain was needed)
|
||||
- MENU/UX/MATERIALUI: Fixed showing icons where there should not be any (Waitable Swapchains, Show Recording + Streaming)
|
||||
- OSX/MACOS: Fixed Cocoa keyboard not allowing to map Analog stick
|
||||
- PS2: Use the recently created ps2_drivers which makes easier the loading and init of all the drivers: Memory Card, USB, HDD, Audio, Controllers
|
||||
- PS2: Adds exFat support for USB, and probably solves some unexpected issues when using an HDD driver for booting cores/games.
|
||||
- SDL GFX: Fix no menu on start/blank screen issue.
|
||||
- SRAM: Don't init SRAM saving without content (gets rid of the redundant logging)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user