hyperion.ng/libsrc/leddevice
redPanther 569e59110e implement set videomode via json api (#457)
* implement set videomode via json api

* refactor grabbers:
- new base class
- move shared code to base class

* fix osx

* rework all cmakelist files with auto file collection. except leddevices (need further restructuring)

* store current video and grabbing mode

* add json stuff

* remove grabbingmode - we do not want to expose it
2017-08-04 23:08:15 +02:00
..
schemas per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
CMakeLists.txt implement set videomode via json api (#457) 2017-08-04 23:08:15 +02:00
LedDevice.cpp add limit for write to leddevice (#432) 2017-04-09 22:28:32 +02:00
LedDeviceAPA102.cpp per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
LedDeviceAPA102.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceAdalight.cpp per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
LedDeviceAdalight.h improve serial hotplug (#389) 2017-02-09 20:10:57 +01:00
LedDeviceAtmo.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceAtmo.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceAtmoOrb.cpp migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceAtmoOrb.h migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceDMX.cpp per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
LedDeviceDMX.h improve serial hotplug (#389) 2017-02-09 20:10:57 +01:00
LedDeviceFactory.cpp Artnet (#440) 2017-05-26 22:17:12 +02:00
LedDeviceFadeCandy.cpp migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceFadeCandy.h migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceFile.cpp migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceFile.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceHyperionUsbasp.cpp HyperionUsbAsp supports both ws2801 and ws2812 led strips (#438) 2017-05-16 13:45:42 +02:00
LedDeviceHyperionUsbasp.h migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceLightpack-hidapi.cpp per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
LedDeviceLightpack-hidapi.h Leddevice refactoring the next part (#253) 2016-09-23 08:49:22 +02:00
LedDeviceLightpack.cpp per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
LedDeviceLightpack.h migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceLpd6803.cpp fix for LPD8806 issue (#315) 2016-12-05 22:46:04 +01:00
LedDeviceLpd6803.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceLpd8806.cpp fix initial reset 2016-12-05 22:46:58 +01:00
LedDeviceLpd8806.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceMultiLightpack.cpp per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
LedDeviceMultiLightpack.h migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceP9813.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceP9813.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDevicePaintpack.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDevicePaintpack.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDevicePhilipsHue.cpp update philipshue 2017-03-31 11:11:28 +02:00
LedDevicePhilipsHue.h Added brightnessFactor configuration option to LedDevicePhilipsHue (#427) 2017-03-31 10:17:14 +02:00
LedDevicePiBlaster.cpp Fixed piblaster support (#448) 2017-07-05 23:19:44 +02:00
LedDevicePiBlaster.h migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceRawHID.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
LedDeviceRawHID.h refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
LedDeviceSchemas.qrc Artnet (#440) 2017-05-26 22:17:12 +02:00
LedDeviceSedu.cpp improve serial hotplug (#389) 2017-02-09 20:10:57 +01:00
LedDeviceSedu.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceSk6812SPI.cpp migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceSk6812SPI.h led device cleanup, bug fix and schemas (#304) 2016-12-01 16:16:59 +01:00
LedDeviceSk6822SPI.cpp [untested] added Sk6822 led device support (#397) 2017-02-14 09:33:28 +01:00
LedDeviceSk6822SPI.h [untested] added Sk6822 led device support (#397) 2017-02-14 09:33:28 +01:00
LedDeviceTinkerforge.cpp migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceTinkerforge.h migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceTpm2.cpp detect config is readonly, adalight and other stuff (#333) 2016-12-14 22:45:00 +01:00
LedDeviceTpm2.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceTpm2net.cpp add limit for write to leddevice (#432) 2017-04-09 22:28:32 +02:00
LedDeviceTpm2net.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceUdpArtNet.cpp per effect smoothing (#456) 2017-08-04 12:01:45 +02:00
LedDeviceUdpArtNet.h Artnet (#440) 2017-05-26 22:17:12 +02:00
LedDeviceUdpE131.cpp add limit for write to leddevice (#432) 2017-04-09 22:28:32 +02:00
LedDeviceUdpE131.h migrate std::string to qstring + add sysinfo via json (#412) 2017-03-04 22:17:42 +01:00
LedDeviceUdpH801.cpp add limit for write to leddevice (#432) 2017-04-09 22:28:32 +02:00
LedDeviceUdpH801.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceUdpRaw.cpp add limit for write to leddevice (#432) 2017-04-09 22:28:32 +02:00
LedDeviceUdpRaw.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceWS281x.cpp Rpi ws281x submodule update (#441) 2017-05-23 18:14:27 +02:00
LedDeviceWS281x.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceWs2801.cpp add limit for write to leddevice (#432) 2017-04-09 22:28:32 +02:00
LedDeviceWs2801.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceWs2812SPI.cpp Ammeded timing to suit new revision of ws2812c (#439) 2017-05-13 19:09:26 +02:00
LedDeviceWs2812SPI.h Ammeded timing to suit new revision of ws2812c (#439) 2017-05-13 19:09:26 +02:00
ProviderHID.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
ProviderHID.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
ProviderRs232.cpp add more drawing func to effect engine (#400) 2017-02-16 07:33:58 +01:00
ProviderRs232.h improve serial hotplug (#389) 2017-02-09 20:10:57 +01:00
ProviderSpi.cpp add limit for write to leddevice (#432) 2017-04-09 22:28:32 +02:00
ProviderSpi.h add limit for write to leddevice (#432) 2017-04-09 22:28:32 +02:00
ProviderUdp.cpp add limit for write to leddevice (#432) 2017-04-09 22:28:32 +02:00
ProviderUdp.h add limit for write to leddevice (#432) 2017-04-09 22:28:32 +02:00