Lars Toenning
|
bcc4bdd31e
|
Add SPDX identifiers for REUSE compliance
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com>
|
2023-10-03 09:29:49 +02:00 |
|
Lars Toenning
|
970b7c3650
|
clang-format src
|
2023-04-18 16:07:19 +02:00 |
|
Klaus Basan
|
fd3ad207bd
|
[XSwiftBus] Allow to write an updated xswiftbus.conf file
In a distributed core/UI swift we need to write on XPlane side
|
2020-06-12 18:42:39 +01:00 |
|
Klaus Basan
|
80e97f749f
|
[XSwiftBus] Misc. style fixes
|
2020-06-12 18:42:38 +01:00 |
|
Mat Sutcliffe
|
48d1521d3a
|
Correct filename extension
|
2020-01-07 19:57:25 +00:00 |
|
Mat Sutcliffe
|
8d204cded1
|
Ref T723 [xswiftbus] Expose configuration for render phase debug messages
|
2020-01-07 19:57:24 +00:00 |
|
Roland Rossgotterer
|
e0b52db77a
|
[MinGW] Fix many unresolved symbols
|
2019-09-16 22:41:33 +01:00 |
|
Klaus Basan
|
024360a5df
|
Ref T709, avoid pure virtual assert by removing the JSON ctor, which is calling a virtual function in the ctor
|
2019-09-16 22:41:18 +01:00 |
|
Mat Sutcliffe
|
7295ac5331
|
Ref T709 Encapsulate the CSettingsProvider pointer in a CSettingsAware base class.
|
2019-09-16 22:41:17 +01:00 |
|
Klaus Basan
|
55690b423f
|
Ref T709, review points
* overload "normalize"
* renamed to CSettingsProvider
|
2019-09-16 22:41:15 +01:00 |
|
Klaus Basan
|
006fbc88ae
|
Ref T709, settings provider to get settings
* allows to use the provider without and overhead
* single source, can be made threadsafe
Signed-off-by: Klaus Basan <klaus.basan@klausbasan.de>
|
2019-09-16 22:41:01 +01:00 |
|
Klaus Basan
|
7004e85117
|
Ref T709, ctor from JSON string
|
2019-09-16 22:41:00 +01:00 |
|
Klaus Basan
|
94f519961b
|
Ref T709, added XSwiftBus settings class als based on the same Qt free base class
In order to compile included the cpp file
|
2019-09-16 22:40:53 +01:00 |
|