340a46915364d997c84db2168bfd2e80c6ac97f6
The new function logstream::setTestingMode() has been created to allow for a testing mode to be set. This stores a boolean in the private logstream thread which modifies the behaviour of the would_log() function, allowing for everything to be logged. The removeCallbacks() function has also been added, allowing for the default fgfs output to STDOUT and STDERR to be silenced when calling setTestingMode().
SimGear - Simulator Construction Tools ====================================== http://www.flightgear.org SimGear is a set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications. SimGear is developed by the FlightGear project and also provides the base for the FlightGear Flight Simulator. Source code for SimGear is released under the GNU Library General Public License (LGPL) - see COPYING for license details. See INSTALL file for help on building SimGear.
Description
Languages
C++
85.5%
C
13.1%
CMake
1.4%