|
1 | 1 | # Future |
| 2 | +- 3DS: Remove bottom screen fade out animation |
| 3 | +- ANDROID: Fix Enter key not working on keyboards |
| 4 | +- ANDROID: Enable ZSTD compression usage |
| 5 | +- ANDROID: Preserve OpenGL context when app is paused |
| 6 | +- ANDROID: Fix double launch issue when changing games from external launcher |
| 7 | +- APPLE: Use coreaudio3 resampling |
| 8 | +- APPLE: Add coreaudio3 driver to iOS/TVOS |
| 9 | +- APPLE: Add jollycv, skyemu, gearlynx, amiarcadia, o2em, uzem cores to App Store builds |
| 10 | +- APPLE: Add Apple on-device OCR / translation to AI service |
| 11 | +- COMMAND: Fix null pointer exception in COMMAND_GET_STATUS |
| 12 | +- COMMAND: Only allow pause when there is a core running |
| 13 | +- CHEEVOS: Update to rcheevos 12.2.1 |
| 14 | +- CHEEVOS: Download badges on demand only |
| 15 | +- CLOUDSYNC: Conflict resolution options |
2 | 16 | - EMSCRIPTEN: Added dice to core selection dropdown |
| 17 | +- EMSCRIPTEN: Numerous bugfixes |
| 18 | +- INPUT: Fix illuminance sensor on Linux |
| 19 | +- INPUT: Fix raw mouse position after window state changes |
| 20 | +- INPUT: New analog-to-digital types: both stick, twin-stick (for pressing face buttons with analog stick). |
| 21 | +- INPUT: Fix for setups which have Game Focus and Hotkey Enable on the same key |
| 22 | +- INPUT/ANDROID: Default for input block timeout is now 1 instead of 0 |
| 23 | +- INPUT/MFI: Controller disconnection fix |
| 24 | +- INPUT/SDL: Fix controller vid/pid detection on Windows |
| 25 | +- INPUT/UDEV: Fix multi-touch detection |
| 26 | +- IOS: Fix external keyboards |
| 27 | +- IOS: Add pd777 core |
| 28 | +- LAKKA: RetroFlag specific options for safe shutdown and reset |
| 29 | +- MACOS: Fix OpenGL color on wide gamut displays |
| 30 | +- MENU: Do hard reset when pushing RetroPad Start on Restart menu item |
| 31 | +- MENU: Remove "Missing firmware check" option |
| 32 | +- MENU: Show keyboard overlay selection even if it is not loaded |
| 33 | +- MENU: Core info link improvements |
| 34 | +- MENU: Disc control improvements: allow change without eject, insert is auto-delayed to allow core to detect disc change, save file name not changed when manual disc append is used |
| 35 | +- MENU: Fixes for building without menu |
| 36 | +- MENU: Widget default size adjusted |
| 37 | +- MENU: Use RetroPad Y inside shader menu to toggle background opacity or reset shader passes |
| 38 | +- MENU/GLUI: Add Dracula color theme |
| 39 | +- MENU/OZONE: Add dynamic header icon option |
| 40 | +- MENU/OZONE: Fix occasional left mouse click selection error |
| 41 | +- MENU/XMB: Current menu icon refactor |
| 42 | +- MENU/XMB: Left thumbnail and handheld mode fixes |
| 43 | +- OVERLAY: Allow overlays to position the viewport |
| 44 | +- OVERLAY: Hold button function |
| 45 | +- OVERLAY: Allow interaction during next overlay swap |
| 46 | +- OVERLAY: Alternative 2-touch option |
| 47 | +- PS2: Improve driver usage |
| 48 | +- PS2: Fix booting from internal HDD |
| 49 | +- SCAN: Fix 3DS content scanning skipping all files |
| 50 | +- SCAN: Fix CHD scanning skipping some files |
| 51 | +- SCAN: Improve Saturn content recognition |
| 52 | +- SCAN: Improve Philips CD-i content recognition |
| 53 | +- SCAN: Improve scan performance by caching playlist updates |
| 54 | +- SCAN: Interpret M3U files during scanning |
| 55 | +- SHADER: Display on-screen error when preset load fails |
| 56 | +- VIDEO/GL: Fix some issues with GLSL shaders when using GLCore driver |
| 57 | +- VIDEO/SDL2: Add shared context |
| 58 | +- 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. |
| 59 | +- VIDEO/D3D11/D3D12/VULKAN: multi-mode HDR Expand Gamut selection |
| 60 | +- VIDEO/VULKAN: VK_EXT_full_screen_exclusive is now optional |
| 61 | +- VITA: Enable cloudsync feature |
| 62 | +- VFS: Add Samba share browse and load content (Windows file shares) |
| 63 | +- WEBOS: Enable mouse use, include developer dir |
| 64 | +- WEBOS: Enable ffmpeg core |
| 65 | +- WEBOS: Add Wayland support |
| 66 | +- WEBOS: Allow user to decide about the screensaver |
| 67 | +- WEBOS: WebOS 1 and 2 compatibility |
| 68 | +- WEBOS: Magic remote improvements |
| 69 | +- WIN32: Fix Windows version detection |
| 70 | +- XBOX: Fix menu and achievement sounds |
| 71 | +- XBOX: Update UWP Mesa |
3 | 72 |
|
4 | 73 | # 1.22.1 |
5 | 74 | - ANDROID: OnNewIntent handler to allow launchers start new content without closing first |
|
0 commit comments