Skip to content

Commit 1c89650

Browse files
authored
Change list up to 02-24
1 parent 28f206a commit 1c89650

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGES.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
- APPLE: Add Apple on-device OCR / translation to AI service
1212
- COMMAND: Fix null pointer exception in COMMAND_GET_STATUS
1313
- COMMAND: Only allow pause when there is a core running
14-
- CHEEVOS: Update to rcheevos 12.2.1
14+
- CHEEVOS: Update to rcheevos 12.3
1515
- CHEEVOS: Download badges on demand only
16+
- CLOUDSYNC: Google Drive cloud sync driver
17+
- DOS: RetroArch for DOS can now start up and handle keyboard correctly
1618
- CLOUDSYNC: Conflict resolution options
1719
- EMSCRIPTEN: Added dice to core selection dropdown
1820
- EMSCRIPTEN: Numerous bugfixes
@@ -21,6 +23,7 @@
2123
- INPUT: Fix raw mouse position after window state changes
2224
- INPUT: New analog-to-digital types: both stick, twin-stick (for pressing face buttons with analog stick).
2325
- INPUT: Fix for setups which have Game Focus and Hotkey Enable on the same key
26+
- INPUT: Autoconf profile load/save rework: saved profiles have now higher priority, several QoL improvements for saving
2427
- INPUT/ANDROID: Default for input block timeout is now 1 instead of 0
2528
- INPUT/MFI: Controller disconnection fix
2629
- INPUT/SDL: Fix controller vid/pid detection on Windows
@@ -30,6 +33,7 @@
3033
- LAKKA: RetroFlag specific options for safe shutdown and reset
3134
- LIBRETRO: ROM memory type added
3235
- LIBRETRO: Sensor interface clarifications
36+
- LIBRETRO: RETRO_ENVIRONMENT_SET_SAVE_STATE_DISABLE_UNDO allows cores to disable frontend's save state undo feature to decrease memory usage
3337
- MACOS: Fix OpenGL color on wide gamut displays
3438
- MENU: Do hard reset when pushing RetroPad Start on Restart menu item
3539
- MENU: Remove "Missing firmware check" option
@@ -39,6 +43,11 @@
3943
- MENU: Fixes for building without menu
4044
- MENU: Widget default size adjusted
4145
- MENU: Use RetroPad Y inside shader menu to toggle background opacity or reset shader passes
46+
- MENU: Fast-forward notification control now acts as frame throttle notification control (including slowmotion and rewind)
47+
- MENU: Unused RetroRating and performance level indications removed
48+
- MENU: Evergarden theme for Ozone and RGUI
49+
- MENU: Saving menu is reorganized
50+
- MENU: Save state thumbnails are now saved in native resolution for HW rendered cores
4251
- MENU/GLUI: Add Dracula color theme
4352
- MENU/OZONE: Add dynamic header icon option
4453
- MENU/OZONE: Fix occasional left mouse click selection error
@@ -48,6 +57,7 @@
4857
- OVERLAY: Hold button function
4958
- OVERLAY: Allow interaction during next overlay swap
5059
- OVERLAY: Alternative 2-touch option
60+
- OVERLAY: Allow touch mouse/lightgun to still work when controller is connected
5161
- PS2: Improve driver usage
5262
- PS2: Fix booting from internal HDD
5363
- SCAN: Fix 3DS content scanning skipping all files
@@ -61,6 +71,7 @@
6171
- VIDEO/SDL2: Add shared context
6272
- VIDEO/D3D11/D3D12/VULKAN: Major HDR update. Inverse tone mapping uses RGB maxing instead of luminance, better full-spectrum remapping of SDR space to HDR, Contrast option remove. Performance improved. HDR menu settings exposed to shaders, fast HDR single-pass scanline simulation added.
6373
- VIDEO/D3D11/D3D12/VULKAN: multi-mode HDR Expand Gamut selection
74+
- VIDEO/D3D11/D3D12/VULKAN: scRGB (HDR16) support
6475
- VIDEO/VULKAN: VK_EXT_full_screen_exclusive is now optional
6576
- VIDEO/WAYLAND: Fix fullscreen window offset/incorrect sizing
6677
- VITA: Enable cloudsync feature

0 commit comments

Comments
 (0)