]> git.mxchange.org Git - flightgear.git/history - src/Navaids/NavDataCache.cxx
Handle DB-locked errors.
[flightgear.git] / src / Navaids / NavDataCache.cxx
2012-11-27 James TurnerHandle DB-locked errors.
2012-11-25 ThorstenBAdd debug check to NavCache
2012-11-24 James TurnerFix some groundnet cache issues.
2012-11-23 ThorstenBAdd more debug output to NavDataCache
2012-11-23 ThorstenBUse more specific logging classes for SG_LOG.
2012-11-16 James TurnerFurther work on bug 905.
2012-11-10 James TurnerFix bug 905.
2012-11-08 James TurnerBug 921
2012-11-08 James TurnerOverhaul the ground-net / parking code.
2012-10-30 James TurnerTraffic improvements.
2012-10-13 ThorstenBFix some compiler warnings.
2012-10-01 James TurnerRun the filters for comm/navaids as required.
2012-09-27 Thomas GeymayerFix some CommStation bugs
2012-09-26 Frederic BouvierClose Sqlite3 database *before* trying to delete the...
2012-09-25 James TurnerUse a helper thread to rebuild the navcache.
2012-09-25 James TurnerWhoops, parking refactoring changed the positioned...
2012-09-21 James TurnerCached joystick config loading.
2012-09-19 James TurnerSupport string-list properties in the cache.
2012-09-19 James TurnerImplement a persistent cache for navigation data.