Skip to content

Commit 458a059

Browse files
authored
Change list up to Nov. 8 (#18366)
1 parent 850cc56 commit 458a059

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Future
22
- ANDROID: OnNewIntent handler to allow launchers start new content without closing first
3+
- ANDROID: Use app-specific storage for Google Play builds of RetroArch
4+
- ANDROID: Implement support for the Storage Access Framework, to allow the user to mount most directories1 from internal storage, the SD card, other removable storage devices and any document providers provided by other Android apps on the current device.
35
- APPLE: Include sameduck, gearcoleco, geargrafx cores in App Store builds
46
- APPLE: Include reminiscence, virtualjaguar, vitaquake2 cores in App Store builds
57
- APPLE: Include gam4980 core in App Store builds
@@ -14,12 +16,13 @@
1416
- CHEEVOS: Show additional message for unsupported achievements
1517
- CHEEVOS: Upgrade to rcheevos 12.1
1618
- CHEEVOS: Change expired token message from info to error
17-
- DATABASE: Filter in Database Manager now works for genre and region
19+
- CHEEVOS: Hashing of RVZ files is now supported
1820
- CLOUDSYNC: Enable icloud_drive cloud sync backend on MacOS / iOS
1921
- CLOUDSYNC: Don't always trust the server hash
2022
- CLOUDSYNC: Enable WebDAV support for Android
2123
- CLOUDSYNC: Speed up cloudsync on Apple
2224
- DATABASE: Improve multidisk game scanning
25+
- DATABASE: Filter in Database Manager now works for genre and region
2326
- EMSCRIPTEN: Support core switching
2427
- EMSCRIPTEN: Support suspend screensaver
2528
- EMSCRIPTEN/RWEBCAM: Fix camera driver
@@ -34,6 +37,7 @@
3437
- INPUT: Fix heavy slowdown when using Bluetooth XInput controllers with rumble
3538
- INPUT: Reset and close content hotkeys now require confirmation, similar to quit
3639
- INPUT: Menu toggle and hotkey enable can now be assigned to the same key
40+
- INPUT: Option to have hotkeys follow the port mapped first to the core
3741
- INPUT/ANDROID: Favor mouse coordinates for lightgun
3842
- INPUT/UDEV: Fix lost terminal settings after restart from menu
3943
- INPUT/BSV/REPLAY: Bumped replay format version to 2. Old replays will still play back fine.
@@ -45,7 +49,10 @@
4549
- INPUT/BSV/REPLAY: Add a text command to seek to a specific frame of the currently playing/recording replay; it will return via the command replier the actual seeked-to frame (right now it only supports seeking to checkpoints).
4650
- INTL: Add Irish Gaelic to selectable languages
4751
- IOS: Fix crash on iOS9 when fetching refresh rate
52+
- IOS: Stronger haptics, controllable by setting
53+
- IOS: Down arrow menu is removed, all 3 options are available by other means now
4854
- IOS/MACOS: Fix display server resolution and refresh rates
55+
- IOS/TVOS: Use native keyboard
4956
- LIBRETRO: Deprecate intfstream_open_writable_memory
5057
- LIBRETRO: New environment function RETRO_ENVIRONMENT_GET_TARGET_SAMPLE_RATE
5158
- LINUX: Add full complement of key/value pairs to desktop entry
@@ -82,6 +89,7 @@
8289
- OTHER: ZStandard support and libchdr update for support of chd files converted with createdvd option
8390
- OVERLAY: Speed limit on touch pointer tracking
8491
- OVERLAY: Dedicate each touch pointer to hitboxes or pointing devices
92+
- OVERLAY: Fix overlay turbo fire
8593
- PLAYLIST: Built-in playlists are now stored under playlists/builtin
8694
- PLAYLIST: Fix subsystem information in playlists
8795
- PS3: Fix psl1ght target of dist-cores.sh
@@ -90,8 +98,12 @@
9098
- SAVESTATES: Savestate thumbnails are default enabled for x86_64 builds
9199
- SAVESTATES: Slot is now remembered using the runtime log file
92100
- SAVESTATES: Slot hotkey widget shows save state thumbnail
101+
- SCAN: Fix crash with Sega CD
102+
- SCAN: Log files without database match
103+
- SCAN: Optimization of database queries by content file size
93104
- VIDEO: Fix auto swap interval setup
94105
- VIDEO: Improvements for integer scale half scaling
106+
- VIDEO: Adjustments to smart integer scaling, considering title safe area
95107
- VIDEO: Frame delay improvements for the automatic setting
96108
- VIDEO: Auto-enable GPU recording with HW context cores
97109
- VIDEO: Fix viewport bias when using custom aspect ratio
@@ -106,6 +118,7 @@
106118
- VIDEO/WAYLAND: Fix deadlock when using Wayland Vulkan driver
107119
- VIDEO/WAYLAND: Fix fullscreen on auto monitor index (partial)
108120
- VITA: Touchscreen support for PS Vita
121+
- VITA: Set RGUI framebuffer to 272 lines to remove blurriness
109122
- WEBOS: Various fixes and tunings
110123
- WEBOS: Disable core dumps
111124
- WEBOS: Debug builds enabled

0 commit comments

Comments
 (0)