hyperion.ng/libsrc/hyperion
redPanther 78eaaa2e84 Filter rework, next step (#82)
* 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

* refactoring of RgbChannelAdjustment

* - remove rgbchannelcorrection, this was a dup of rgbchanneladjustment
- add cmake policy to hide warning
- tune code of rgbchanneltransform
2016-07-04 00:43:41 +02:00
..
CMakeLists.txt fix linking for serialport (#37) 2016-06-23 09:39:56 +02:00
Hyperion.cpp Filter rework, next step (#82) 2016-07-04 00:43:41 +02:00
ImageProcessor.cpp bugfix, config enhancement and 3 detection modes 2016-02-07 13:26:40 +01:00
ImageProcessorFactory.cpp remove include of cmath lib 2016-02-11 12:55:41 -06:00
ImageToLedsMap.cpp Fix integration area = 0 for a led 2014-05-06 22:02:40 +02:00
LedString.cpp Added doxygen comments 2013-09-06 19:26:58 +00:00
LinearColorSmoothing.cpp prevent colorsmoothing from flooding led device with data when no new input data is available (#654) 2016-05-26 07:01:10 +02:00
LinearColorSmoothing.h prevent colorsmoothing from flooding led device with data when no new input data is available (#654) 2016-05-26 07:01:10 +02:00
MessageForwarder.cpp Rework log messages 2016-03-23 17:40:45 +01:00
MultiColorAdjustment.cpp refactoring of RgbChannelAdjustment (#79) 2016-07-02 14:00:48 +02:00
MultiColorAdjustment.h common ledbuffer for color transform (#77) 2016-07-01 23:20:41 +02:00
MultiColorCorrection.cpp Filter rework, next step (#82) 2016-07-04 00:43:41 +02:00
MultiColorCorrection.h common ledbuffer for color transform (#77) 2016-07-01 23:20:41 +02:00
MultiColorTransform.cpp common ledbuffer for color transform (#77) 2016-07-01 23:20:41 +02:00
MultiColorTransform.h common ledbuffer for color transform (#77) 2016-07-01 23:20:41 +02:00
PriorityMuxer.cpp Rework log messages 2016-03-23 17:40:45 +01:00
hyperion.schema.json Kodicheck: Add option for pause modus (#681) 2016-06-07 12:34:50 +02:00
resource.qrc Fixed schema from resource in static lib 2013-08-22 19:32:40 +00:00