hyperion.ng/libsrc/utils
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
..
jsonschema localStorage for i18n/access (#318) 2016-12-08 23:39:41 +01:00
CMakeLists.txt Adjustment merge + new brightness settings (#359) 2017-01-06 14:25:55 +01:00
ColorArgb.cpp Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
ColorBgr.cpp Finished the amlogic grabber for the 'WeTek Play' 2015-08-20 09:51:44 +02:00
ColorRgb.cpp Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
ColorRgba.cpp Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
ColorRgbw.cpp Add sk6812rgbw support (#666) 2016-05-31 22:55:56 +02:00
ColorSys.cpp Adjustment merge + new brightness settings (#359) 2017-01-06 14:25:55 +01:00
Components.cpp Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
FileUtils.cpp auto generation of initial config file (#271) 2016-10-13 21:59:10 +02:00
ImageResampler.cpp Fix "if" statement in XShmGetImage check and other things (#192) 2016-08-23 07:04:57 +02:00
Logger.cpp Logbuffer (#298) 2016-11-26 22:46:16 +01:00
Process.cpp implement hyperion restart via webui (#242) 2016-09-15 20:42:58 +02:00
Profiler.cpp global logbuffer (#297) 2016-11-26 22:34:46 +01:00
RgbChannelAdjustment.cpp Color Adjustment 2.0 (#351) 2016-12-29 17:02:37 +01:00
RgbToRgbw.cpp Leddevice refactoring the next next part (#263) 2016-10-08 08:14:36 +02:00
RgbTransform.cpp Adjustment merge + new brightness settings (#359) 2017-01-06 14:25:55 +01:00