1
0
Fork 0
flightgear/3rdparty/joystick
James Turner 00cffc2f01 Allow correct re-init of joysticks on macOS
With this change, “Reload Input” will discover newly attached devices
on macOS, which previously did not work.

Also add correct detection of disconnected devices, which previously
was not handled well, especially with the new ‘keep trying to open
devices’ behaviour of FGJoystickInput.

Should fix:
https://sourceforge.net/p/flightgear/codetickets/2259/
2020-06-11 17:43:55 +01:00
..
CMakeLists.txt Hopefully fix FreeBSD joystick support 2018-05-21 17:17:42 +02:00
js.cxx Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00
js.h Allow correct re-init of joysticks on macOS 2020-06-11 17:43:55 +01:00
jsBSD.cxx FreeBSD: Merge from fixes from martymac 2020-05-09 14:22:13 +01:00
jsLinux.cxx PLIB joystick: don't nuke kernel-level deadband settings on Linux 2018-05-03 21:51:36 +02:00
jsMacOSX.cxx Allow correct re-init of joysticks on macOS 2020-06-11 17:43:55 +01:00
jsNone.cxx Various fixes for building on OpenBSD. 2019-09-04 10:55:43 +01:00
jsWindows.cxx jsWindows: fail gracefully when joyGetDevCaps() returns undocumented values 2019-05-04 08:58:15 +02:00