hyperion.ng/include/utils
LordGrey ed5455458b
Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654)
* Handle Exceptions in main & Pythoninit

* Have SSDPDiscover generic again

* Have SSDPDiscover generic again

* Change Info- to Debug logs as technical service messages

* Nanoleaf - When switched on, ensure UDP mode

* Include SQL Database in Cross-Compile instructions

* Fix Clazy (QT code checker) and clang Warnings

* Stop LedDevice:write for disabled device

* Nanoleaf: Fix uint printfs

* NanoLeaf: Fix indents to tabs

* NanoLeaf - Add debug verbosity switches

* Device switchability support, FileDevice with timestamp support

* Nanoleaf Light Panels now support External Control V2

* Enhance LedDeviceFile by Timestamp + fix readyness

* Stop color stream, if LedDevice disabled

* Nanoleaf - remove switchability

* Fix MultiColorAdjustment, if led-range is greater lednum

* Fix logging

* LedFileDevice/LedDevice - add testing support

* New "Led Test" effect

* LedDeviceFile - Add chrono include + Allow Led rewrites for testing

* Stabilize Effects for LedDevices where latchtime = 0

* Update LedDeviceFile, allow latchtime = 0

* Distangle LinearColorSmoothing and LEDDevice, Fix Effect configuration updates

* Updates LedDeviceFile - Initialize via Open

* Updates LedDeviceNanoleaf - Initialize via Open, Remove throwing exceptions

* Updates ProviderUDP - Remove throwing exceptions

* Framebuffer - Use precise timer

* TestSpi - Align to LedDevice updates

* Pretty Print CrossCompileHowTo as markdown-file

* Ensure that output is only written when LedDevice is ready

* Align APA102 Device to new device staging

* Logger - Remove clang warnings on extra semicolon

* Devices SPI - Align to Device stages and methods

* Fix cppcheck and clang findings

* Add Code-Template for new Devices

* Align devices to stages and methods, clean-up some code

* Allow to reopen LedDevice without restart

* Revert change "Remove Connect (PriorityMuxer::visiblePriorityChanged -> Hyperion::update) due to double writes"

* Remove visiblePriorityChanged from LedDevice to decouple LedDevice from hyperion logic

* Expose LedDevice getLedCount and align signedness
2020-02-10 15:21:58 +01:00
..
jsonschema JsonUtils & improvements (#476) 2017-10-12 11:55:03 +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 amlogic refactoring (#464) 2017-09-01 08:50:37 +02:00
ColorRgb.h migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +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
ColorSys.h Adjustment merge + new brightness settings (#359) 2017-01-06 14:25:55 +01:00
Components.h UDP listener removed because this class is not multi-instance capable. For a new implementation, image data is needed instead of led colors. 2019-08-03 19:14:52 +02:00
FileUtils.h second part of PR #578 2019-08-03 19:14:52 +02:00
GlobalSignals.h Proto- and Flatbuffer now share their input to all instances 2019-08-03 19:14:52 +02:00
Image.h Fix #604, #605 ... (#607) 2019-08-24 22:53:30 +02:00
ImageResampler.h grabber api and feature unification (#462) 2017-08-12 07:55:32 +02:00
JsonUtils.h Details coming soon. 2018-12-27 23:11:32 +01:00
Logger.h Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654) 2020-02-10 15:21:58 +01:00
NetOrigin.h - The first part 2019-08-03 19:14:52 +02:00
NetUtils.h Gold linker, CCache, Stats, LGTM 2019-06-05 21:13:37 +02:00
PixelFormat.h Bug fixes and new implementations 2019-06-05 21:00:09 +02:00
Process.h add http error pages (#381) 2017-01-29 21:20:12 +01:00
Profiler.h migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
RgbChannelAdjustment.h new brightness handling (#430) 2017-04-03 05:19:05 +02:00
RgbToRgbw.h Implemented warm white (and added cool white) RGBW white algorithms 2019-02-08 23:48:39 +11:00
RgbTransform.h Tests are running again 2019-07-09 23:07:31 +02:00
Sleep.h big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
SysInfo.h populate zeroconf/avahi/bonjour records via json api (#419) 2017-03-21 17:55:46 +01:00
VideoMode.h implement set videomode via json api (#457) 2017-08-04 23:08:15 +02:00
global_defines.h implement origin for effects (#408) 2017-03-01 15:23:53 +01:00
hyperion.h Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654) 2020-02-10 15:21:58 +01:00
settings.h UDP listener removed because this class is not multi-instance capable. For a new implementation, image data is needed instead of led colors. 2019-08-03 19:14:52 +02:00