Commit 1684606fdf6c341bd16806c416cb83ab3e17a4dc

Sam Lantinga 2020-02-04T15:26:56

Fixed long delay on main thread caused by blocking rumble writes in HIDAPI drivers There is now a thread that handles all HIDAPI rumble requests and a lock that guarantees that we're not reading and writing the device at the same time.