hyperion.ng/include/hyperion
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
..
ColorAdjustment.h Add color adjustment to all RBG channels 2016-04-02 00:04:11 +02:00
ColorCorrection.h Create ColorCorrection.h 2015-12-22 09:56:17 +01:00
ColorTransform.h Update ColorTransform.h 2016-03-10 17:57:52 +01:00
Hyperion.h common ledbuffer for color transform (#77) 2016-07-01 23:20:41 +02:00
ImageProcessor.h bugfix, config enhancement and 3 detection modes 2016-02-07 13:26:40 +01:00
ImageProcessorFactory.h bugfix, config enhancement and 3 detection modes 2016-02-07 13:26:40 +01:00
ImageToLedsMap.h Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
LedString.h Updated the way colororder is configured per led 2015-02-23 16:11:33 +01:00
MessageForwarder.h add ability to convert an image to RGB color order 2016-02-19 13:31:08 +01:00
PriorityMuxer.h Moved all devices to separate library and added 'Factory' for device creation. 2013-12-17 18:50:15 +00:00