hyperion.ng/libsrc/api
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
..
JSONRPC_schema Saturation & Brightness/Value Gain using Oklab color space (#1477) 2022-08-17 23:26:19 +02:00
API.cpp mDNS Support (#1452) 2022-05-01 19:42:47 +02:00
CMakeLists.txt Dynamic loading of the Dispmanx Grabber (#1440) 2022-03-20 14:42:21 +01:00
JSONRPC_schemas.qrc mDNS Support (#1452) 2022-05-01 19:42:47 +02:00
JsonAPI.cpp Saturation & Brightness/Value Gain using Oklab color space (#1477) 2022-08-17 23:26:19 +02:00
JsonCB.cpp mDNS Support (#1452) 2022-05-01 19:42:47 +02:00