mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
e3347d4d1e4c579bb79e1cbe693b13dd38600e77
If a value has not changed and should be saved to a file, only the key (and the invalid value) was passed to the save function. The save function does not check this case or read the value from the cache. This happens when changing simulator paths as the settings are updated and saved separately.
About
swift is a pilot client for virtual air traffic simulation networks, such as VATSIM, supporting the following simulators and operating systems:
- Prepar3D (Windows)
- Flight Simulator X (Windows)
- Flight Simulator 2004 (Windows)
- Flight Simulator 2020 (Windows)
- X-Plane 11 (Windows, Linux, macOS)
- FlightGear (Windows, Linux, macOS)
Downloads
Resources
Contributing
swift is written in modern C++17 using the Qt framework.
Pull requests should be made against the current active development branch,
which is develop/0.9.9.
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%