You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenRGB/RGBController
Adam Honse befa9baf20 Update the ThermaltakeRiing driver to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
..
AorusGPUDetect.cpp Rename OpenAuraSDK.cpp to OpenRGB.cpp and remove old unused code 6 years ago
E131ControllerDetect.cpp Add Windows support for E1.31 Streaming ACN protocol devices 6 years ago
OpenRazerDetect.cpp Fix most compiler warnings 6 years ago
RGBController.cpp Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_AMDWraithPrism.cpp Update the rest of the RGBController drivers to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_AMDWraithPrism.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_AorusGPU.cpp Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_AorusGPU.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_Aura.cpp Update the rest of the RGBController drivers to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_Aura.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_Corsair.cpp Update the rest of the RGBController drivers to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_Corsair.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_CorsairCmdrPro.cpp Update the rest of the RGBController drivers to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_CorsairCmdrPro.h Remove serial port include for USB controllers that were copied from the Hue+ driver 6 years ago
RGBController_CorsairKeyboard.cpp Just set active_mode rather than call SetMode for SetCustomModefunction. Implement for a few tested devices only for now. Fix some user interface issues with custom mode selection. 6 years ago
RGBController_CorsairKeyboard.h Big Keyboard Update! HyperX Alloy Elite support, Poseidon Z RGB modes, and Corsair K70 RGB 6 years ago
RGBController_CorsairNodePro.cpp Update the rest of the RGBController drivers to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_CorsairNodePro.h Remove serial port include for USB controllers that were copied from the Hue+ driver 6 years ago
RGBController_CorsairPro.cpp Update the rest of the RGBController drivers to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_CorsairPro.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_E131.cpp Number the LEDs in E131 and LEDStrip controllers 6 years ago
RGBController_E131.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_Faustus.cpp Add basic support for Asus TUF laptop keyboards through Faustus 6 years ago
RGBController_Faustus.h Add basic support for Asus TUF laptop keyboards through Faustus 6 years ago
RGBController_Hue2.cpp Update the rest of the RGBController drivers to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_Hue2.h Remove serial port include for USB controllers that were copied from the Hue+ driver 6 years ago
RGBController_HuePlus.cpp Update the rest of the RGBController drivers to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_HuePlus.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_HyperX.cpp Update the rest of the RGBController drivers to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_HyperX.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_HyperXKeyboard.cpp Just set active_mode rather than call SetMode for SetCustomModefunction. Implement for a few tested devices only for now. Fix some user interface issues with custom mode selection. 6 years ago
RGBController_HyperXKeyboard.h Big Keyboard Update! HyperX Alloy Elite support, Poseidon Z RGB modes, and Corsair K70 RGB 6 years ago
RGBController_LEDStrip.cpp Number the LEDs in E131 and LEDStrip controllers 6 years ago
RGBController_LEDStrip.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_MSI3Zone.cpp Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_MSI3Zone.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_OpenRazer.cpp Update the rest of the RGBController drivers to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_OpenRazer.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_PatriotViper.cpp Update the rest of the RGBController drivers to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_PatriotViper.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_Polychrome.cpp Update the rest of the RGBController drivers to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_Polychrome.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_PoseidonZRGB.cpp Just set active_mode rather than call SetMode for SetCustomModefunction. Implement for a few tested devices only for now. Fix some user interface issues with custom mode selection. 6 years ago
RGBController_PoseidonZRGB.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_RGBFusion.cpp Just set active_mode rather than call SetMode for SetCustomModefunction. Implement for a few tested devices only for now. Fix some user interface issues with custom mode selection. 6 years ago
RGBController_RGBFusion.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_RazerChromaSDK.cpp Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_RazerChromaSDK.h Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value 6 years ago
RGBController_ThermaltakeRiing.cpp Update the ThermaltakeRiing driver to just set the active_mode variable instead of actually sending mode updates on SetCustomMode 6 years ago
RGBController_ThermaltakeRiing.h Remove serial port include for USB controllers that were copied from the Hue+ driver 6 years ago
RazerChromaSDKDetect.cpp Use generic interfaces for Razer Chroma SDK, get mouse and Chroma HDK working 7 years ago