1
0
Fork 0
flightgear/src
James Turner 580a7f07dd Fix METAR-download bug on Windows.
https://code.google.com/p/flightgear-bugs/issues/detail?id=1207

Use the new (in SimGear) sgGMTime helper when comparing METAR age.
This prevents users in time-zones 4 or more hours ahead of GMT from
being unable to use METAR reports.
2014-01-01 21:05:29 +00:00
..
AIModel Use a real function to wrap isfinite differences. 2013-12-22 11:18:48 +00:00
Aircraft Bug 1023, crash on replay. 2013-11-09 07:13:00 -08:00
Airports Security: more conservative dir permission masks. 2013-12-19 14:53:39 +00:00
ATC Performance optimization: empty() instead of size()>0 2013-08-19 09:01:59 +01:00
ATCDCL Reset: ATIS shutdown fix 2013-11-12 22:51:23 +00:00
Autopilot PID: ensure correct initialization with large sampling interval 2013-12-22 14:18:25 +01:00
Canvas Canvas: Now only one global SystemAdapter is used... 2013-12-09 23:13:45 +01:00
Cockpit Canvas: Now only one global SystemAdapter is used... 2013-12-09 23:13:45 +01:00
Environment Fix METAR-download bug on Windows. 2014-01-01 21:05:29 +00:00
FDM Reset: change FDM ownership 2013-12-01 21:37:17 +00:00
GUI Cocoa: fix warning about deprecated function. 2013-12-21 15:31:27 +00:00
Include Disable screensaver: initial Linux-only implementation 2013-12-15 21:18:22 +00:00
Input Use binding-list fire helper. 2013-12-15 20:43:27 +00:00
Instrumentation Fix some warnings identified by Clang 2013-11-16 09:41:33 +00:00
Main Fix for the fix: check for a viewer. 2013-12-30 17:16:53 +00:00
Model Remove dependency on command-mgr singleton 2013-11-25 09:14:46 +00:00
MultiPlayer Bug 947, menu item state wrong after reset. 2013-06-25 21:28:56 +01:00
Navaids Route manager support to read flightplans in GPX format 2013-12-08 19:36:16 +01:00
Network Stop --native-ctrls option from breaking JSBSim 2013-12-15 21:32:40 +00:00
Radio Push SGMaterial use into these classes that need it. 2012-08-29 06:29:29 +02:00
Scenery Reset: explicit close-window function. 2013-11-12 22:57:13 +00:00
Scripting Expose SGPath to Nasal 2013-12-18 10:30:19 +01:00
Sound Reset: fix a static in play-audio-sample 2013-11-25 23:53:58 +00:00
Systems static.cxx msvc bug correction. 2013-11-17 17:26:56 +01:00
Time Remove dependency on command-mgr singleton 2013-11-25 09:14:46 +00:00
Traffic Security: more conservative dir permission masks. 2013-12-19 14:53:39 +00:00
Viewer Fix a crash where we show a message-box on start. 2013-12-21 15:31:27 +00:00
CMakeLists.txt Basic 2D canvas implementation. 2012-05-18 07:05:37 +01:00