Michał Garapich
afc22397bb
JSON plugin metadata initial
...
* Added json files along with FILE macro for all drivers
* Get CSimulatorInfo from JSON rather than from ISimulatorFactory
2015-03-31 23:56:35 +02:00
Klaus Basan
366769a6b8
Formatting, doxygen, typo aircrafts (to aircraft),
...
removed some debug output, {} in if statements
2014-12-28 20:46:14 +01:00
Mathew Sutcliffe
3a9ff3112f
refs #247 Using CVariant in blacksim.
2014-12-13 01:42:01 +00:00
Mathew Sutcliffe
4c8148acf1
refs #345 First wave of value classes using the CValueObjectStdTuple CRTP class template.
2014-11-10 20:44:25 +00:00
Klaus Basan
ef5f5bde0f
Formatting, new icons, minor tweaks
2014-10-07 13:10:37 +02:00
Klaus Basan
4b50134d2a
refs #325 , refs #330 fixed apply method to return list of changed properties
...
* changed CValueObject apply
* created CIndexPropertyList
* renamed CIndexVariantMap to CPropertyIndexVariantMap
2014-10-07 13:10:33 +02:00
Klaus Basan
40b428a315
refs #314 , renamed convertFromQVariant, convertFromJson
...
discussion: https://dev.vatsim-germany.org/issues/314#note-19
2014-08-24 02:47:16 +02:00
Klaus Basan
cd88c79f7c
comparing just on name, used with plugin checks
2014-07-11 01:20:55 +02:00
Klaus Basan
43a6ec66e0
refs #273 , fixed missing JSON serialization
2014-06-28 18:02:11 +02:00
Klaus Basan
89cb48bbfc
refs #207 , added simulator setup to CSimulatorInfo
...
* setup will provide some metadata about the flight simulator, such as path, version etc.
* there will be a sim independent setup class, providing common information such as path, is simulator installed, etc.
* a sim dependent class on top will provide the values specific to one sim
* setup will contain the logic to fetch its values: setup->init
2014-04-17 00:10:07 +02:00
Klaus Basan
4db12d888e
refs #74 , refs#140 renamed CSimulator to CSimulatorInfo and tupelized class
...
CSimulatorInfo discussed https://dev.vatsim-germany.org/issues/74#note-6
2014-03-11 01:19:57 +01:00