1
0
Fork 0
flightgear/src/Input
Edward d'Auvergne c1c7b043ac SGSubsystemMgr::get_subsystem(): Universal switch to the templated function.
The globals non-templated get_subsystem() helper function has been made private
to enforce the switch.
2022-11-17 15:57:39 +00: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 FGButton: Make init()'s "module" parameter const 2022-07-13 23:46:23 +01:00
FGButton.hxx FGButton: Make init()'s "module" parameter const 2022-07-13 23:46:23 +01:00
FGCommonInput.cxx Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
FGCommonInput.hxx Use new Simgear platform defines in Input code. 2010-10-31 12:23:16 +00:00
FGDeviceConfigurationMap.cxx Remove Sentry XML error suppression 2021-07-28 13:45:23 +01:00
FGDeviceConfigurationMap.hxx Allow distinguishing PLIB joysticks by index (count) 2018-04-29 19:56:01 +01:00
FGEventInput.cxx SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
FGEventInput.hxx SGSubsystem classes: Subsystem and subsystem group API declaration standardisation. 2019-07-01 14:27:30 +02:00
FGHIDEventInput.cxx Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
FGHIDEventInput.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
FGJoystickInput.cxx SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00: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 SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
FGKeyboardInput.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
FGLinuxEventInput.cxx Fix a memory leak 2022-02-11 08:50:13 +01:00
FGLinuxEventInput.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
FGMouseInput.cxx Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
FGMouseInput.hxx Fix for RMB/MMB interaction with picking 2020-10-29 23:20:48 +00:00
input.cxx Move some ALERTS to MANDATORY_INFO 2021-05-28 11:59:10 +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 Undefined Behavior fix. 2021-12-26 12:38:08 -06: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