OpenRGB/Controllers/MSIGPUController
Chris 684594c801 Splitting the set mode code from the set colour code
* Set mode is now only applied in
RGBController_MSIGPU::DeviceUpdateMode()
* Set color is now only applied in
RGBController_MSIGPU::DeviceUpdateLEDs()

- Removes extra (modes[active_mode].color_mode == MODE_COLORS_PER_LED)
check as it's already checked in calling function

+ Profile loading from CLI and GUI now works flawlessly as per #1252
2021-04-12 23:30:53 +10:00
..
MSIGPUController.cpp Add I2C: label to location string for I2C devices 2020-10-20 23:42:20 -05:00
MSIGPUController.h Create a detection list for MSI GPU controller with card names 2020-07-22 22:32:00 -05:00
MSIGPUControllerDetect.cpp Add MSI RTX 2070 Armor OC ID. 2021-04-10 10:23:55 -07:00
RGBController_MSIGPU.cpp Splitting the set mode code from the set colour code 2021-04-12 23:30:53 +10:00
RGBController_MSIGPU.h Fixing memory leaks in controllers 2021-02-05 16:25:46 +01:00