.. |
CMakeLists.txt
|
Added support for sk6812RGBW leds (ab)using the SPI interface. (#61)
|
2016-06-27 22:43:35 +02:00 |
LedDevice.cpp
|
multi fix commit (#112)
|
2016-07-13 11:18:12 +02:00 |
LedDeviceAdalight.cpp
|
Added a possible delay after connecting an Adalight device
|
2014-05-04 11:31:13 +02:00 |
LedDeviceAdalight.h
|
Fixed adalight typos
|
2015-11-08 17:30:01 +01:00 |
LedDeviceAdalightApa102.cpp
|
Performance fixes for adalightapa102
|
2015-11-28 22:58:58 +01:00 |
LedDeviceAdalightApa102.h
|
Performance fixes for adalightapa102
|
2015-11-28 22:58:58 +01:00 |
LedDeviceAPA102.cpp
|
common ledbuffer for color transform (#77)
|
2016-07-01 23:20:41 +02:00 |
LedDeviceAPA102.h
|
common ledbuffer for color transform (#77)
|
2016-07-01 23:20:41 +02:00 |
LedDeviceAtmo.cpp
|
Logging leds (#50)
|
2016-06-25 22:08:17 +02:00 |
LedDeviceAtmo.h
|
Carsten Atmolight support
|
2015-02-04 21:49:33 +01:00 |
LedDeviceAtmoOrb.cpp
|
compile fix, cleanup (#684)
|
2016-06-07 22:24:29 +02:00 |
LedDeviceAtmoOrb.h
|
big code cleanup. mostly line endings and indentions (#659)
|
2016-05-26 23:44:27 +02:00 |
LedDeviceFactory.cpp
|
Added "invert" and "spimode" options to ws2801, ws2812spi and sk6812spi devices (#172)
|
2016-08-13 19:54:08 +02:00 |
LedDeviceFadeCandy.cpp
|
multi fix commit (#112)
|
2016-07-13 11:18:12 +02:00 |
LedDeviceFadeCandy.h
|
multi fix commit (#112)
|
2016-07-13 11:18:12 +02:00 |
LedDeviceFile.cpp
|
LedDeviceFile now defaults to /dev/null if the output is omitted.
|
2016-03-23 21:28:31 +11:00 |
LedDeviceFile.h
|
renamed the "Test" device to be "File"
|
2016-03-23 21:12:34 +11:00 |
LedDeviceHyperionUsbasp.cpp
|
Fix segmentation fault in usbasp led driver (#152)
|
2016-08-05 09:14:40 +02:00 |
LedDeviceHyperionUsbasp.h
|
Add hyperion-usbasp led devices
|
2014-03-09 11:36:46 +01:00 |
LedDeviceLightpack-hidapi.cpp
|
updated more incorrect logging types (%s vs %d) (#156)
|
2016-08-07 07:06:56 +02:00 |
LedDeviceLightpack-hidapi.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceLightpack.cpp
|
updated more incorrect logging types (%s vs %d) (#156)
|
2016-08-07 07:06:56 +02:00 |
LedDeviceLightpack.h
|
multi fix commit (#112)
|
2016-07-13 11:18:12 +02:00 |
LedDeviceLpd6803.cpp
|
big code cleanup. mostly line endings and indentions (#659)
|
2016-05-26 23:44:27 +02:00 |
LedDeviceLpd6803.h
|
big code cleanup. mostly line endings and indentions (#659)
|
2016-05-26 23:44:27 +02:00 |
LedDeviceLpd8806.cpp
|
big code cleanup. mostly line endings and indentions (#659)
|
2016-05-26 23:44:27 +02:00 |
LedDeviceLpd8806.h
|
big code cleanup. mostly line endings and indentions (#659)
|
2016-05-26 23:44:27 +02:00 |
LedDeviceMultiLightpack.cpp
|
updated more incorrect logging types (%s vs %d) (#156)
|
2016-08-07 07:06:56 +02:00 |
LedDeviceMultiLightpack.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceP9813.cpp
|
Slight style changes to the pull of the P9813 device
|
2014-01-18 22:49:32 +00:00 |
LedDeviceP9813.h
|
Slight style changes to the pull of the P9813 device
|
2014-01-18 22:49:32 +00:00 |
LedDevicePaintpack.cpp
|
Adapted Paintpack to HIDDevice API
|
2015-11-08 17:30:12 +01:00 |
LedDevicePaintpack.h
|
Adapted Paintpack to HIDDevice API
|
2015-11-08 17:30:12 +01:00 |
LedDevicePhilipsHue.cpp
|
LedDevicePhilipsHue: fix isNan sometimes not compile
|
2016-07-24 22:43:26 +02:00 |
LedDevicePhilipsHue.h
|
big code cleanup. mostly line endings and indentions (#659)
|
2016-05-26 23:44:27 +02:00 |
LedDevicePiBlaster.cpp
|
Clone single led color from other led (#157)
|
2016-08-08 00:17:00 +02:00 |
LedDevicePiBlaster.h
|
Clone single led color from other led (#157)
|
2016-08-08 00:17:00 +02:00 |
LedDeviceRawHID.cpp
|
Added Raw HID device
|
2015-11-08 17:29:53 +01:00 |
LedDeviceRawHID.h
|
Added Raw HID device
|
2015-11-08 17:29:53 +01:00 |
LedDeviceSedu.cpp
|
Logging leds (#50)
|
2016-06-25 22:08:17 +02:00 |
LedDeviceSedu.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceSk6812SPI.cpp
|
Added "invert" and "spimode" options to ws2801, ws2812spi and sk6812spi devices (#172)
|
2016-08-13 19:54:08 +02:00 |
LedDeviceSk6812SPI.h
|
Added "invert" and "spimode" options to ws2801, ws2812spi and sk6812spi devices (#172)
|
2016-08-13 19:54:08 +02:00 |
LedDeviceTinkerforge.cpp
|
Logging leds (#52)
|
2016-06-26 11:53:16 +02:00 |
LedDeviceTinkerforge.h
|
add support for tinkerforge
|
2014-03-04 20:38:54 +01:00 |
LedDeviceTpm2.cpp
|
big code cleanup. mostly line endings and indentions (#659)
|
2016-05-26 23:44:27 +02:00 |
LedDeviceTpm2.h
|
Added support for tpm2 protocol. One frame used for all LEDs
|
2014-06-15 02:19:09 +02:00 |
LedDeviceUdp.cpp
|
Clone single led color from other led (#157)
|
2016-08-08 00:17:00 +02:00 |
LedDeviceUdp.h
|
Clone single led color from other led (#157)
|
2016-08-08 00:17:00 +02:00 |
LedDeviceUdpRaw.cpp
|
Clone single led color from other led (#157)
|
2016-08-08 00:17:00 +02:00 |
LedDeviceUdpRaw.h
|
Clone single led color from other led (#157)
|
2016-08-08 00:17:00 +02:00 |
LedDeviceWs2801.cpp
|
Added "invert" and "spimode" options to ws2801, ws2812spi and sk6812spi devices (#172)
|
2016-08-13 19:54:08 +02:00 |
LedDeviceWs2801.h
|
Added "invert" and "spimode" options to ws2801, ws2812spi and sk6812spi devices (#172)
|
2016-08-13 19:54:08 +02:00 |
LedDeviceWs2812SPI.cpp
|
Added "invert" and "spimode" options to ws2801, ws2812spi and sk6812spi devices (#172)
|
2016-08-13 19:54:08 +02:00 |
LedDeviceWs2812SPI.h
|
Added "invert" and "spimode" options to ws2801, ws2812spi and sk6812spi devices (#172)
|
2016-08-13 19:54:08 +02:00 |
LedDeviceWS281x.cpp
|
Logging leds (#50)
|
2016-06-25 22:08:17 +02:00 |
LedDeviceWS281x.h
|
Add sk6812rgbw support (#666)
|
2016-05-31 22:55:56 +02:00 |
LedDeviceWS2812b.cpp
|
compile fix (#114)
|
2016-07-13 16:19:19 +02:00 |
LedDeviceWS2812b.h
|
big code cleanup. mostly line endings and indentions (#659)
|
2016-05-26 23:44:27 +02:00 |
LedHIDDevice.cpp
|
Logging leds (#50)
|
2016-06-25 22:08:17 +02:00 |
LedHIDDevice.h
|
Added HID Device
|
2015-11-08 17:29:34 +01:00 |
LedRs232Device.cpp
|
fix serial port device crash (#134)
|
2016-07-20 23:26:47 +02:00 |
LedRs232Device.h
|
fix serial port device crash (#134)
|
2016-07-20 23:26:47 +02:00 |
LedSpiDevice.cpp
|
Added "invert" and "spimode" options to ws2801, ws2812spi and sk6812spi devices (#172)
|
2016-08-13 19:54:08 +02:00 |
LedSpiDevice.h
|
Added "invert" and "spimode" options to ws2801, ws2812spi and sk6812spi devices (#172)
|
2016-08-13 19:54:08 +02:00 |
LedUdpDevice.cpp
|
Clone single led color from other led (#157)
|
2016-08-08 00:17:00 +02:00 |
LedUdpDevice.h
|
Clone single led color from other led (#157)
|
2016-08-08 00:17:00 +02:00 |