]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2014-05-02 Clément de... fgadmin: add C string header
2014-04-30 Clément de... FGadmin: fix compilation, move CMake stuff to better...
2014-04-30 Torsten DreyerJSBSim: fix zero agl above scenery discontinuity
2014-04-30 Torsten Dreyerfix MSVC build for flite_hts_engine
2014-04-30 Torsten Dreyercommradio: no spoken atis if sound disabled
2014-04-30 Torsten DreyerCleanup part2. Forgotton file.
2014-04-30 Torsten DreyerCleanup of ATCDCL
2014-04-30 Torsten DreyerFix hts_engine cmake error
2014-04-28 Torsten Dreyercommradio: improvements for atis speech
2014-04-28 Torsten Dreyercommradio: refactor MetarSpeaker to AtisSpeaker
2014-04-28 Torsten DreyerAllow using the system version of flite and the HTS...
2014-04-27 Torsten DreyerVoiceSynthesizer: add some test/debug properties
2014-04-27 Torsten DreyerTemporary fix for crash in FGVoiceMgr on reset
2014-04-24 Torsten Dreyeruse flite+hts for metar
2014-04-23 Torsten Dreyervoice system: all doors in FLITE
2014-04-23 Torsten DreyerATISEncoder: minor tweak
2014-04-22 Torsten Dreyeradd atmosphere layer 8 for space exploration
2014-04-20 Torsten DreyerYASim: implement a versioning system
2014-04-15 James TurnerFix crash with Nasal bindings.
2014-04-05 James TurnerFix Win32 breakage caused by FreeBSD fix :(
2014-04-05 Colin Douglas... Corrected fix for issue 1423 (YASim miscomputes inciden...
2014-04-04 James TurnerFreeBSD fixes
2014-04-04 James TurnerFix link order of HTS / flite for GCC ld
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1579' of git://gitori...
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1578' of git://gitori...
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1577' of git://gitori...
2014-03-31 Thomas GeymayerCanvas: update for new bounding box getters.
2014-03-29 Torsten Dreyerallow binding of httpd to an address, not just a port
2014-03-29 Torsten Dreyerfix wrong computation of delta-t in jpg-httpd
2014-03-28 Torsten DreyerAutopilot: enable debug output for logic elements
2014-03-27 Colin Douglas... Fix for issue 1427 (YASim fuselage's "cx" affects drag...
2014-03-27 James TurnerIgnore not-found 'config file' arguments.
2014-03-26 James TurnerFix duplicated FGIO channels on reset.
2014-03-26 Torsten Dreyeradd nChildren to json properties
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-25 Colin Douglas... Fix for issue 1423 (YASim miscomputes force vector...
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-22 Colin Douglas... Fix for issue 1400 (YASim slats always give full stall...
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-17 James TurnerTweak for Mac nightly GUI launcher
2014-03-16 James TurnerClose dialogs on GUI shutdown
2014-03-16 James TurnerRename GPSsmooth files.
2014-03-16 James TurnerFix mac nightly build
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-14 James TurnerMac nightly build packaging tweaks.
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 TurnerOoops, forgot to distclean before adding.
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.
next