1
0
Fork 0
flightgear/src/Input
James Turner 4db129cb01 Guard against a null result from HID code.
It seems strange that CFGetTypeID on null would crash, but the reports
from users suggest this might be the case.
2016-11-20 22:42:48 +00:00
..
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
CMakeLists.txt Use a Cmake imported target for SimGear 2016-10-30 22:15:54 +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 Use future-proof SGPath APIs. 2016-06-28 10:08:38 +01:00
FGDeviceConfigurationMap.hxx Restore named JS/input configs (overrides) 2012-09-25 14:20:18 +01:00
FGEventInput.cxx Extend event-input with report-setting. 2016-09-28 21:16:24 -05:00
FGEventInput.hxx Extend event-input with report-setting. 2016-09-28 21:16:24 -05:00
FGJoystickInput.cxx Update for SGPropertyNode changes. 2014-03-06 00:41:41 +01:00
FGJoystickInput.hxx replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
fgjs.cxx Further SGPath encoding fixes. 2016-07-01 04:54:29 -05:00
FGKeyboardInput.cxx VS2015 fixes 2016-06-01 22:57:11 +01:00
FGKeyboardInput.hxx Use tiedPropertyLists instead of manually matched tie/untie calls. 2012-03-04 15:30:08 +01:00
FGLinuxEventInput.cxx FGLinuxEventInput: check return value of write. 2013-12-07 13:48:04 +01:00
FGLinuxEventInput.hxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
FGMacOSXEventInput.cxx Guard against a null result from HID code. 2016-11-20 22:42:48 +00:00
FGMacOSXEventInput.hxx replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
FGMouseInput.cxx Adjustments to mouse picking API 2016-07-31 22:44:03 +01:00
FGMouseInput.hxx replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
input.cxx Allow input systems to be disabled 2014-11-06 22:27:59 +01: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