1
0
Fork 0
flightgear/src/Input
James Turner e920dc7509 Event input layer based on HID-Api
Thus runs in parallel to the existing implementation on Linux and Mac,
but can (soon) replace the Mac code and will run on Windows eventually.
2017-12-18 17:15:55 +00:00
..
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
CMakeLists.txt Event input layer based on HID-Api 2017-12-18 17:15:55 +00: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 Event input layer based on HID-Api 2017-12-18 17:15:55 +00:00
FGDeviceConfigurationMap.hxx Restore named JS/input configs (overrides) 2012-09-25 14:20:18 +01:00
FGEventInput.cxx Event input layer based on HID-Api 2017-12-18 17:15:55 +00:00
FGEventInput.hxx Event input layer based on HID-Api 2017-12-18 17:15:55 +00:00
FGHIDEventInput.cxx Event input layer based on HID-Api 2017-12-18 17:15:55 +00:00
FGHIDEventInput.hxx Event input layer based on HID-Api 2017-12-18 17:15:55 +00:00
FGJoystickInput.cxx Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
FGJoystickInput.hxx replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +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 Steps to make PUI optional, HiDPI tolerant. 2017-10-20 12:10:51 +01:00
FGKeyboardInput.hxx Use tiedPropertyLists instead of manually matched tie/untie calls. 2012-03-04 15:30:08 +01:00
FGLinuxEventInput.cxx Event input layer based on HID-Api 2017-12-18 17:15:55 +00:00
FGLinuxEventInput.hxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
FGMacOSXEventInput.cxx Event input layer based on HID-Api 2017-12-18 17:15:55 +00:00
FGMacOSXEventInput.hxx replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
FGMouseInput.cxx Steps to make PUI optional, HiDPI tolerant. 2017-10-20 12:10:51 +01:00
FGMouseInput.hxx replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
input.cxx Event input layer based on HID-Api 2017-12-18 17:15:55 +00:00
input.hxx Advanced input subsystem - Step2: Split up current input subsystem 2009-08-08 08:37:15 +02:00
js_demo.cxx Revert joystick patch. One would have to provide a better one 2011-01-14 22:37:39 +01:00
jsinput.cxx Revert joystick patch. One would have to provide a better one 2011-01-14 22:37:39 +01:00
jsinput.h Stefan Seifert: 2006-07-04 23:29:05 +00:00
jssuper.cxx new FSF address 2006-02-21 01:16:04 +00:00
jssuper.h Revert joystick patch. One would have to provide a better one 2011-01-14 22:37:39 +01:00
test_hidinput.cxx Event input layer based on HID-Api 2017-12-18 17:15:55 +00:00