1
0
Fork 0
flightgear/src
Stuart Buchanan ebe511439a Control number of database pager threads from prop
Previously we were hardcoded to 2 database pager threads,
one for files and one for http.

This commit adds a new property /sim/rendering/database-pager/threads
to control the number of threads on startup.

It also re-orders the code to set the database pager so that such
a setting has an effect.
2022-12-01 16:39:50 +00:00
..
Add-ons SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
AIModel Atmosphere: add ISA Mach conversion helpers 2022-11-28 15:33:15 +00:00
Aircraft SGSubsystemMrg GroupType fixes for a few subsystem registrations. 2022-11-29 11:41:34 +01:00
Airports SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
ATC Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next 2022-11-20 21:55:32 +01:00
Autopilot SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Canvas SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Cockpit SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
EmbeddedResources CMake: make another object dependency explicit 2021-03-10 10:17:15 +00:00
Environment Atmosphere: add ISA Mach conversion helpers 2022-11-28 15:33:15 +00:00
FDM Sascha Reißner 2022-12-01 08:40:24 +01:00
GUI SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Include GUI: XML to Nasal bridge, to keep PUI dialogs working 2022-03-09 16:52:19 +00:00
Input SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Instrumentation SGSubsystemMrg GroupType fixes for a few subsystem registrations. 2022-11-29 11:41:34 +01:00
Main Control number of database pager threads from prop 2022-12-01 16:39:50 +00:00
Model Error reports: set context before loading FGFX 2022-09-12 13:31:57 +01:00
MultiPlayer SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Navaids Extend FlightPlan to handle ‘between’ restrictons 2022-11-28 15:34:00 +00:00
Network SGSubsystemMrg GroupType fixes for a few subsystem registrations. 2022-11-29 11:41:34 +01:00
Radio 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Scenery WS30 - Remove log spam for missing tiles 2022-11-27 14:31:46 +00:00
Scripting Extend FlightPlan to handle ‘between’ restrictons 2022-11-28 15:34:00 +00:00
Sound SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Systems 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Time SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Traffic SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
Viewer SGSubsystemMgr::get_subsystem(): Universal switch to the templated function. 2022-11-17 15:57:39 +00:00
CMakeLists.txt Switch to using OBJECT library for main build 2021-03-08 16:59:14 +00:00