|
1 | 1 | # Future |
| 2 | +- ANDROID: OnNewIntent handler to allow launchers start new content without closing first |
2 | 3 | - APPLE: Include sameduck, gearcoleco, geargrafx cores in App Store builds |
3 | 4 | - APPLE: Include reminiscence, virtualjaguar, vitaquake2 cores in App Store builds |
4 | 5 | - APPLE: Include gam4980 core in App Store builds |
5 | 6 | - APPLE: Bundle identifier added to Information menu |
6 | 7 | - APPLE: Option to control the usage of Metal argument buffers |
7 | 8 | - APPLE: Don't force fullscreen, allow multitasking on iPad |
8 | 9 | - APPLE: AppIntents for Siri, Shortcuts |
| 10 | +- APPLE: Fix ffmpeg camera driver |
9 | 11 | - AUDIO: Microphone CoreAudio driver for iOS and macOS |
10 | 12 | - AUTOCONF: Autoconfig match extended with a physical identifier |
11 | 13 | - CAMERA: Use ffmpeg libavfilter virtual input device as default |
|
30 | 32 | - INPUT: Ignore menu mouse startup position before moving |
31 | 33 | - INPUT: Fix heavy slowdown when using Bluetooth XInput controllers with rumble |
32 | 34 | - INPUT: Reset and close content hotkeys now require confirmation, similar to quit |
| 35 | +- INPUT: Menu toggle and hotkey enable can now be assigned to the same key |
33 | 36 | - INPUT/ANDROID: Favor mouse coordinates for lightgun |
34 | 37 | - INPUT/UDEV: Fix lost terminal settings after restart from menu |
35 | 38 | - INPUT/BSV/REPLAY: Bumped replay format version to 2. Old replays will still play back fine. |
|
41 | 44 | - 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). |
42 | 45 | - INTL: Add Irish Gaelic to selectable languages |
43 | 46 | - IOS: Fix crash on iOS9 when fetching refresh rate |
| 47 | +- LIBRETRO: Deprecate intfstream_open_writable_memory |
| 48 | +- LIBRETRO: New environment function RETRO_ENVIRONMENT_GET_TARGET_SAMPLE_RATE |
44 | 49 | - LINUX: Add full complement of key/value pairs to desktop entry |
45 | 50 | - MACOS: Fix coreaudio microphone handling |
46 | 51 | - MENU: Common Thumbnail Background option for all menu drivers |
|
58 | 63 | - MENU: Less important widgets are now sized like task notifications |
59 | 64 | - MENU: Play count is added to runtime log |
60 | 65 | - MENU: Configurable startup page (several options beside default Main Menu) |
| 66 | +- MENU: Shader menu rework, combined save/remove menus, save current, Y and Start hotkeys for shader parameters and background opacity toggle |
| 67 | +- MENU: Single-click start option from playlists and Explore view |
| 68 | +- MENU: Allow kiosk mode and hiding of Settings menu also in GLUI and RGUI |
| 69 | +- MENU: Task widget improvements |
61 | 70 | - MENU/GLUI: Show thumbnails in Explore view |
62 | 71 | - MENU/XMB: Select button toggles thumbnails in playlists |
63 | 72 | - MENU/XMB,OZONE: Fix content icons when playlist tabs are hidden |
|
80 | 89 | - VIDEO: Fix auto swap interval setup |
81 | 90 | - VIDEO: Improvements for integer scale half scaling |
82 | 91 | - VIDEO: Frame delay improvements for the automatic setting |
| 92 | +- VIDEO: Auto-enable GPU recording with HW context cores |
| 93 | +- VIDEO: Fix viewport bias when using custom aspect ratio |
83 | 94 | - VIDEO/D3D11/D3D12: snappy extra vsync presentation mode |
84 | 95 | - VIDEO/GL: Fallback OpenGL symbol loader for Linux devices with EGL < 1.5 |
85 | 96 | - VIDEO/GL: Support for Cg and GLSL shaders in the GLCore video driver |
|
0 commit comments