hyperion.ng/libsrc/hyperion
xkns 2fb2fc9dd7
Saturation & Brightness/Value Gain using Oklab color space (#1477)
* Imported Oklab reference implementation

* Add Okhsv conversions

* Fixed formatting error

* Add saturation and value gain to schemas

* Add english translation for saturation, value gain

* Created OkhsvTransform

* Make OkhsvTransform configurable

* Apply OkhvsTransform

* Clamped values during transform

* Precalculate isIdentity in OkhsvTransform

* Skip OkhsvTransform if it is the identity function

* Added changelog message

* Allow for full desaturation

* Imported recommended changes by LordGrey

* Fixed typo in constant

* Fixed anti-pattern in ok_color.h

* Correct indentions

* Correct remote-control

* Limited maximum gain settings to practical range

* Renane valueGain to brightnessGain for clarity and understanding

Co-authored-by: LordGrey <lordgrey.emmel@gmail.com>
2022-08-17 23:26:19 +02:00
..
schema Saturation & Brightness/Value Gain using Oklab color space (#1477) 2022-08-17 23:26:19 +02:00
AuthManager.cpp Read-Only Configuration-Database support (#1046) 2020-11-01 19:47:30 +01:00
CMakeLists.txt mDNS Support (#1452) 2022-05-01 19:42:47 +02:00
CaptureCont.cpp Media Foundation/V4L2 grabber ... (#1119) 2021-07-14 20:48:33 +02:00
ComponentRegister.cpp Logging enhancement / fixes (#1419) 2022-01-22 17:48:03 +01:00
Grabber.cpp Media Foundation/V4L2 grabber ... (#1119) 2021-07-14 20:48:33 +02:00
GrabberWrapper.cpp Dynamic loading of the Dispmanx Grabber (#1440) 2022-03-20 14:42:21 +01:00
Hyperion.cpp Improve Led Device on/off and background effect (#1502) 2022-08-14 23:02:30 +02:00
HyperionIManager.cpp mDNS Support (#1452) 2022-05-01 19:42:47 +02:00
ImageProcessor.cpp Logging enhancement / fixes (#1419) 2022-01-22 17:48:03 +01:00
ImageToLedsMap.cpp Minor Updates (#1241) 2021-05-16 18:33:24 +02:00
LedString.cpp Various Cleanups (#1075) 2020-11-14 17:58:56 +01:00
LinearColorSmoothing.cpp Fix Smoothing configuration (#1476) 2022-07-30 17:32:12 +02:00
MultiColorAdjustment.cpp Saturation & Brightness/Value Gain using Oklab color space (#1477) 2022-08-17 23:26:19 +02:00
PriorityMuxer.cpp Fix #1430 (#1464) 2022-05-10 22:29:22 +02:00
SettingsManager.cpp Logging enhancement / fixes (#1419) 2022-01-22 17:48:03 +01:00
hyperion.schema.json UDP listener removed because this class is not multi-instance capable. For a new implementation, image data is needed instead of led colors. 2019-08-03 19:14:52 +02:00
resource.qrc Media Foundation/V4L2 grabber ... (#1119) 2021-07-14 20:48:33 +02:00