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

od: Fix sdl2 joystick translator driver #143

Merged
merged 1 commit into from
Nov 25, 2023

Commits on Oct 30, 2023

  1. od: Fix sdl2 joystick translator driver

    1. Add `JoystickGetDevicePath` needed from SDL2 2.23.1.
       See libsdl-org/SDL@e551384
    
    2. Update the GUID using the scheme required from SDL2 2.25.1.
       See libsdl-org/SDL@c1e0873
    
    3. Run autogen.sh for the new `--enable-joystick-translator`
    to be supported.
    
    Signed-off-by: Gleb Mazovetskiy <[email protected]>
    glebm committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ad42f71 View commit details
    Browse the repository at this point in the history