Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Externals: Update SDL to 2.30.9 #13191

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dreamsyntax
Copy link
Member

@dreamsyntax dreamsyntax commented Nov 17, 2024

Changes since 2.30.6 per https://github.com/libsdl-org/SDL/releases/tag/release-2.30.9

2.30.9
    Fixed audio issues on Android 15
    Fixed rare audio distortion and crash when audio devices are changed on Windows
    Fixed the PS5 controller face buttons on Amazon Fire TV
    Fixed detecting the Steam Virtual Gamepad on macOS
    Added support for wired XBox controllers on macOS 15.0 Sequoia
    Added support for the Steam Virtual Gamepad on macOS Sequoia
    Fixed the Steam Virtual Gamepad from showing up when games aren't running under Steam
    Fixed flicker when entering/exiting fullscreen or moving the window between scaled and non-scaled displays under Wayland.
    Fixes for data addresses above 2gb on Emscripten
    Fixed horizontal mousewheel scale on Emscripten
2.30.8
    Fixed a crash in XInput code at startup
    Fixed flooding the OS with I/O when a PS4/PS5 controller is disconnected
    Added SDL_VIDEO_DOUBLE_BUFFER support to the Wayland backend
    SDL_WINDOWEVENT_EXPOSED is sent appropriately when using Wayland
    Fixed hang at startup in audio code when the application has large stack usage on Linux
    Fixed initializing KMSDRM on older Linux systems
    The pre-built SDL2.dll no longer depends on ucrtbase.dll
2.30.7
    Added support for the Retro-bit Controller in PS3 mode
    Fixed the cursor becoming visible when using relative mode under XWayland
    Fixed DRM initialization failure on some Linux systems
    Fixed a crash when the current mouse capture window is destroyed

Note:
SDL Override re-added as a temporary workaround for the Flatpak until the runtime has SDL 2.30.9.
https://github.com/dolphin-emu/dolphin/pull/13160/files

@khg8m3r
Copy link
Contributor

khg8m3r commented Nov 17, 2024

The Steam Virtual Controller no longer shows up on Steam Deck, but users can remap controllers when playing in Steam to get previous functionality when trying to change controller order in Steam Game Mode on the Steam Deck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants