Commit 13a4caf1d7d767dbfc3e4705d898dd4a0605c536

Sam Lantinga 2020-12-12T22:08:02

Fixed bug 4286 - Joystick subsystem causes "not responding" when app is in the background Added a hint to control whether a separate thread should be used for joystick events. This is off by default because dispatching messages in other threads appears to cause problems on some versions of Windows.