]> git.mxchange.org Git - flightgear.git/history - src
Add a timestamp to JSON properties
[flightgear.git] / src /
2014-03-26 Torsten DreyerAdd a timestamp to JSON properties
2014-03-25 Torsten DreyerDon't return invalid JSON if node not found
2014-03-23 Torsten Dreyerhttpd: provide more airport information in geojson
2014-03-23 Torsten DreyerAdd virtual destructor
2014-03-23 James TurnerFix for bug 1419, nav.dat runway binding
2014-03-21 Torsten Dreyerhttpd navdb: report ils/loc as geojson multilinestring
2014-03-20 Thomas GeymayerCanvas: update for 'file'->'src' rename
2014-03-19 Torsten DreyerDon't allow call with no Filter set. Leads to crash.
2014-03-19 Torsten DreyerAdd a http handler to access the nav database
2014-03-18 Thomas GeymayerExpose HTTP client to Canvas.
2014-03-17 Torsten Dreyerhttpd: don't spam the console with debug messages
2014-03-17 Torsten Dreyerhttpd: better handling of first-time notifications
2014-03-16 James TurnerClose dialogs on GUI shutdown
2014-03-16 James TurnerGPS fixes
2014-03-15 Thomas GeymayerCanvasWidget (PUI): make button index consistent with...
2014-03-14 Torsten DreyerPropertyChangeWebsocket: fire change after subscribe
2014-03-14 Torsten Dreyerhttpd: handle url-rewrites
2014-03-14 Torsten Dreyeradd min/max freq to the frequencyformatter
2014-03-13 James TurnerFix compilation with SYSTEM_SQLITE
2014-03-13 James TurnerFix some leaks on reset
2014-03-12 Torsten DreyerNasalSys: arg is never null
2014-03-12 Torsten Dreyerhttpd: update mongoose and websockets
2014-03-12 Torsten DreyerPartial fix #1408
2014-03-12 James TurnerAdd 'set-scenery-paths' command.
2014-03-12 James TurnerDon't rebuild navcache for scenery changes
2014-03-12 James TurnerICAO.ils.xml data works read-only.
2014-03-12 James TurnerICAO.threshold.xml works read-only.
2014-03-12 James TurnerICAO.twr.xml works in read-only mode.
2014-03-11 James TurnerReset: tweak property PRESERVE
2014-03-11 James TurnerFix some Clang warnings.
2014-03-11 James TurnerReset: fix OSG stats handling
2014-03-11 James TurnerReset: work with threaded OSG modes
2014-03-10 Torsten Dreyerhttp property browser: don't crash on invalid nodes
2014-03-10 Torsten Dreyerallow binding of arguments for fg-commands thru run.cgi
2014-03-10 James TurnerFix a crash after reset.
2014-03-10 James TurnerSave/restore initial state removed.
2014-03-10 James TurnerFix fg-aircraft, fg-scenery props after reset.
2014-03-10 James TurnerOld reset code-path is removed.
2014-03-10 James TurnerReset the Autopilot on reposition.
2014-03-10 James TurnerRevert wiping of /fdm on reposition.
2014-03-10 James TurnerAdd hts_engine 1.08 and flite_hts 1.05 code.
2014-03-08 Torsten DreyerSome fixes for the httpd
2014-03-07 Torsten DreyerJSON: make the response configurable, set encoding
2014-03-07 Thomas GeymayerCanvas.MouseEvent: fix specific modifier states (ctrl...
2014-03-07 James TurnerThrow the reset switch.
2014-03-06 James TurnerFix JSBsim trimming on reposition.
2014-03-06 Torsten Dreyerhttpd: fix ignored port on --httpd=nnnn
2014-03-06 Torsten DreyerUse the short xml name for properties in JSON
2014-03-06 Torsten DreyerInitial commit for mongoose httpd
2014-03-06 James TurnerFix starting on carrier.
2014-03-05 Thomas GeymayerUpdate for SGPropertyNode changes.
2014-03-05 Anders GidenstamAdded support for shared JSBSim engine and system confi...
2014-03-05 James TurnerRemove reference to 'old ATIS' from reposition.
2014-03-05 James TurnerToggle cloud drawing on/off
2014-03-05 Torsten DreyerCleanup, no functional change
2014-03-05 Torsten DreyerNewAtis: handle varying winds
2014-03-04 PhilosopherFix for issue #999
2014-03-04 Thomas GeymayerCanvas.MouseEvent: expose button/modifier state.
2014-03-02 Thomas GeymayerTACAN: fix distance calculations and some other problems.
2014-03-02 Thomas GeymayerTACAN improvements.
2014-03-01 Thomas GeymayerTACAN/mobile navaid cleanup and improvements.
2014-03-01 Torsten DreyerATIS: say wind direction as three digits
2014-03-01 Torsten DreyerNew ATIS System: Fallback for no-realwx and some fixes
2014-02-28 Torsten DreyerFix wrong metar assignment in commradio
2014-02-28 Thomas GeymayerTACAN: fix receiving mobile TACAN.
2014-02-28 Thomas GeymayerFGPUIDialog: fix reading from already free'd memory.
2014-02-28 Torsten DreyerA new comm radio and atis implementation
2014-02-27 Torsten DreyerAdd simple breadcrumb navigation to the httpd
2014-02-26 Thomas GeymayerAutopilot: fix wrong warning for unknown node
2014-02-25 Torsten DreyerBind the CAVOK flag to metarproperties
2014-02-24 Thomas GeymayerAutopilot: fix configuration to prevent false warnings.
2014-02-24 James TurnerMetar: finalise-position fast if Metar fails
2014-02-24 James TurnerInitial work on 'reposition' command
2014-02-24 James TurnerRemove all references to an alpha-buffer
2014-02-24 James Turneruse an osg::Switch to control scenery rendering
2014-02-24 James TurnerRemove legacy reference to draw-otw
2014-02-24 James TurnerOptimise NavCache airport query
2014-02-24 James TurnerAIModels use PagedLOD
2014-02-24 James TurnerFix an (unlikely) startup crash
2014-02-21 James TurnerTile-manager can request VBOs.
2014-02-21 James TurnerRemove pre-OSG 'enable/disable-textures' option.
2014-02-21 James TurnerFix for bug 1304 - crash loading XML route
2014-02-21 Torsten Dreyerpublish the metar date/time to metarproperties
2014-02-19 James TurnerTweak tile-manager SGBucket API
2014-02-19 James TurnerRe-factor the FPE handling code
2014-02-19 James Turnergetprop/setprop allows integer indices.
2014-02-14 Christian SchmittSupport helipad names in the --runway startup option
2014-02-14 James TurnerUse Cmake to generate app-bundle on Mac
2014-02-14 James TurnerRe-apply the Clang/C+11 fix for JSBSim
2014-02-13 James TurnerUse new SGBucket API in tile-manager
2014-02-09 Thomas GeymayerAutopilot: add interface properties and property-root.
2014-02-09 Thomas GeymayerXMLAutopilot: cleanup and remove code already available...
2014-02-07 Thomas GeymayerCanvas: also apply matrix of element to getTransformedB...
2014-02-07 Christian Schmittfix another crash at the poles
2014-02-05 Christian SchmittSimplify some SGGeod-related calculations
2014-02-05 Christian Schmitt[AIModel] Fix a crash when starting at the poles and...
2014-02-05 Curtis L. OlsonI'm doing battle with git ... this should have already...
2014-02-05 Curtis L. OlsonAdd an 'overrideRedirect' flag to the window configurat...
2014-02-04 James TurnerTacan: avoid a 'long-range' wgs84_inverse
2014-02-04 James TurnerGPS: fix bad init when far from any airport
next