1
0
Fork 0
flightgear/src/Input
James Turner dce282d7b8 Rename js.h -> FlightGear_js.h
Ensure we don’t get weird conflicts as our internal version is
starting to diverge from the original PLIB one.
2020-06-11 17:48:49 +01:00
..
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
CMakeLists.txt Fixing up HID event input on Mac/Windows 2020-04-01 15:29:58 +01:00
FGButton.cxx Fix for issue #999 2014-03-05 00:33:45 +01:00
FGButton.hxx Fix for issue #999 2014-03-05 00:33:45 +01:00
FGCommonInput.cxx Reduce amount of log output at level=debug. 2013-09-28 14:47:20 +01:00
FGCommonInput.hxx Use new Simgear platform defines in Input code. 2010-10-31 12:23:16 +00:00
FGDeviceConfigurationMap.cxx Allow distinguishing PLIB joysticks by index (count) 2018-04-29 19:56:01 +01:00
FGDeviceConfigurationMap.hxx Allow distinguishing PLIB joysticks by index (count) 2018-04-29 19:56:01 +01:00
FGEventInput.cxx HID: allow raw-descriptor parsing in the XML 2020-04-01 16:32:21 +01:00
FGEventInput.hxx SGSubsystem classes: Subsystem and subsystem group API declaration standardisation. 2019-07-01 14:27:30 +02:00
FGHIDEventInput.cxx Fix compiler warnings 2020-04-12 21:52:19 +01:00
FGHIDEventInput.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
FGJoystickInput.cxx Allow correct re-init of joysticks on macOS 2020-06-11 17:43:55 +01:00
FGJoystickInput.hxx Rename js.h -> FlightGear_js.h 2020-06-11 17:48:49 +01:00
fgjs.cxx Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
FGKeyboardInput.cxx SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
FGKeyboardInput.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
FGLinuxEventInput.cxx Replace boost::enable_if/disable_if/enable_if_c/disable_if_c by std::enable_if 2020-04-22 14:05:47 +01:00
FGLinuxEventInput.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
FGMouseInput.cxx Replace BOOST_FOREACH by C++ 11 for range loop. 2020-04-12 14:40:36 +01:00
FGMouseInput.hxx SGSubsystem classes: Renaming of the subsystem ID variables and functions. 2019-07-01 14:27:30 +02:00
input.cxx Fixing up HID event input on Mac/Windows 2020-04-01 15:29:58 +01:00
input.hxx SGSubsystem classes: Renaming of the subsystem ID variables and functions. 2019-07-01 14:27:30 +02:00
js_demo.cxx Rename js.h -> FlightGear_js.h 2020-06-11 17:48:49 +01:00
jsinput.cxx Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00
jsinput.h Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00
jssuper.cxx new FSF address 2006-02-21 01:16:04 +00:00
jssuper.h Rename js.h -> FlightGear_js.h 2020-06-11 17:48:49 +01:00