Skip to content

Commit 8814eb3

Browse files
authored
Changes up to 2025-01-24 (libretro#17469)
1 parent 120465d commit 8814eb3

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

CHANGES.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,41 @@
11
# Future
2+
- 3DS: Fix unique IDs for newer cores
3+
- AUTOCONF: Enable alternative display name in autoconfig files
24
- AUDIO/PIPEWIRE: Fix app launch when pipewire service is stopped
5+
- AUDIO/PIPEWIRE: Fix speedup with threaded video mode
6+
- AUDIO/PIPEWIRE: Fix latency setting and microphone handling
7+
- CHEEVOS: Include achievement state in netplay states
8+
- CLOUDSYNC: Fix Windows path issues
9+
- CLOUDSYNC: Workaround for duplicated requests bug
310
- GENERAL: Fix save state auto increment
411
- GENERAL: Fix softpatching with periods/dots in the file name
512
- GENERAL: Fix compilation with --enable-videocore
6-
- MENU: Add SSL support to the information list
13+
- GENERAL: Allow asset directory redefinition and other directory overrides via environment variables
14+
- GENERAL: Allow override of player 1/2 input with machine learning models (needs recompilation and external library)
15+
- INPUT: Fix a crash when initializing illuminance sensor on Linux
16+
- INPUT: Analog-to-digital refactor, fixing behavior when analogs are assigned to keys
17+
- INPUT/COCOA: Include gravity in acceleration sensor values
18+
- INPUT/WINRAW: Invert mouse index order
719
- IOS: Ensure webserver notice can be dismissed
20+
- IOS: Fix clean playlist function
21+
- MACOS: Fix some sandbox handling in App Store builds
22+
- MACOS: Reset keyboard state when focus is lost
23+
- MENU: Add SSL support to the information list
24+
- MENU: Add warning to BFI and related menu items
25+
- MENU: Fix latency statistics when using runahead
26+
- MENU: Fix opening file inside archive with core selection
27+
- MENU/PLAYLISTS: Random selection/shuffle function
28+
- MENU/QT: Fix desktop menu crash with Cheevos disabled
29+
- MENU/RGUI: Cleanups of certain menu items
30+
- NETWORK: Refactor of net_http, improvements for task blocking and performance
31+
- OVERLAY: Preferred overlay loading is now default only on mobile platforms
32+
- TVOS: Fix 720p display
33+
- TVOS: Fix refresh rate fetching on tvOS 13/14
34+
- SAVESTATES: Reset state index when loading new content
35+
- UWP: Fix slang shader compilation
36+
- VIDEO: Enable BFI setting for mobile platforms (mind the warnings)
837
- VIDEO/SHADERS: Allow exact refresh rate sync with shader subframes
38+
- WEBPLAYER: Update core list for 1.20.0
939

1040
# 1.20.0
1141
- AUDIO: Fix audio handling in case of RARCH_NETPLAY_CTL_USE_CORE_PACKET_INTERFACE

0 commit comments

Comments
 (0)