hyperion.ng/libsrc/hyperion
Paulchen Panther 5bd020a570 JSON Auto correction + hyperion schema split for better readability (#452)
* revoke schema split

* add "getAutoCorrectedConfig" function

* revoke schema split

* revoke schema split

* revoke schema split

* Prevent compiler error if none grabber is available

* revoke schema split

* add "getAutoCorrectedConfig" function

* revoke schema split

* remove "configMigrator"

* remove "configMigrator"

* Change TestConfigFile to show how the autocorrection works

* revoke schema split

* revoke schema split

* remove "ConfigMigrator"

* remove "ConfigMigrator"

* remove "ConfigMigratorBase"

* remove "ConfigMigratorBase"

* Add QJsonUtils.h

* added ability "ignore-required"

It has been added the ability to correct the configuration without having to pay attention to the keyword "required" in the hyperion schema

* Allow Comments in Hyperion Schema

* add ability to ignore the "required" keyword in hyperion schema

* add ability to ignore the "required" keyword in hyperion schema

* add ability to ignore the "required" keyword in hyperion schema

* //Allow Comments in Hyperion Schema

* Update jsonschema.py to version 0.8.0 to support ...

references in json schema

* add RefResolver from jsonschema.py to resolve

references in hyperion schema

* remove dupe code

* split the hyperion schema in separatly files

For better readability

* add function "resolveReferences" to resolve

references in hyperion schema.

* remove CURRENT_CONFIG_VERSION

* remove CURRENT_CONFIG_VERSION

* split the hyperion schema in separatly files

For better readability

* Create schema-backgroundEffect.json

* Add the rest of the Hyperion schema via upload

* Remove Comments in config file

* Add return variable to function writeJson().

fix function resolveReferences().
edit function load() to handle QPair result from schemaChecker.

* edit function validate() to return QPair variable

* fit function loadEffectDefinition()

* fit function checkJson()

*  Expand error check by dividing

"_error" variable in "_error" and "_schemaError".
Replace variable "bool" in validate() in QPair

* Extend function "cmd_cfg_set" to handle auto correction

* Extend function "loadConfig" to handle auto correction

* fix function loadConfig()
2017-07-30 13:32:10 +02:00
..
schema JSON Auto correction + hyperion schema split for better readability (#452) 2017-07-30 13:32:10 +02:00
CMakeLists.txt Websocket auto serverinfo responder (#443) 2017-06-17 23:29:04 +02:00
ComponentRegister.cpp Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
GrabberWrapper.cpp implement origin for effects (#408) 2017-03-01 15:23:53 +01:00
Hyperion.cpp Move JsonProcessing from JsonClientConnection to own class (#444) 2017-06-24 11:52:22 +02:00
ImageProcessor.cpp impl options explanation, uiLock (#343) 2016-12-21 18:24:03 +01:00
ImageProcessorFactory.cpp adjustable image2led mode for grabbers (#341) 2016-12-19 23:59:50 +01:00
ImageToLedsMap.cpp adjustable image2led mode for grabbers (#341) 2016-12-19 23:59:50 +01:00
LedString.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LinearColorSmoothing.cpp disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
LinearColorSmoothing.h disable smoothing for effects (#425) 2017-03-30 06:20:20 +02:00
MessageForwarder.cpp migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
MultiColorAdjustment.cpp Update MultiColorAdjustment.cpp 2017-04-07 20:42:27 +02:00
MultiColorAdjustment.h migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
PriorityMuxer.cpp Websocket auto serverinfo responder (#443) 2017-06-17 23:29:04 +02:00
hyperion.schema.json JSON Auto correction + hyperion schema split for better readability (#452) 2017-07-30 13:32:10 +02:00
resource.qrc JSON Auto correction + hyperion schema split for better readability (#452) 2017-07-30 13:32:10 +02:00