priorities rework, webc update (#366)

* update

* update

* tabs test

* update

* test

* ...

* fix editor

* update ui

* fix visual glitch if help is off

* fix fadecandy error and th

[skip ci]
This commit is contained in:
brindosch
2017-01-17 21:53:35 +01:00
committed by redPanther
parent 5b809743f7
commit 8d7137136b
75 changed files with 1713 additions and 1144 deletions

View File

@@ -67,7 +67,7 @@
"height" : -1,
"frameDecimation" : 2,
"sizeDecimation" : 8,
"priority" : 850,
"priority" : 240,
"mode" : "2D",
"useKodiChecker" : false,
"cropLeft" : 0,
@@ -91,13 +91,13 @@
"width" : 80,
"height" : 45,
"frequency_Hz" : 10,
"priority" : 900
"priority" : 250
},
"blackborderdetector" :
{
"enable" : true,
"threshold" : 0.0,
"threshold" : 0.5,
"unknownFrameCnt" : 600,
"borderFrameCnt" : 50,
"maxInconsistentCnt" : 10,
@@ -157,7 +157,7 @@
{
"enable" : false,
"port" : 19333,
"priority" : 800
"priority" : 200
},
"udpListener" :
@@ -165,14 +165,16 @@
"enable" : false,
"address" : "239.255.28.01",
"port" : 2801,
"priority" : 800,
"priority" : 200,
"timeout" : 10000,
"shared" : false
},
"webConfig" :
{
"enable" : true
"enable" : true,
"document_root" : "",
"port" : 8099
},
"effects" :