hyperion.ng/test
redPanther caab8e819b Adjustment merge + new brightness settings (#359)
* add new rgbtransform

* activate rgbtransform

* integrate new transform and gamma in adjustment, disable transform

* fix brighness limit

* advance upper and lower thresholds

* start removing color transform

* adjust configs/schema

* implement json for new color adjustment

* finish hyperion-remote extension for new adjustment settings

* fix typos

* rename luminance to brightness
fix jsonapi for new adjustment

* fix some bugs in adjustments

* fix i18n

* fix gamma via json

* now brighness values goes from 0-1 with 0.5 is the default for all brighness is equal between the channels. less 0.5 all channels scaled down
to new brighness, above 0.5 if possible channel gets brighter - but brighness is not equal between the channels anymore
brighness value curve is now exponential instead of linear - this feels more natural

* hslv cleanup
2017-01-06 14:25:55 +01:00
..
dispmanx2png Qcommandlineparser (#199) 2016-08-28 15:10:43 +02:00
jsonchecks add json check before compile (#354) 2016-12-29 23:27:33 +01:00
CMakeLists.txt Adjustment merge + new brightness settings (#359) 2017-01-06 14:25:55 +01:00
TestBlackBorderDetector.cpp Moved black border detection code to seperate library 2014-01-26 14:23:08 +01:00
TestBlackBorderProcessor.cpp JsonCpp to QTJson (Part 3) (#257) 2016-09-25 21:59:31 +02:00
TestConfigFile.cpp multi bugfix pr ... (#348) 2016-12-24 10:02:12 +01:00
TestHyperionPng.cpp Fixed memory overwrite bug. This fixes the png writer and led control. 2013-08-03 23:24:22 +02:00
TestImage2LedsMap.cpp JsonCpp to QTJson (Part 3) (#257) 2016-09-25 21:59:31 +02:00
TestQRegExp.cpp Added small test to parse some parts of the json file 2013-11-22 10:44:41 +00:00
TestQtScreenshot.cpp Merge branch 'master' into add_x11 2014-04-30 22:34:36 +02:00
TestRgbImage.cpp add ability to convert an image to RGB color order 2016-02-19 13:31:08 +01:00
TestSpi.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
TestX11Performance.cpp Added qt screenshot test 2014-03-06 21:01:14 +01:00
spidev_test.c spidev_test.c added to test apps 2013-10-07 21:15:33 +02:00
switchPinCtrl.c Clone single led color from other led (#157) 2016-08-08 00:17:00 +02:00
testrunner.sh make blackboder component enable/disable at runtime (#228) 2016-09-08 16:32:42 +02:00