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

Conversation

glebm
Copy link

@glebm glebm commented Oct 30, 2023

  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.

@glebm glebm changed the title od: Actually build sdl2 joystick translator driver od: Fix sdl2 joystick translator driver Oct 30, 2023
@glebm glebm marked this pull request as ready for review October 30, 2023 10:06
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]>
@pcercuei pcercuei merged commit e35a816 into OpenDingux:opendingux Nov 25, 2023
4 checks passed
@glebm glebm deleted the od-fix-joystick branch November 26, 2023 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants