hyperion.ng/include/utils
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
..
jsonschema big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
ColorArgb.h Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
ColorBgr.h Finished the amlogic grabber for the 'WeTek Play' 2015-08-20 09:51:44 +02:00
ColorRgb.h Fix v4l2 signal threshold comparison 2014-03-22 14:49:24 +01:00
ColorRgba.h Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
ColorRgbw.h Add sk6812rgbw support (#666) 2016-05-31 22:55:56 +02:00
GrabbingMode.h Kodicheck: Add option for pause modus (#681) 2016-06-07 12:34:50 +02:00
HslTransform.h fix typo 2016-05-23 00:25:57 +02:00
HsvTransform.h Fixed doxygen warnings 2013-09-09 20:35:28 +00:00
Image.h big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
ImageResampler.h big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
Logger.h make log level settings avail in config file (#63) 2016-06-27 23:56:21 +02:00
PixelFormat.h big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
Profiler.h common ledbuffer for color transform (#77) 2016-07-01 23:20:41 +02:00
RgbChannelAdjustment.h Add color adjustment to all RBG channels 2016-04-02 00:04:11 +02:00
RgbChannelCorrection.h Update RgbChannelCorrection.h 2015-12-22 09:59:55 +01:00
RgbChannelTransform.h Renamed ColorTransform to RgbChannelTransform 2013-11-19 20:17:59 +00:00
RgbToRgbw.h Add sk6812rgbw support (#666) 2016-05-31 22:55:56 +02:00
Sleep.h big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
VideoMode.h Fix typo error 2014-08-18 13:50:19 +02:00