OpenRGB/RGBController
2020-03-08 12:06:21 -05:00
..
E131ControllerDetect.cpp Add Windows support for E1.31 Streaming ACN protocol devices 2020-01-02 21:23:56 -06:00
OpenRazerDetect.cpp Get rid of razerchromahdk driver as it was never merged and use razeraccessory instead 2020-02-13 12:36:57 -06:00
OpenRazerDevices.h Add zone numbers to Chroma HDK and add LED numbers for all OpenRazer zones. 2020-02-13 12:36:57 -06:00
OpenRazerWindowsDetect.cpp Clean up Linux OpenRazer code to match Windows and break out device list into a shared header file 2020-02-13 12:36:57 -06:00
RGBController.cpp Update NZXT Hue+ and Hue 2 controllers to new RGBController API. Fix direct mode not working on Hue 2. 2020-03-07 15:56:07 -06:00
RGBController.h Update Aura controller for RGBController API changes 2020-03-06 14:20:17 -06:00
RGBController_AMDWraithPrism.cpp Update AMD Wraith Prism controller to new RGBController API 2020-03-07 01:00:58 -06:00
RGBController_AMDWraithPrism.h Update AMD Wraith Prism controller to new RGBController API 2020-03-07 01:00:58 -06:00
RGBController_Aura.cpp Update ASUS Aura GPU controller to new RGBController API. Also update ASUS Aura controller to read colors from hardware during initialization. 2020-03-07 16:55:02 -06:00
RGBController_Aura.h Update Aura controller for RGBController API changes 2020-03-06 14:20:17 -06:00
RGBController_AuraGPU.cpp Update ASUS Aura GPU controller to new RGBController API. Also update ASUS Aura controller to read colors from hardware during initialization. 2020-03-07 16:55:02 -06:00
RGBController_AuraGPU.h Update ASUS Aura GPU controller to new RGBController API. Also update ASUS Aura controller to read colors from hardware during initialization. 2020-03-07 16:55:02 -06:00
RGBController_Corsair.cpp Update Corsair Vengeance RGB controller to new RGBController API 2020-03-07 16:41:59 -06:00
RGBController_Corsair.h Update Corsair Vengeance RGB controller to new RGBController API 2020-03-07 16:41:59 -06:00
RGBController_CorsairKeyboard.cpp Update Corsair Keyboard controller to new RGBController API 2020-03-07 18:06:55 -06:00
RGBController_CorsairKeyboard.h Update Corsair Keyboard controller to new RGBController API 2020-03-07 18:06:55 -06:00
RGBController_CorsairLightingNode.cpp Rename NodePro to LightingNode 2020-03-06 12:11:53 -06:00
RGBController_CorsairLightingNode.h Rename NodePro to LightingNode 2020-03-06 12:11:53 -06:00
RGBController_CorsairPro.cpp Update Corsair Vengeance RGB Pro controller to new RGBController API 2020-03-07 17:08:04 -06:00
RGBController_CorsairPro.h Update Corsair Vengeance RGB Pro controller to new RGBController API 2020-03-07 17:08:04 -06:00
RGBController_Crucial.cpp Update Crucial Ballistix RGB controller to new RGBController API 2020-03-07 17:55:41 -06:00
RGBController_Crucial.h Update Crucial Ballistix RGB controller to new RGBController API 2020-03-07 17:55:41 -06:00
RGBController_Dummy.cpp Update RGBController API and GUI to handle resizable zones. All controllers except for CorsairNodePro have been disabled pending rework 2020-03-04 19:29:58 -06:00
RGBController_Dummy.h Update RGBController API and GUI to handle resizable zones. All controllers except for CorsairNodePro have been disabled pending rework 2020-03-04 19:29:58 -06:00
RGBController_E131.cpp Update E1.31 controller to new RGBController API 2020-03-07 16:13:15 -06:00
RGBController_E131.h Update E1.31 controller to new RGBController API 2020-03-07 16:13:15 -06:00
RGBController_Faustus.cpp Update Faustus controller to new RGBController API 2020-03-07 17:18:44 -06:00
RGBController_Faustus.h Update Faustus controller to new RGBController API 2020-03-07 17:18:44 -06:00
RGBController_Hue2.cpp Update NZXT Hue+ and Hue 2 controllers to new RGBController API. Fix direct mode not working on Hue 2. 2020-03-07 15:56:07 -06:00
RGBController_Hue2.h Update NZXT Hue+ and Hue 2 controllers to new RGBController API. Fix direct mode not working on Hue 2. 2020-03-07 15:56:07 -06:00
RGBController_HuePlus.cpp Update NZXT Hue+ and Hue 2 controllers to new RGBController API. Fix direct mode not working on Hue 2. 2020-03-07 15:56:07 -06:00
RGBController_HuePlus.h Update NZXT Hue+ and Hue 2 controllers to new RGBController API. Fix direct mode not working on Hue 2. 2020-03-07 15:56:07 -06:00
RGBController_HyperX.cpp Update HyperX RGB RAM controller to new RGBController API 2020-03-07 01:28:26 -06:00
RGBController_HyperX.h Update HyperX RGB RAM controller to new RGBController API 2020-03-07 01:28:26 -06:00
RGBController_HyperXKeyboard.cpp Update HyperX Keyboard controller to new RGBController API 2020-03-07 17:37:50 -06:00
RGBController_HyperXKeyboard.h Update HyperX Keyboard controller to new RGBController API 2020-03-07 17:37:50 -06:00
RGBController_LEDStrip.cpp Update LED Strip controller to new RGBController API 2020-03-07 01:38:32 -06:00
RGBController_LEDStrip.h Update LED Strip controller to new RGBController API 2020-03-07 01:38:32 -06:00
RGBController_MSI3Zone.cpp Update MSI 3-Zone Keyboard controller to new RGBController API 2020-03-07 16:35:54 -06:00
RGBController_MSI3Zone.h Update MSI 3-Zone Keyboard controller to new RGBController API 2020-03-07 16:35:54 -06:00
RGBController_MSIRGB.cpp Update MSI-RGB controller to new RGBController API 2020-03-07 16:20:35 -06:00
RGBController_MSIRGB.h Update MSI-RGB controller to new RGBController API 2020-03-07 16:20:35 -06:00
RGBController_OpenRazer.cpp Update OpenRazer (Windows and Linux) controllers for new RGBController API 2020-03-07 00:38:42 -06:00
RGBController_OpenRazer.h Update OpenRazer (Windows and Linux) controllers for new RGBController API 2020-03-07 00:38:42 -06:00
RGBController_OpenRazerWindows.cpp Update OpenRazer (Windows and Linux) controllers for new RGBController API 2020-03-07 00:38:42 -06:00
RGBController_OpenRazerWindows.h Update OpenRazer (Windows and Linux) controllers for new RGBController API 2020-03-07 00:38:42 -06:00
RGBController_PatriotViper.cpp Update Patriot Viper RGB controller to new RGBController API 2020-03-07 18:01:00 -06:00
RGBController_PatriotViper.h Update Patriot Viper RGB controller to new RGBController API 2020-03-07 18:01:00 -06:00
RGBController_Polychrome.cpp Update ASRock Polychrome controller to new RGBController API 2020-03-07 16:30:00 -06:00
RGBController_Polychrome.h Update ASRock Polychrome controller to new RGBController API 2020-03-07 16:30:00 -06:00
RGBController_PoseidonZRGB.cpp Update ThermalTake Poseidon Z RGB controller to new RGBController API 2020-03-07 17:46:38 -06:00
RGBController_PoseidonZRGB.h Update ThermalTake Poseidon Z RGB controller to new RGBController API 2020-03-07 17:46:38 -06:00
RGBController_RGBFusion.cpp Update Gigabyte RGB Fusion 1.0 controller to new RGBController API 2020-03-07 01:10:26 -06:00
RGBController_RGBFusion.h Update Gigabyte RGB Fusion 1.0 controller to new RGBController API 2020-03-07 01:10:26 -06:00
RGBController_RGBFusion2.cpp Update RGB Fusion 2 controller to new RGBController API. Reworked some of the RGB Fusion 2 controller code to be more consistent with the rest of the project. 2020-03-08 12:06:21 -05:00
RGBController_RGBFusion2.h Update RGB Fusion 2 controller to new RGBController API. Reworked some of the RGB Fusion 2 controller code to be more consistent with the rest of the project. 2020-03-08 12:06:21 -05:00
RGBController_RGBFusionGPU.cpp Update RGB Fusion GPU controller to new RGBController API 2020-03-06 16:54:53 -06:00
RGBController_RGBFusionGPU.h Update RGB Fusion GPU controller to new RGBController API 2020-03-06 16:54:53 -06:00
RGBController_ThermaltakeRiing.cpp Update Thermaltake Riing controller for resizable channels 2020-03-05 12:29:17 -06:00
RGBController_ThermaltakeRiing.h Update Thermaltake Riing controller for resizable channels 2020-03-05 12:29:17 -06:00