OpenRGB/RGBController
2019-12-18 23:08:48 -06:00
..
E131ControllerDetect.cpp Add support for RGB E1.31 Streaming ACN multicast devices using libe131. Linux only for now. 2019-10-26 21:34:25 -05:00
OpenRazerDetect.cpp Rewrite OpenRazer support to use static constant device mapping table instead of big switch/case. Add support for some extra Razer devices. Use "ledstrip.txt" for LED strip settings 2019-10-26 18:21:02 -05:00
RazerChromaSDKDetect.cpp Use generic interfaces for Razer Chroma SDK, get mouse and Chroma HDK working 2019-09-03 20:13:54 -05:00
RGBController.h First round of user interface rework changes 2019-12-18 20:33:55 -06:00
RGBController_AorusGPU.cpp Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library 2019-08-22 18:43:17 -05:00
RGBController_AorusGPU.h Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library 2019-08-22 18:43:17 -05:00
RGBController_Aura.cpp Fix DRAM type detection for some Aura based RAM Modules 2019-12-18 23:08:48 -06:00
RGBController_Aura.h Add color buffer vector to all RGBController drivers, so that color patterns may be filled in by the application and updated all at once via an UpdateLEDs function 2019-08-23 01:31:39 -05:00
RGBController_Corsair.cpp First round of user interface rework changes 2019-12-18 20:33:55 -06:00
RGBController_Corsair.h Add color buffer vector to all RGBController drivers, so that color patterns may be filled in by the application and updated all at once via an UpdateLEDs function 2019-08-23 01:31:39 -05:00
RGBController_CorsairPro.cpp First round of user interface rework changes 2019-12-18 20:33:55 -06:00
RGBController_CorsairPro.h Add color buffer vector to all RGBController drivers, so that color patterns may be filled in by the application and updated all at once via an UpdateLEDs function 2019-08-23 01:31:39 -05:00
RGBController_E131.cpp Add support for RGB E1.31 Streaming ACN multicast devices using libe131. Linux only for now. 2019-10-26 21:34:25 -05:00
RGBController_E131.h Add support for RGB E1.31 Streaming ACN multicast devices using libe131. Linux only for now. 2019-10-26 21:34:25 -05:00
RGBController_HuePlus.cpp First round of user interface rework changes 2019-12-18 20:33:55 -06:00
RGBController_HuePlus.h Add interface for NZXT Hue+ based on KeyboardVisualizer code and add support for UDP LED strips. Clean up LEDStrip code. 2019-08-28 12:25:49 -05:00
RGBController_HyperX.cpp First round of user interface rework changes 2019-12-18 20:33:55 -06:00
RGBController_HyperX.h Add color buffer vector to all RGBController drivers, so that color patterns may be filled in by the application and updated all at once via an UpdateLEDs function 2019-08-23 01:31:39 -05:00
RGBController_LEDStrip.cpp First round of user interface rework changes 2019-12-18 20:33:55 -06:00
RGBController_LEDStrip.h Add color buffer vector to all RGBController drivers, so that color patterns may be filled in by the application and updated all at once via an UpdateLEDs function 2019-08-23 01:31:39 -05:00
RGBController_OpenRazer.cpp Rewrite OpenRazer support to use static constant device mapping table instead of big switch/case. Add support for some extra Razer devices. Use "ledstrip.txt" for LED strip settings 2019-10-26 18:21:02 -05:00
RGBController_OpenRazer.h Rewrite OpenRazer support to use static constant device mapping table instead of big switch/case. Add support for some extra Razer devices. Use "ledstrip.txt" for LED strip settings 2019-10-26 18:21:02 -05:00
RGBController_Polychrome.cpp More work on ASR LED/Polychrome support 2019-12-15 02:12:12 -06:00
RGBController_Polychrome.h More work on ASR LED/Polychrome support 2019-12-15 02:12:12 -06:00
RGBController_RazerChromaSDK.cpp Use generic interfaces for Razer Chroma SDK, get mouse and Chroma HDK working 2019-09-03 20:13:54 -05:00
RGBController_RazerChromaSDK.h Use generic interfaces for Razer Chroma SDK, get mouse and Chroma HDK working 2019-09-03 20:13:54 -05:00
RGBController_RGBFusion.cpp First round of user interface rework changes 2019-12-18 20:33:55 -06:00
RGBController_RGBFusion.h Initial support for Gigabyte Aorus RGB Fusion motherboards 2019-12-11 20:19:21 -06:00