| .. |
|
AorusGPUDetect.cpp
|
Rename OpenAuraSDK.cpp to OpenRGB.cpp and remove old unused code
|
2019-12-28 15:24:40 -06:00 |
|
E131ControllerDetect.cpp
|
Add Windows support for E1.31 Streaming ACN protocol devices
|
2020-01-02 21:23:56 -06:00 |
|
OpenRazerDetect.cpp
|
Fix most compiler warnings
|
2019-12-31 19:18:24 -06:00 |
|
OpenRazerWindowsDetect.cpp
|
Add OpenRazer-Win32 driver to support Razer devices on Windows without official software
|
2020-02-13 12:36:57 -06:00 |
|
RGBController.cpp
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
RGBController.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
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
|
2020-02-10 00:26:18 -06:00 |
|
RGBController_AMDWraithPrism.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
RGBController_AorusGPU.cpp
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
RGBController_AorusGPU.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
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
|
2020-02-10 00:26:18 -06:00 |
|
RGBController_Aura.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
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
|
2020-02-10 00:26:18 -06:00 |
|
RGBController_Corsair.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
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
|
2020-02-10 00:26:18 -06:00 |
|
RGBController_CorsairCmdrPro.h
|
Remove serial port include for USB controllers that were copied from the Hue+ driver
|
2020-02-09 14:37:50 -06:00 |
|
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.
|
2020-02-10 00:17:02 -06:00 |
|
RGBController_CorsairKeyboard.h
|
Big Keyboard Update! HyperX Alloy Elite support, Poseidon Z RGB modes, and Corsair K70 RGB
|
2020-02-04 20:17:09 -06:00 |
|
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
|
2020-02-10 00:26:18 -06:00 |
|
RGBController_CorsairNodePro.h
|
Remove serial port include for USB controllers that were copied from the Hue+ driver
|
2020-02-09 14:37:50 -06:00 |
|
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
|
2020-02-10 00:26:18 -06:00 |
|
RGBController_CorsairPro.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
RGBController_Crucial.cpp
|
Update Crucial controller to new RGBController format
|
2020-02-12 14:51:07 -06:00 |
|
RGBController_Crucial.h
|
Update Crucial controller to new RGBController format
|
2020-02-12 14:51:07 -06:00 |
|
RGBController_E131.cpp
|
Number the LEDs in E131 and LEDStrip controllers
|
2020-02-06 12:26:14 -06:00 |
|
RGBController_E131.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
RGBController_Faustus.cpp
|
Add basic support for Asus TUF laptop keyboards through Faustus
|
2020-01-28 09:10:34 -06:00 |
|
RGBController_Faustus.h
|
Add basic support for Asus TUF laptop keyboards through Faustus
|
2020-01-28 09:10:34 -06:00 |
|
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
|
2020-02-10 00:26:18 -06:00 |
|
RGBController_Hue2.h
|
Remove serial port include for USB controllers that were copied from the Hue+ driver
|
2020-02-09 14:37:50 -06:00 |
|
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
|
2020-02-10 00:26:18 -06:00 |
|
RGBController_HuePlus.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
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
|
2020-02-10 00:26:18 -06:00 |
|
RGBController_HyperX.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
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.
|
2020-02-10 00:17:02 -06:00 |
|
RGBController_HyperXKeyboard.h
|
Big Keyboard Update! HyperX Alloy Elite support, Poseidon Z RGB modes, and Corsair K70 RGB
|
2020-02-04 20:17:09 -06:00 |
|
RGBController_LEDStrip.cpp
|
Number the LEDs in E131 and LEDStrip controllers
|
2020-02-06 12:26:14 -06:00 |
|
RGBController_LEDStrip.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
RGBController_MSI3Zone.cpp
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
RGBController_MSI3Zone.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
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
|
2020-02-10 00:26:18 -06:00 |
|
RGBController_OpenRazer.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
RGBController_OpenRazerWindows.cpp
|
Add OpenRazer-Win32 driver to support Razer devices on Windows without official software
|
2020-02-13 12:36:57 -06:00 |
|
RGBController_OpenRazerWindows.h
|
Add OpenRazer-Win32 driver to support Razer devices on Windows without official software
|
2020-02-13 12:36:57 -06:00 |
|
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
|
2020-02-10 00:26:18 -06:00 |
|
RGBController_PatriotViper.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
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
|
2020-02-10 00:26:18 -06:00 |
|
RGBController_Polychrome.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
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.
|
2020-02-10 00:17:02 -06:00 |
|
RGBController_PoseidonZRGB.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
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.
|
2020-02-10 00:17:02 -06:00 |
|
RGBController_RGBFusion.h
|
Move Get/Set mode functions to generic RGBController.cpp functions and add device-specific UpdateMode function to use active_mode value
|
2020-01-25 17:37:32 -06:00 |
|
RGBController_RGBFusion2.cpp
|
Update RGB Fusion 2 to build with latest RGBController format
|
2020-02-12 12:27:15 -06:00 |
|
RGBController_RGBFusion2.h
|
Update RGB Fusion 2 to build with latest RGBController format
|
2020-02-12 12:27:15 -06:00 |
|
RGBController_ThermaltakeRiing.cpp
|
Update the ThermaltakeRiing driver to just set the active_mode variable instead of actually sending mode updates on SetCustomMode
|
2020-02-11 18:07:57 -06:00 |
|
RGBController_ThermaltakeRiing.h
|
Remove serial port include for USB controllers that were copied from the Hue+ driver
|
2020-02-09 14:37:50 -06:00 |