mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
2fb2fc9dd7
* 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> |
||
---|---|---|
.. | ||
jsonschema | ||
CMakeLists.txt | ||
ColorArgb.cpp | ||
ColorBgr.cpp | ||
ColorRgb.cpp | ||
ColorRgba.cpp | ||
ColorRgbw.cpp | ||
ColorSys.cpp | ||
DefaultSignalHandler.cpp | ||
FileUtils.cpp | ||
ImageResampler.cpp | ||
JsonUtils.cpp | ||
Logger.cpp | ||
NetOrigin.cpp | ||
OkhsvTransform.cpp | ||
Process.cpp | ||
Profiler.cpp | ||
RgbChannelAdjustment.cpp | ||
RgbToRgbw.cpp | ||
RgbTransform.cpp | ||
SysInfo.cpp |