..
.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
src/Input/FGHIDEventInput.cxx: fix gcc comparison warnings.
2020-06-17 22:46:42 +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
REVIEW: Memory Leak - FGLinuxEventInput::postinit()
2020-08-22 21:26:03 -05:00
FGLinuxEventInput.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
FGMouseInput.cxx
GUI/knob animation: fire release binding over PUI
2020-08-25 20:48:29 +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