1
0
Fork 0
flightgear/src
Richard Harrison ff302a307d Canvas Screen image provider:
Change delay to 15 seconds; and alert that there is a delay.

The 15 second delay should be sufficient to allow the compressor to finish processing; and in anycase this is running in a thread and therefore shouldn't freeze the whole sim for the delay period.
2018-06-01 00:45:40 +02:00
..
Add-ons TestSuite: Migration of the Add-ons management unit tests. 2018-03-23 17:26:05 +01:00
AIModel Property to toggle between preferred MP models 2018-05-28 20:54:09 +01:00
Aircraft Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Airports NavData API additions 2018-05-07 16:53:43 +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 YASim: Make some name-spacing explicit 2018-04-25 08:49:17 +01:00
GUI Launcher: heliport / helipad fixes 2018-05-31 22:12:08 +02:00
Include Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00
Input Bug-fix: for RMB-look / PUI interaction issue 2018-05-23 14:16:48 +01:00
Instrumentation Fix logic issue when clearing a GPWS fault. 2018-02-01 22:59:29 +01:00
Main Cleanup the resource manager when deleting globals 2018-05-28 22:43:05 +02: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 NavData API additions 2018-05-07 16:53:43 +01:00
Network Canvas Screen image provider: 2018-06-01 00:45:40 +02: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 additional Navaid fields for use by Nasal 2018-04-16 13:37:17 +01:00
Sound Allow for multiple named chatter queue's 2018-05-29 09:31:01 +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