|
1 | 1 | # Future |
2 | 2 | - 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. |
3 | 5 | - APPLE: Include sameduck, gearcoleco, geargrafx cores in App Store builds |
4 | 6 | - APPLE: Include reminiscence, virtualjaguar, vitaquake2 cores in App Store builds |
5 | 7 | - APPLE: Include gam4980 core in App Store builds |
|
14 | 16 | - CHEEVOS: Show additional message for unsupported achievements |
15 | 17 | - CHEEVOS: Upgrade to rcheevos 12.1 |
16 | 18 | - 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 |
18 | 20 | - CLOUDSYNC: Enable icloud_drive cloud sync backend on MacOS / iOS |
19 | 21 | - CLOUDSYNC: Don't always trust the server hash |
20 | 22 | - CLOUDSYNC: Enable WebDAV support for Android |
21 | 23 | - CLOUDSYNC: Speed up cloudsync on Apple |
22 | 24 | - DATABASE: Improve multidisk game scanning |
| 25 | +- DATABASE: Filter in Database Manager now works for genre and region |
23 | 26 | - EMSCRIPTEN: Support core switching |
24 | 27 | - EMSCRIPTEN: Support suspend screensaver |
25 | 28 | - EMSCRIPTEN/RWEBCAM: Fix camera driver |
|
34 | 37 | - INPUT: Fix heavy slowdown when using Bluetooth XInput controllers with rumble |
35 | 38 | - INPUT: Reset and close content hotkeys now require confirmation, similar to quit |
36 | 39 | - 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 |
37 | 41 | - INPUT/ANDROID: Favor mouse coordinates for lightgun |
38 | 42 | - INPUT/UDEV: Fix lost terminal settings after restart from menu |
39 | 43 | - INPUT/BSV/REPLAY: Bumped replay format version to 2. Old replays will still play back fine. |
|
45 | 49 | - 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). |
46 | 50 | - INTL: Add Irish Gaelic to selectable languages |
47 | 51 | - 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 |
48 | 54 | - IOS/MACOS: Fix display server resolution and refresh rates |
| 55 | +- IOS/TVOS: Use native keyboard |
49 | 56 | - LIBRETRO: Deprecate intfstream_open_writable_memory |
50 | 57 | - LIBRETRO: New environment function RETRO_ENVIRONMENT_GET_TARGET_SAMPLE_RATE |
51 | 58 | - LINUX: Add full complement of key/value pairs to desktop entry |
|
82 | 89 | - OTHER: ZStandard support and libchdr update for support of chd files converted with createdvd option |
83 | 90 | - OVERLAY: Speed limit on touch pointer tracking |
84 | 91 | - OVERLAY: Dedicate each touch pointer to hitboxes or pointing devices |
| 92 | +- OVERLAY: Fix overlay turbo fire |
85 | 93 | - PLAYLIST: Built-in playlists are now stored under playlists/builtin |
86 | 94 | - PLAYLIST: Fix subsystem information in playlists |
87 | 95 | - PS3: Fix psl1ght target of dist-cores.sh |
|
90 | 98 | - SAVESTATES: Savestate thumbnails are default enabled for x86_64 builds |
91 | 99 | - SAVESTATES: Slot is now remembered using the runtime log file |
92 | 100 | - 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 |
93 | 104 | - VIDEO: Fix auto swap interval setup |
94 | 105 | - VIDEO: Improvements for integer scale half scaling |
| 106 | +- VIDEO: Adjustments to smart integer scaling, considering title safe area |
95 | 107 | - VIDEO: Frame delay improvements for the automatic setting |
96 | 108 | - VIDEO: Auto-enable GPU recording with HW context cores |
97 | 109 | - VIDEO: Fix viewport bias when using custom aspect ratio |
|
106 | 118 | - VIDEO/WAYLAND: Fix deadlock when using Wayland Vulkan driver |
107 | 119 | - VIDEO/WAYLAND: Fix fullscreen on auto monitor index (partial) |
108 | 120 | - VITA: Touchscreen support for PS Vita |
| 121 | +- VITA: Set RGUI framebuffer to 272 lines to remove blurriness |
109 | 122 | - WEBOS: Various fixes and tunings |
110 | 123 | - WEBOS: Disable core dumps |
111 | 124 | - WEBOS: Debug builds enabled |
|
0 commit comments