]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2014-01-26 Clément de... FGCom: add silence threshold setting
2014-01-26 Rebecca PalmerFix compilation with SYSTEM_SQLITE, from Markus Wanner
2014-01-25 James TurnerReport bad command-line args via message box.
2014-01-25 James Turnerclang / libc++ fixes for JSBSim
2014-01-23 Clément de... Use GSM and Speex libraries from system if they are...
2014-01-23 James TurnerSearch all resources when adding models at runtime.
2014-01-23 James TurnerRemove some debug log calls.
2014-01-22 James TurnerCrashRpt tweaks, checking.
2014-01-22 James TurnerAdjust fg-aircraft handling back to original style.
2014-01-20 Clément de... Use --fg-aircraft paths for AI model
2014-01-20 James TurnerFix typo, add Hudson Build-ID to reports.
2014-01-20 James TurnerWindows native file-dialog, menu-bar
2014-01-20 James TurnerAdd crashrpt to Windows nightlies.
2014-01-19 James TurnerCrash-fix: mat-lib is now reference-counted.
2014-01-19 James TurnerSilence some clang warnings.
2014-01-19 Erik HofmanDo not use the new JSBSim ground reactions code by...
2014-01-18 James TurnerMake lifetime of CameraViewportListener explicit.
2014-01-18 James TurnerMake CrashRpt link optional
2014-01-18 James TurnerInitial integration of CrashRpt for Windows.
2014-01-18 Erik HofmanSync. with JSBSim CVS: although it looks a large part...
2014-01-17 Torsten DreyerVersion 3.1.0
2014-01-17 Torsten DreyerNo double-zero for the version number :-/
2014-01-17 James TurnerFix un-initialized memory read.
2014-01-16 Torsten DreyerVersion 3.0.0
2014-01-16 Clément de... FGCom: force 8.33KHz to be handled even if the frequenc...
2014-01-15 James TurnerMake Traffic-via-terrasync conditional
2014-01-15 James TurnerBug-fix: Cocoa menus work in aircraft with custom dialogs.
2014-01-15 James TurnerTweaks to fg-aircraft handling.
2014-01-14 James TurnerBugfix: guard against corrupted airport XML.
2014-01-14 James TurnerCrashfix: move spatial, AI queries in map-widget
2014-01-14 James TurnerGPS bug fix: restore startup mode.
2014-01-13 James TurnerFix bug 1286 - mouse scroll-wheel+shift ignored
2014-01-13 James TurnerReset, fix Nasal timers added on shutdown.
2014-01-13 James TurnerReset work, fix time-slew on OSG event handling.
2014-01-12 Clément de... FGCom: update special_frq for built-in/standalone sync
2014-01-12 James TurnerClear the custom OSG notify logger on shutdown.
2014-01-06 James TurnerCrash fix: thread-safe material conditions
2014-01-04 James TurnerFix crash: Quit via Cmd-Q on Mac.
2014-01-04 James Turner#1291, hang on exit with OSG threading.
2014-01-01 James TurnerFix METAR-download bug on Windows.
2013-12-30 James TurnerFix for the fix: check for a viewer.
2013-12-30 James TurnerFix crash on exit (cancel the osgDB pager)
2013-12-26 Clément de... Remove unwanted message from IAX lib
2013-12-26 Clément de... Fix frozen shutdown for Linux
2013-12-25 Clément de... Make cmake happy (from Christian Schmitt commit - terra...
2013-12-24 Clément de... Delete unused variable
2013-12-23 Clément de... FGCom standalone: update positions.txt
2013-12-22 Clément de... gen_phonebook.pl: skip 8.33KHz from apt.dat + fgcom...
2013-12-22 Thomas GeymayerPID: ensure correct initialization with large sampling...
2013-12-22 James TurnerUse a real function to wrap isfinite differences.
2013-12-21 James TurnerFix a crash where we show a message-box on start.
2013-12-21 James TurnerSupport non-C99 mode in MSVC.
2013-12-21 James TurnerCocoa: fix warning about deprecated function.
2013-12-21 Clément de... Remove specific hack while testing period
2013-12-20 James TurnerFix some warnings from new Xcode.
2013-12-20 Rebecca PalmerAlways make sure the Terrasync directory is set and...
2013-12-19 James TurnerBugfix: avoid sky colour errors when vis < 1000m
2013-12-19 James TurnerSecurity: more conservative dir permission masks.
2013-12-19 James TurnerBugfix: remove the (totally broken) skyblend option
2013-12-19 Torsten Dreyerautopilot: add the forgotten RateLimitFilter
2013-12-18 Thomas GeymayerExpose SGPath to Nasal
2013-12-17 Torsten DreyerAdd new filters from Alan Teeder
2013-12-17 James TurnerRembrandt: fix sky color at altitude.
2013-12-15 Rebecca PalmerStop --native-ctrls option from breaking JSBSim
2013-12-15 Rebecca PalmerRemove manpage for gl-info, as it no longer exists
2013-12-15 Rebecca Palmercompletely rewrite README.Linux, as the old version...
2013-12-15 Rebecca Palmermanpage: correct --airport-id to --airport, remove...
2013-12-15 Rebecca PalmerDisable screensaver: initial Linux-only implementation
2013-12-15 James TurnerReset: use new copy-properties helper.
2013-12-15 James TurnerUse binding-list fire helper.
2013-12-09 James TurnerReset: Clear the pager queues, preserve properties.
2013-12-09 James TurnerShutdown: clear effects cleanly.
2013-12-09 Thomas GeymayerSet "/sim/fghome-readonly" to false also for Windows.
2013-12-09 Thomas GeymayerCheck return values if write and unlink.
2013-12-09 Thomas GeymayerCanvas: Now only one global SystemAdapter is used...
2013-12-09 James TurnerKill an obsolete static in the osgViewer wrapper.
2013-12-09 James TurnerBug 1289, crash on AP reload
2013-12-08 ThorstenBRoute manager support to read flightplans in GPX format
2013-12-08 Thomas GeymayerScripting: clean up a bit and user more of cppbind.
2013-12-08 Thomas GeymayerAdd positioned.diff for fast difference calculations...
2013-12-07 James TurnerReset: clear the viewer scene.
2013-12-07 Thomas GeymayerFGLinuxEventInput: check return value of write.
2013-12-07 Thomas GeymayerExpose SGPropertyNode::removeAllChildren() to Nasal.
2013-12-06 James TurnerReset: ensure FGODGuage shutsdown cleanly.
2013-12-06 James TurnerRenderer: get rid of static scene references.
2013-12-06 James TurnerReset: clear the osg object cache
2013-12-04 janodesboisvelocities/uBody got a capitale B forgot this in mp...
2013-12-04 James TurnerReset: listener cleanup
2013-12-04 James TurnerReset: clear effects cache
2013-12-03 James TurnerReset: free nasal-module-listeners on shutdown.
2013-12-03 Gijs de RooyOutput route manager ETA in seconds
2013-12-01 James TurnerFix a copy-paste bug in the route-manager.
2013-12-01 James TurnerReset: change FDM ownership
2013-12-01 James TurnerRemap JSB-sim debug levels from SG_LOG levels.
2013-12-01 Clément de... Fix accent bug in MapWidget
2013-12-01 Thomas GeymayerCanvasWidget: get new GUI camera on reset.
2013-12-01 Clément de... Fix BMP header for Inno-setup
2013-12-01 Thomas GeymayerCanvas GUI: completely reset on reinit
2013-11-29 bcoconniFix for bug #1238: the accelerations, velocities, etc...
2013-11-27 Clément de... FGCom standalone: .txt destination can be tweaked with...
next