]> git.mxchange.org Git - flightgear.git/history - src/Input/FGJoystickInput.cxx
TACAN improvements.
[flightgear.git] / src / Input / FGJoystickInput.cxx
2013-02-09 James TurnerSplit huge NasalSys header apart.
2012-12-29 James TurnerBug #923 : repeatable flag set on input reload.
2012-09-25 James TurnerRestore named JS/input configs (overrides)
2012-09-21 James TurnerCached joystick config loading.
2012-08-23 Stuart BuchananAdd properties for raw axis and button values, for use
2012-03-06 Torsten DreyerSpring-cleaning: some minor optimization
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-14 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-11-14 Frederic BouvierFix MSVC9 build
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-10-06 adrianMerge branch 'next' into comm-subsystem
2011-09-15 James TurnerIn joystick configurations, fall back to <unix> if...
2011-07-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-30 James TurnerFixes for include-file flattening - condition.hxx no...
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-17 Torsten DreyerJoystickInput: fix potential init problem
2011-07-07 Mathias FroehlichMake the 32'th joystick button work.
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-31 Torsten DreyerMerge branch 'next' of 10.101.2.62:~/FlightGear/fg...
2011-05-30 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-05-28 ThorstenBfixed #308: "Reload input" did not respect joysticks.xml
2011-04-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/flightgear
2011-04-14 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-04-13 ThorstenBFixed minor memory leak on joystick reload.
2011-04-14 Durk TalsmaMerge branch 'next' into durk-atc
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-01 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-30 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-01-30 Frederic BouvierDetect joystick disconnection
2011-01-29 James TurnerAndreas Gaeb: make input (joystick) re-init work.
2011-01-14 Frederic BouvierRevert joystick patch. One would have to provide a...
2011-01-14 Frederic BouvierOlaf Flebbe: incorporate plib js code to fix problems...
2010-05-06 Tim MooreMerge branch 'timoore/fire-fix'
2010-05-06 Tim MooreMerge branch 'zan/stencil2'
2010-05-06 Tim MooreMerge branch 'vivian/cullsetting'
2010-05-06 Tim MooreMerge branch 'mathias/math'
2010-05-06 Tim MooreMerge branch 'fredb/msvc-cleanup'
2010-05-06 Tim MooreMerge branch 'ehofman/atc'
2010-05-06 Tim MooreMerge branch 'durk/ai-atc'
2010-05-06 Tim MooreMerge branch 'torsten/proplist'
2010-05-05 Tim MooreMerge branch 'mathias/math' into next
2010-05-05 Tim MooreMerge branch 'fredb/msvc-cleanup' into next
2010-05-05 Tim MooreMerge branch 'ehofman/atc' into next
2010-05-05 Tim MooreMerge branch 'jmt/gps' into next
2010-05-05 Tim MooreMerge branch 'durk/ai-atc' into next
2010-05-05 Tim MooreMerge branch 'durk/ai-atc' into next
2010-04-25 Tim MooreMerge branch 'jmt/gps' into next
2010-04-19 Tim MooreMerge branch 'torsten/proplist' into next
2010-04-19 torstenuse simgear::PropertyList instead of std::vector<SGProp...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-23 torstenwarning fixes
2009-08-08 torstenAdvanced input subsystem - Step2: Split up current...