hyperion.ng/include/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
..
AuthManager.h Various Cleanups (#1075) 2020-11-14 17:58:56 +01:00
BGEffectHandler.h Improve Led Device on/off and background effect (#1502) 2022-08-14 23:02:30 +02:00
CaptureCont.h Pass primitive types by value (#935) 2020-08-08 13:09:15 +02:00
ColorAdjustment.h Saturation & Brightness/Value Gain using Oklab color space (#1477) 2022-08-17 23:26:19 +02:00
ComponentRegister.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
Grabber.h Media Foundation/V4L2 grabber ... (#1119) 2021-07-14 20:48:33 +02:00
GrabberWrapper.h Hyperion "Light", Build improvements and minor fixes (#1400) 2022-01-07 14:47:51 +01:00
Hyperion.h Allow forwarding of flat-/proto buffer input (#1471) 2022-05-29 17:47:08 +02:00
HyperionIManager.h LED-Device updates (#1315) 2021-09-15 10:31:56 +02:00
ImageProcessor.h Various Cleanups (#1075) 2020-11-14 17:58:56 +01:00
ImageToLedsMap.h Minor Updates (#1241) 2021-05-16 18:33:24 +02:00
LedString.h Various Cleanups (#1075) 2020-11-14 17:58:56 +01:00
LinearColorSmoothing.h Fix Effects and refactor Smoothing (#1442) 2022-03-16 09:28:00 +01:00
MultiColorAdjustment.h Various Cleanups (#1075) 2020-11-14 17:58:56 +01:00
PriorityMuxer.h UI and Web updates (#1421) 2022-02-22 20:58:59 +01:00
SettingsManager.h IPv6 support (#1369) 2021-11-17 21:30:43 +01:00