1
0
Fork 0
flightgear/src/Input
2012-08-25 22:23:55 +01:00
..
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
CMakeLists.txt cmake: add support for Torsten's UDev EventInput 2011-12-04 14:37:25 +01:00
FGButton.cxx Clean-up some SGMath dependencies. 2012-05-05 00:56:29 +02:00
FGButton.hxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
FGCommonInput.cxx Clean-up some SGMath dependencies. 2012-05-05 00:56:29 +02:00
FGCommonInput.hxx Use new Simgear platform defines in Input code. 2010-10-31 12:23:16 +00:00
FGDeviceConfigurationMap.cxx Stop the property tree from keeping a shadow of the deleted input properties, as it can mean that the array of bindings ends up with some incorrect name tags if the set of joystick config files changes and a given js-named entry shifts in the array. This can then result in incorrect bindings being selected. 2012-08-25 22:23:55 +01:00
FGDeviceConfigurationMap.hxx Remove direct uses of PLIB ulXXX functions 2010-10-24 07:10:51 +01:00
FGEventInput.cxx Fix Linux compile / math dependency 2012-05-05 12:16:20 +02:00
FGEventInput.hxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
FGJoystickInput.cxx Add properties for raw axis and button values, for use 2012-08-23 21:52:30 +01:00
FGJoystickInput.hxx Add properties for raw axis and button values, for use 2012-08-23 21:52:30 +01:00
fgjs.cxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
FGKeyboardInput.cxx #702: Misspelled "devices" property node. 2012-03-08 08:58:44 +01:00
FGKeyboardInput.hxx Use tiedPropertyLists instead of manually matched tie/untie calls. 2012-03-04 15:30:08 +01:00
FGLinuxEventInput.cxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
FGLinuxEventInput.hxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
FGMacOSXEventInput.cxx Mac-specific fgjs / event-input fixes from Tatsuhiro. 2012-02-11 17:33:02 +00:00
FGMacOSXEventInput.hxx Fix (nearly) all the std:: namespace violations in headers, in preparation for fixing SGsmplstat.hxx to *not* do a 'using namespace std'. 2011-10-17 17:41:59 +01:00
FGMouseInput.cxx Work on making 2D panels act like standard scene-graph elements for picking and drawing. 2012-03-16 17:22:18 +00:00
FGMouseInput.hxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
input.cxx Use new Simgear platform defines in Input code. 2010-10-31 12:23:16 +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