1
0
Fork 0
flightgear/src
James Turner c684701b7f Fix 'restart the app' functionality on Windows
The read-only lock in fghome was tripping things up. Explicitly
release the lock in the restart-the-app situation.
2018-07-02 23:13:36 +01:00
..
Add-ons TestSuite: Migration of the Add-ons management unit tests. 2018-03-23 17:26:05 +01:00
AIModel Multiple LoD levels of MP Aircraft 2018-06-05 21:58:03 +01:00
Aircraft Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Airports Launcher: location page in QtQuick 2018-06-13 10:01:04 +01:00
ATC One more ATC text formatting fix 2018-04-09 09:33:28 +01:00
Autopilot Fix an assert with autopilot groups 2018-04-27 13:57:32 +01:00
Canvas canvas GUI: Cleanup and trigger dragstart/end events 2018-02-25 14:59:56 +01:00
Cockpit Merge branch 'next-2' into multiplayer-dev 2017-04-02 02:22:48 +02:00
EmbeddedResources fgrcc: use octal escape sequences instead of hexadecimal ones 2018-01-19 08:12:24 +01:00
Environment Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
FDM Sync'ed JSBSim 2018-07-01 19:08:39 +02:00
GUI Fix 'restart the app' functionality on Windows 2018-07-02 23:13:36 +01:00
Include Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00
Input Fix HID input init 2018-06-25 23:39:22 +01:00
Instrumentation Fix logic issue when clearing a GPWS fault. 2018-02-01 22:59:29 +01:00
Main Fix 'restart the app' functionality on Windows 2018-07-02 23:13:36 +01:00
Model Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
MultiPlayer Multiplayer: use previously duplicated bits for bools [91] and [92] 2018-05-17 09:32:42 +02:00
Navaids FlightPlan parses waypoints using Simgear code 2018-06-29 14:53:30 +01:00
Network WebSocket property-mirror: optimise JSON building 2018-06-24 23:22:30 +01:00
Radio Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Scenery Fixed building FG with GDAL 2017-03-11 13:34:19 +01:00
Scripting Expose hold info to Nasal waypoint 2018-06-29 11:52:27 +01:00
Sound Detect AeonWave and if it is installed use it, otherwise fall back to OpenAL. Also let get_available_devices() use C++ strings instead of const char* 2018-06-02 14:06:36 +02:00
Systems Build- and run-time concept of developer mode. 2017-02-27 23:37:59 +00:00
Time a new clock following real time pace, for mp protocol 2018-01-29 12:51:43 +01:00
Traffic camelCase identifier in code and hyphenated property names. Suffix "-sec" is used because it complies to other timestamp properties in the property tree. Suffix "utc" is not used because the property just reflects an internal value used by the AI system. Whether it is UTC (currently it is) is up to the AI system and cannot be defined by the property name. 2018-04-24 09:54:35 +02:00
Viewer Fix PUI mouse for non-pass-through mouse modes 2018-05-14 14:41:06 +01:00
CMakeLists.txt Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface 2017-12-08 00:36:41 +01:00