Skip to content

Commit db88400

Browse files
authored
Changes up to 09-14 (#18254)
1 parent d2c6f80 commit db88400

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Future
2+
- ANDROID: OnNewIntent handler to allow launchers start new content without closing first
23
- APPLE: Include sameduck, gearcoleco, geargrafx cores in App Store builds
34
- APPLE: Include reminiscence, virtualjaguar, vitaquake2 cores in App Store builds
45
- APPLE: Include gam4980 core in App Store builds
56
- APPLE: Bundle identifier added to Information menu
67
- APPLE: Option to control the usage of Metal argument buffers
78
- APPLE: Don't force fullscreen, allow multitasking on iPad
89
- APPLE: AppIntents for Siri, Shortcuts
10+
- APPLE: Fix ffmpeg camera driver
911
- AUDIO: Microphone CoreAudio driver for iOS and macOS
1012
- AUTOCONF: Autoconfig match extended with a physical identifier
1113
- CAMERA: Use ffmpeg libavfilter virtual input device as default
@@ -30,6 +32,7 @@
3032
- INPUT: Ignore menu mouse startup position before moving
3133
- INPUT: Fix heavy slowdown when using Bluetooth XInput controllers with rumble
3234
- 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
3336
- INPUT/ANDROID: Favor mouse coordinates for lightgun
3437
- INPUT/UDEV: Fix lost terminal settings after restart from menu
3538
- INPUT/BSV/REPLAY: Bumped replay format version to 2. Old replays will still play back fine.
@@ -41,6 +44,8 @@
4144
- 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).
4245
- INTL: Add Irish Gaelic to selectable languages
4346
- 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
4449
- LINUX: Add full complement of key/value pairs to desktop entry
4550
- MACOS: Fix coreaudio microphone handling
4651
- MENU: Common Thumbnail Background option for all menu drivers
@@ -58,6 +63,10 @@
5863
- MENU: Less important widgets are now sized like task notifications
5964
- MENU: Play count is added to runtime log
6065
- 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
6170
- MENU/GLUI: Show thumbnails in Explore view
6271
- MENU/XMB: Select button toggles thumbnails in playlists
6372
- MENU/XMB,OZONE: Fix content icons when playlist tabs are hidden
@@ -80,6 +89,8 @@
8089
- VIDEO: Fix auto swap interval setup
8190
- VIDEO: Improvements for integer scale half scaling
8291
- 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
8394
- VIDEO/D3D11/D3D12: snappy extra vsync presentation mode
8495
- VIDEO/GL: Fallback OpenGL symbol loader for Linux devices with EGL < 1.5
8596
- VIDEO/GL: Support for Cg and GLSL shaders in the GLCore video driver

0 commit comments

Comments
 (0)