hyperion.ng/src/hyperion-remote
redPanther 36b4d072c5 common ledbuffer for color transform (#77)
* common ledbuffer for color transform

hyperion class uses a common buffer for all operations on ledColors got from muxer
all color transforms uses new ledBuffer instead of making copies of ledbuffer

other fixes:
fix compile bug in profiler
update doxygen config

* migrate logging for color transform classes

* prepare new logger in hyperion class

* implement hwledcount

* Update Hyperion.cpp

Fix off color

* remove ledscount equivalent from apa102
migrate logging in hyperion.cpp
remove unused and duuplicate colorcorrection - but same is available through tempertature

* remove colorcorrection completly
fix compile

* set colororder back to static

* in remote: using correction is the same as using temperature - correction is obsolete, command not delete atm for compat reasons
2016-07-01 23:20:41 +02:00
..
CMakeLists.txt Remove widgets (#35) 2016-06-21 23:34:57 +02:00
ColorAdjustmentValues.h Add color adjustment to all RBG channels 2016-04-02 00:04:11 +02:00
ColorCorrectionValues.h Create ColorCorrectionValues.h 2016-03-21 17:08:10 +01:00
ColorTransformValues.h Fixed doxygen warnings 2013-09-09 20:35:28 +00:00
CustomParameter.h Add color adjustment to all RBG channels 2016-04-02 00:04:11 +02:00
JsonConnection.cpp Minimum luminance for backlight in dark scenes (#646) 2016-05-23 00:00:48 +02:00
JsonConnection.h Minimum luminance for backlight in dark scenes (#646) 2016-05-23 00:00:48 +02:00
hyperion-remote.cpp common ledbuffer for color transform (#77) 2016-07-01 23:20:41 +02:00