hyperion.ng/libsrc
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
..
api Saturation & Brightness/Value Gain using Oklab color space (#1477) 2022-08-17 23:26:19 +02:00
blackborder Logging enhancement / fixes (#1419) 2022-01-22 17:48:03 +01:00
boblightserver UI and Web updates (#1421) 2022-02-22 20:58:59 +01:00
cec mDNS Support (#1452) 2022-05-01 19:42:47 +02:00
commandline Fix standalone grabbers (#1384) 2021-11-29 18:51:03 +01:00
db Qt6 support (#1363) 2021-11-16 18:12:56 +01:00
effectengine Fix Effects and refactor Smoothing (#1442) 2022-03-16 09:28:00 +01:00
flatbufserver Allow forwarding of flat-/proto buffer input (#1471) 2022-05-29 17:47:08 +02:00
forwarder Allow forwarding of flat-/proto buffer input (#1471) 2022-05-29 17:47:08 +02:00
grabber Dynamic loading of the Dispmanx Grabber (#1440) 2022-03-20 14:42:21 +01:00
hyperion Saturation & Brightness/Value Gain using Oklab color space (#1477) 2022-08-17 23:26:19 +02:00
jsonserver mDNS Support (#1452) 2022-05-01 19:42:47 +02:00
leddevice Improve Led Device on/off and background effect (#1502) 2022-08-14 23:02:30 +02:00
mdns mDNS Support (#1452) 2022-05-01 19:42:47 +02:00
protoserver Allow forwarding of flat-/proto buffer input (#1471) 2022-05-29 17:47:08 +02:00
python Hyperion "Light", Build improvements and minor fixes (#1400) 2022-01-07 14:47:51 +01:00
ssdp Hyperion "Light", Build improvements and minor fixes (#1400) 2022-01-07 14:47:51 +01:00
utils Saturation & Brightness/Value Gain using Oklab color space (#1477) 2022-08-17 23:26:19 +02:00
webserver mDNS Support (#1452) 2022-05-01 19:42:47 +02:00
CMakeLists.txt mDNS Support (#1452) 2022-05-01 19:42:47 +02:00