hyperion.ng/libsrc/leddevice
LordGrey 160c5d0b3a
UI and Web updates (#1421)
* Stop Web-Capture when priority changes

* Remote control UI: Treat duration=0 as endless

* Stop Web-Capture on non-Image events changes

* LED Matrix Layout - Support vertical cabling direction

* Additional Yeelight models

* Treat http headers case insensitive

* Update change log

* Treat http headers case insensitive (consider Qt version)

* API - Consider provided format when setImage

* UI - Support Boblight configuration per LED instance

* Support multiple Boblight clients with different priorities

* Update changelog

* Simplify isGUI rules allowing for QT only builds

* Sysinfo: Fix indents

* LED-Devices: Show warning, if get properties failed

* Qt-Grabber: Fixed position handling of multiple monitors

* LED layout: Remove indention limitations

* Yeelight: Test YLTD003

* hyperion-remote: Provide image filename to muxer/UI

* Refactor PriorityMuxer and related

* Temp: Build under Windows 2019

* Yeelight: Remove YLTD003 as it is not working without additional changes

* Test Windows-latest with out removing redistributables/new MSVC

* correct workflows

* correct CI script

* Build Windows with Qt 5.15.2

* Priority Muxer: Updates after testing

* Fix Typo

* Update BGHandler

* QTGrabber - Reactivate windows code to avoid cursor issues

* Emit prioritiesChanged when autoselect was changed by user

Co-authored-by: Paulchen Panther <Paulchen-Panter@protonmail.com>
2022-02-22 20:58:59 +01:00
..
dev_hid Fix LED Devices (Lightpack, Atmo/Karate, Hue) (#1337) 2021-09-30 18:06:23 +02:00
dev_net UI and Web updates (#1421) 2022-02-22 20:58:59 +01:00
dev_other Minor Updates (#1241) 2021-05-16 18:33:24 +02:00
dev_rpi_pwm LED-Device updates (#1315) 2021-09-15 10:31:56 +02:00
dev_serial Qt6 support (#1363) 2021-11-16 18:12:56 +01:00
dev_spi APA102 protocol fix (#1352) (#1361) 2021-10-28 19:54:54 +02:00
dev_tinker Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
schemas IPv6 support (#1369) 2021-11-17 21:30:43 +01:00
CMakeLists.txt Hyperion Light 2 (#1428) 2022-02-11 20:36:15 +01:00
LedDevice.cpp APA102 protocol fix (#1352) (#1361) 2021-10-28 19:54:54 +02:00
LedDeviceFactory.cpp Various Cleanups (#1075) 2020-11-14 17:58:56 +01:00
LedDeviceSchemas.qrc Razor Chroma Support - Initial version (#1054) 2021-11-17 20:34:49 +01:00
LedDeviceTemplate.cpp Various Cleanups (#1075) 2020-11-14 17:58:56 +01:00
LedDeviceTemplate.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceWrapper.cpp Logging enhancement / fixes (#1419) 2022-01-22 17:48:03 +01:00