]> git.mxchange.org Git - flightgear.git/commit
Add properties for raw axis and button values, for use
authorStuart Buchanan <stuart_d_buchanan@yahoo.co.uk>
Thu, 23 Aug 2012 20:52:30 +0000 (21:52 +0100)
committerStuart Buchanan <stuart_d_buchanan@yahoo.co.uk>
Thu, 23 Aug 2012 20:52:30 +0000 (21:52 +0100)
commitcce186a57c5bf8522e4c485e1256b983bd886126
tree032fa156447eecc00385bd1bd0362cce6c255afa
parentced478cf95934816256a5c35c90960ca6ba9c472
Add properties for raw axis and button values, for use
in joystick configuration function.  Also rationalize references to
/sim/fg-home into a global property.
src/Airports/groundnetwork.cxx
src/GUI/gui_funcs.cxx
src/Input/FGDeviceConfigurationMap.cxx
src/Input/FGJoystickInput.cxx
src/Input/FGJoystickInput.hxx
src/Main/fg_init.cxx
src/Main/globals.cxx
src/Main/globals.hxx
src/Main/options.cxx
src/Radio/antenna.cxx
src/Traffic/TrafficMgr.cxx