hyperion.ng/libsrc/leddevice/dev_spi
LordGrey 8a785e70c8
LED-Device updates (#1315)
* SPI Fix - Free allocated memory in case of invert

* Remove development statement

* UI updates

* Minor corrections

* Tpm2net Fix - Free allocated memory

* LGTM Finding

* Add config directory and user type to SysInfo

* WS281x - Ensure that device runs with root priviliges

* WS281x - Update DMA defauls as per rpi_ws281x recommendation

* Support Sysinfo for Qt < 5.10

* Address LGTM finding
2021-09-15 10:31:56 +02:00
..
LedDeviceAPA102.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceAPA102.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceAPA104.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceAPA104.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceLpd6803.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceLpd6803.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceLpd8806.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceLpd8806.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceP9813.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceP9813.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceSK9822.cpp Fix for sk9822 frame sufix (#1042) 2020-11-01 19:12:25 +01:00
LedDeviceSK9822.h Support SK9822 type LEDs with adaptive brightness control via SPI (#1017) 2020-09-25 19:34:00 +02:00
LedDeviceSk6812SPI.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceSk6812SPI.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceSk6822SPI.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceSk6822SPI.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceWs2801.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceWs2801.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceWs2812SPI.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceWs2812SPI.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
ProviderSpi.cpp LED-Device updates (#1315) 2021-09-15 10:31:56 +02:00
ProviderSpi.h Dynamic Device Selection/Configuration (#1164) 2021-04-24 19:37:29 +02:00