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

Add "gamepad" support. #1612

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

SiegeLord
Copy link
Member

A gamepad has a stereotyped arrangement of buttons and sticks/axes that remains consistent across platforms. Hardware differences are handled by parsing SDL's community-sourced database.

See #1533

@SiegeLord SiegeLord force-pushed the sdl_joystick_mapping branch 8 times, most recently from e321be5 to 45b9b3b Compare January 15, 2025 05:42
This was referenced Jan 17, 2025
A gamepad has a stereotyped arrangement of buttons and sticks/axes that
remains consistent across platforms. Hardware differences are handled by
parsing SDL's community-sourced database.

See liballeg#1533
@SiegeLord SiegeLord force-pushed the sdl_joystick_mapping branch from 45b9b3b to 0e02b8d Compare January 18, 2025 04:21
@SiegeLord SiegeLord merged commit b38eb52 into liballeg:master Jan 23, 2025
3 checks passed
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