]> git.mxchange.org Git - flightgear.git/commit
- read all joystick files from $FG_ROOT/Input/Joysticks automatically
authormfranz <mfranz>
Sat, 11 Jun 2005 14:26:11 +0000 (14:26 +0000)
committermfranz <mfranz>
Sat, 11 Jun 2005 14:26:11 +0000 (14:26 +0000)
commit325d545132b8a7efd3a44896d6d5345f233a5fb3
tree228720cf0b0994b7d43332c8ea33fd462faf282d
parent57aa9274d72afe34d9295f288f84ebf08bf0d538
- read all joystick files from $FG_ROOT/Input/Joysticks automatically
  (no need to list the paths explicitly in $FG_ROOT/joysticks.xml any more)
- move identified js nodes to /input/joysticks/js[0-9], but
- don't overwrite already set joystick data there
- remove all nodes when they aren't used any more
- add "id" node, which contains the js id that lead to the selection
  of a "named js" config
- add "source" node containing the path of the used js config file
- execute all nasal script groups at initialization time
src/Input/input.cxx
src/Input/input.hxx