You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,8 @@
1
1
# Future
2
-
- AUDIO/MIXER: Free audio voices properly
3
-
- MMAP: Handle disconnect bits on both sides of len
4
-
- PS3/PSL1GHT: Add RSX graphics support
5
-
- PS3/PSL1GHT: Add libco support
6
-
- PS3/PSL1GHT: Add experimental PSMove support
7
-
- RS90: Optimise layout of sdl_rs90_video
8
-
- WIIU: Fix USB gamepad support
9
2
10
3
# 1.10.2
11
4
- 3DS: Add a menu toggle for switching between old and new 3DS speeds, located in the 'Power Management' menu. Enabled by default, hidden on old 3DS devices.
5
+
- AUDIO/MIXER: Free audio voices properly
12
6
- CHEEVOS: Update to rcheevos 10.3.3
13
7
- CHEEVOS: Support for Arduboy
14
8
- CHEEVOS: Fix tab sequences in rich presence being turned into t character
@@ -25,6 +19,7 @@
25
19
- LIBRETRO: RETRO_ENVIRONMENT_SHUTDOWN fix - ensure menu stack is properly flushed when RETRO_ENVIRONMENT_SHUTDOWN is called
26
20
- LINUX/MALI FBDEV: Fix segfault switching video threaded from quickmenu
27
21
- LOCALIZATION: Add Czech language support
22
+
- MMAP: Handle disconnect bits on both sides of len
28
23
- MIYOO: Improve CPU architecture and model name identification for Miyoo
29
24
- MENU/SETTINGS: Remove 'Advanced Settings' flag from 'Settings > Core' menu
30
25
- MENU/MATERIALUI: Add 'Gray Dark + Light' themes
@@ -38,6 +33,10 @@
38
33
- HOTKEYS: Added hotkey for toggling sync to exact content framerate
39
34
- HOTKEYS: Prevent log spam when using rewind hotkey with cores that don't support rewind, if rewind functionality itself is disabled
40
35
- HOTKEYS: Add hotkey for toggling sync to exact content framerate
36
+
- PS3/PSL1GHT: Add RSX graphics support
37
+
- PS3/PSL1GHT: Add libco support
38
+
- PS3/PSL1GHT: Add experimental PSMove support
39
+
- RS90: Optimise layout of sdl_rs90_video
41
40
- STEAM: Use native OSK (Onscreen Keyboard) instead of built-in RetroArch version
42
41
- STEAM: New built-in core DLC downloader
43
42
- STEAM: Swap OK/Cancel buttons by default
@@ -54,6 +53,7 @@ Otherwise the USB gamepad cannot be found, if VID/PID has leading zero. This iss
54
53
- WII: vWii- Only gamepad 1 is supported, because multi_pad is currently only relevant in the Wii U implementation
55
54
- WIIU: Implemented the multi_pad interface according to input/connect/connect_wiiugca.c
0 commit comments