]> git.mxchange.org Git - flightgear.git/history - src/Input
VS2015 compatability fixes.
[flightgear.git] / src / Input /
2016-09-22 James TurnerVS2015 fixes
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-11-02 Torsten Dreyerevent input system: be a little more helpful on errors
2015-04-11 James TurnerFix a clang warning.
2015-03-24 James TurnerPortability: Fix compile errors on MSVC (cmath)
2014-11-06 Torsten DreyerAllow input systems to be disabled
2014-07-30 Thomas GeymayerDo not assume there is a mouse mode with index 3.
2014-03-05 Thomas GeymayerUpdate for SGPropertyNode changes.
2014-03-04 PhilosopherFix for issue #999
2013-12-15 James TurnerUse binding-list fire helper.
2013-12-07 Thomas GeymayerFGLinuxEventInput: check return value of write.
2013-11-16 James TurnerReset: guard against picks during re-init
2013-10-25 James TurnerChange tooltips to enable explicit.
2013-09-28 James TurnerReduce amount of log output at level=debug.
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-07-04 James TurnerFix unused private vars.
2013-06-27 James TurnerNamespace fixes for std::string
2013-06-21 Thomas GeymayerFix cursor hide timeout if hovering on canvas windows
2013-05-09 Thomas GeymayerAllow Canvas placed on 3D objects receiving mouse events.
2013-03-28 James TurnerLimit hover-picks to once per frame.
2013-03-13 Anders GidenstamAdded support for tracking mouse movements with shift...
2013-03-11 James TurnerTweak hover logic.
2013-03-10 James TurnerLive cursor updating during pick-drags.
2013-03-10 James TurnerMake tooltips independent of cursor auto-hide.
2013-03-08 James TurnerClean up mouse-input property handling.
2013-03-07 James TurnerPass key-mod state into pick-callbacks.
2013-03-06 James TurnerMake Ctrl+axis bindings explicit (and work).
2013-03-05 James TurnerFix updating of mouse position props.
2013-03-05 James TurnerMore explicit check for cursor feedback.
2013-03-04 James TurnerMouseInput changes to support hover.
2013-02-12 Thomas GeymayerMake compiling of all utils/tools optional
2013-02-09 James TurnerSplit huge NasalSys header apart.
2013-02-07 Christian SchmittSome headers missing... ;)
2013-02-03 James TurnerUpdate for tweaked SGPickCallback API.
2013-01-30 James TurnerGuard libudev include with extern "C".
2013-01-25 James TurnerJoystick/dialog caches, commit the transactions.
2013-01-24 James TurnerWrap dialog and joystick stat-cache in a transaction.
2012-12-29 James TurnerBug #923 : repeatable flag set on input reload.
2012-10-13 ThorstenBFix some compiler warnings.
2012-09-25 James TurnerRestore named JS/input configs (overrides)
2012-09-22 ThorstenBFix compilation with enabled EVENT_INPUT
2012-09-21 James TurnerCached joystick config loading.
2012-08-25 Stuart BuchananStop the property tree from keeping a shadow of the...
2012-08-23 Stuart BuchananAdd properties for raw axis and button values, for use
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-05 ThorstenBFix Linux compile / math dependency
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-05-04 ThorstenBClean-up some SGMath dependencies.
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2012-04-05 ThorstenBAvoid "using..." in header files.
2012-03-16 James TurnerWork on making 2D panels act like standard scene-graph...
2012-03-08 ThorstenB#702: Misspelled "devices" property node.
2012-03-06 Torsten DreyerSpring-cleaning: some minor optimization
2012-03-04 ThorstenBUse tiedPropertyLists instead of manually matched tie...
2012-02-12 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2012-02-11 James TurnerMac-specific fgjs / event-input fixes from Tatsuhiro.
2012-01-18 ThorstenB#605: Reduce warning level for unsupported keys.
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-12-09 adrianMerge branch 'next' into navaids-radio
2011-12-09 adrianMerge branch 'next' into attenuation
2011-12-09 ThorstenBLower log level for event input/udev messages.
2011-12-04 adrianMerge branch 'attenuation' into navaids-radio
2011-12-04 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-04 ThorstenBcmake: add support for Torsten's UDev EventInput
2011-12-04 adrianMerge branch 'next' into attenuation
2011-12-03 Torsten Dreyerevent input for Linux: substitude dbus+hal by udev
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 Torsten Dreyernamespace std fixes
2011-11-14 Frederic BouvierFix MSVC9 build
2011-11-01 James TurnerGoodbye automake.
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-21 Torsten Dreyerfix cmake conditional for event-input
2011-09-21 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-21 James TurnerEnable event-input for joysticks by default on Mac...
2011-09-15 James TurnerIn joystick configurations, fall back to <unix> if...
2011-09-11 Mathias Froehlichcmake: Factor out common simgear dependency libs.
2011-09-08 James TurnerCmake: Split simgear libraries into core and scene...
2011-08-11 ThorstenB#359: jumping mouse control axis in "constrained" mouse...
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-07-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-12 ThorstenBMartin Spott: Add CMake DBus support for event driven...
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-05-26 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-05-21 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-21 ThorstenBMinor renderer clean-up & performance bits.
next