]> git.mxchange.org Git - flightgear.git/commit
Revert joystick patch. One would have to provide a better one
authorFrederic Bouvier <fredfgfs01@free.fr>
Fri, 14 Jan 2011 21:37:39 +0000 (22:37 +0100)
committerFrederic Bouvier <fredfgfs01@free.fr>
Fri, 14 Jan 2011 21:37:39 +0000 (22:37 +0100)
commitd0a2fbba990c07608b813fa026126fe7ce52c552
tree117ae23594dffd7ebecdf3fc07b207b8f4b7d93e
parent4ec8b1e57f12c8ea386c5206a3bf52438718cd0d
Revert joystick patch. One would have to provide a better one
21 files changed:
CMakeLists.txt
CMakeModules/FindPLIB.cmake
projects/VC90/FlightGear/FlightGear.vcproj
projects/VC90/fgjs/fgjs.vcproj
src/Input/CMakeLists.txt
src/Input/FGJoystickInput.cxx
src/Input/FGJoystickInput.hxx
src/Input/FGjs.hxx [deleted file]
src/Input/Makefile.am
src/Input/js.cxx [deleted file]
src/Input/jsBSD.cxx [deleted file]
src/Input/jsLinux.cxx [deleted file]
src/Input/jsMacOSX.cxx [deleted file]
src/Input/jsNone.cxx [deleted file]
src/Input/jsWindows.cxx [deleted file]
src/Input/js_demo.cxx
src/Input/jsinput.cxx
src/Input/jssuper.h
src/Main/CMakeLists.txt
src/Main/Makefile.am
utils/fgviewer/CMakeLists.txt