1
0
Fork 0
flightgear/3rdparty/joystick
Richard Harrison 88ee1ca7f7 refs Ticket #2766
Increased maximum number of Joystick axes to 32.

NOTE: this will only result in more axes when the underlying hardware supports it; so no change in Windows; Linux probably will work (as it uses an ioctl to get the number from the driver), but this is untested.

Note sure what will happen on OSX.

ref: https://sourceforge.net/p/flightgear/codetickets/
2023-05-21 22:18:19 +01:00
..
CMakeLists.txt Hopefully fix FreeBSD joystick support 2018-05-21 17:17:42 +02:00
FlightGear_js.h refs Ticket #2766 2023-05-21 22:18:19 +01:00
js.cxx Rename js.h -> FlightGear_js.h 2020-06-11 17:48:49 +01:00
jsBSD.cxx Rename js.h -> FlightGear_js.h 2020-06-11 17:48:49 +01:00
jsLinux.cxx Trying to fix read of uninitialised memory on Linux 2020-08-12 15:30:33 +01:00
jsMacOSX.cxx macOS joystick: reduce warnings on some devices 2021-02-04 10:31:17 +00:00
jsNone.cxx Rename js.h -> FlightGear_js.h 2020-06-11 17:48:49 +01:00
jsWindows.cxx Rename js.h -> FlightGear_js.h 2020-06-11 17:48:49 +01:00