hyperion.ng/libsrc/hyperion
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
..
schemas Adjustment merge + new brightness settings (#359) 2017-01-06 14:25:55 +01:00
CMakeLists.txt Adjustment merge + new brightness settings (#359) 2017-01-06 14:25:55 +01:00
ComponentRegister.cpp Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
GrabberWrapper.cpp adjustable image2led mode for grabbers (#341) 2016-12-19 23:59:50 +01:00
Hyperion.cpp Adjustment merge + new brightness settings (#359) 2017-01-06 14:25:55 +01:00
hyperion.schema.json Update hyperion.schema.json 2016-12-26 00:22:26 +01: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 Leddevice refactoring the next next part (#263) 2016-10-08 08:14:36 +02:00
LinearColorSmoothing.h Leddevice refactoring the next next part (#263) 2016-10-08 08:14:36 +02:00
MessageForwarder.cpp Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
MultiColorAdjustment.cpp Adjustment merge + new brightness settings (#359) 2017-01-06 14:25:55 +01:00
MultiColorAdjustment.h common ledbuffer for color transform (#77) 2016-07-01 23:20:41 +02:00
PriorityMuxer.cpp implement optional color correction for V4L only (#267) 2016-10-10 18:29:54 +02:00
resource.qrc move 'name' to new config section general. (#345) 2016-12-23 19:37:35 +01:00