openrgb:mr_1275

Last commit made on 2022-08-10
Get this branch:
git clone -b mr_1275 https://git.launchpad.net/openrgb

Branch merges

Branch information

Name:
mr_1275
Repository:
lp:openrgb

Recent commits

3af17b6... by Adam Honse

Apply changes from \!1275 code review

8b02484... by Shaun McThomas <email address hidden>

Create "Direct" Mode for ASRock Polychrome USB device.

6292ee1... by Chris <email address hidden>

Initial commit for the Cougar 700K EVO Keyboard to resolve #2310

* Adding entry for the Cougar 700K EVO VID & PID
* Registered detectors
* Creating CougarKeyboardController class
* Creating RGBController_CougarKeyboard class

cac6759... by Chris <email address hidden>

Correcting the metadata for the Logitech x56 HOTAS to resolve #2574

* Changing detector to IPU to remove duplicate detection
+ Adding Save() method to controller
+ Adding Brightness

4f64979... by Chris <email address hidden>

Fixing regression to the `DetectCoolerMasterMouse` callback made in f33fc268

* Changed the `if` to a `switch case` to correct the MM720 triggering the callback but not creating a controller.
* Code cleanup and readability changes.
* Related to !1116

f637d64... by Mola19 <email address hidden>

Support for Asus Strix Claw

f1860bf... by Chris <email address hidden>

Initial commit for Razer Naga Classic to resolve #2646

+ Adding PID entry for the Naga Classic
+ Registered detectors
+ Added metadata to RazerDevices.h
+ Added capabilities to RazerController.cpp

b1f560d... by MOVZX <email address hidden>

Add support for MSI Radeon RX 6900/6950 XT Gaming X Trio

1c1bfee... by Chris <email address hidden>

Initial commit for the Asus ROG Strix SCAR 15 to resolve #2622

+ Adding AsusAuraCoreLaptopController and RGBController_AsusAuraCoreLaptop
+ Adding PID `0x19B6` and registering detector in AsusAuraCoreControllerDetect.cpp

4d7fe88... by Chris <email address hidden>

Adding a name to the LIFX controller