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

Joystick: Fix SDL Closing #11555

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

Conversation

HTRamsey
Copy link
Collaborator

@HTRamsey HTRamsey commented May 19, 2024

  • Enable proper closing of SDL Joysticks (disabled due to crashes during closing).
  • Fix double updating of SDL joysticks each loop of thread.
  • Disable SDL Joystick Events if subsystem failed to initialize (probably redundant but whatever).

@HTRamsey HTRamsey force-pushed the dev-joystick branch 2 times, most recently from 6144c01 to bbbae3e Compare May 29, 2024 20:10
@HTRamsey HTRamsey closed this May 31, 2024
@HTRamsey HTRamsey reopened this May 31, 2024
@HTRamsey HTRamsey force-pushed the dev-joystick branch 2 times, most recently from 8e8cd4f to cf96396 Compare May 31, 2024 10:20
@HTRamsey HTRamsey marked this pull request as ready for review May 31, 2024 11:43
@HTRamsey HTRamsey changed the title Joystick: Fix Closing & Cleanup Joystick: Fix SDL Closing May 31, 2024
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.

None yet

1 participant