]> git.mxchange.org Git - flightgear.git/commit
- added support for MAC OSX and initial hotplug support from Tatsuhiro Nishioka
authortorsten <torsten>
Fri, 28 Aug 2009 15:05:21 +0000 (15:05 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 2 Sep 2009 22:02:47 +0000 (00:02 +0200)
commita1a610f7d5458004b8fc6fd3ff88bcec660a26f4
treec1ef9a3303dd5e3f02b29e5e63e71548bb2c3fba
parentbe4b46b89436268e4d25003fae3d54715ce8507b
- added support for MAC OSX and initial hotplug support from Tatsuhiro Nishioka
- added support for per-device <nasal> <open> and <close>
src/Input/FGCommonInput.cxx
src/Input/FGCommonInput.hxx
src/Input/FGEventInput.cxx
src/Input/FGEventInput.hxx
src/Input/FGLinuxEventInput.cxx
src/Input/FGLinuxEventInput.hxx
src/Input/FGMacOSXEventInput.cxx [new file with mode: 0644]
src/Input/FGMacOSXEventInput.hxx [new file with mode: 0644]
src/Input/input.cxx