22 Commits (c4e0164479c154d0c3fa12afe0a97bdff9fbd070)

Author SHA1 Message Date
Adam Honse c71cc4f18a Change SPDX license identifier from GPL 2.0 only to GPL 2.0 or later, as the original LICENSE file includes an or later clause at the end so the file headers were incorrect 7 months ago
Adam Honse 04d2ebacca Store name in CorsairDominatorPlatinumController to avoid setting it in detector 9 months ago
Michal Malý 28e97cf2d9 Include missing <chrono> header 1 year ago
Dmitry Kychanov 300abac9a8 Removed unused includes 2 years ago
Adam Honse da8469f478 Update all Corsair controller files to use new standardized file header comment 2 years ago
Adam Honse fb963f4ab2 Fix even more warnings 2 years ago
Andrew Babbitt cafca16c81 Support for Corsair Dominator Titanium 2 years ago
Chris 5d101b8207 Added config options to Corsair Dominator Platinum metadata 2 years ago
Dmitry K 51712f08b5 Removed include directives from ResourceManager.h to speed up build process 3 years ago
morg a9fca21544 Add settings to corsair dominator detection to control the RAM model 3 years ago
Markus Meissner 73d31a17ab Support for Corsair Dominator Platinum DDR5, closes #2435 3 years ago
Adam Honse f8916f2bcb Remove SetCustomMode from all controllers beginning with the letters B and C, except Cooler Master 4 years ago
Chris 524675108d Automatic generation of markdown pages for supported devices
+ Added build-supported-devices.sh script
+ Added new target in CI/CD to build at compile time
4 years ago
Chris bc10e3f772 Automatic generation of udev rules for supported devices
+ Added build-udev-rules.sh script
+ Added new custom target in Linux section of .pro to accommodate new rules location
4 years ago
Adam Honse c09e4c9c92 Code cleanup round 3 4 years ago
morg e7f4b9f921 Add debug logs to corsair dominator platinum 4 years ago
Adam Honse ec90f4678b Change all I2C/SMBus detectors to use RegisterRGBController 5 years ago
morg dba814215d Fixing memory leaks in controllers 5 years ago
Adam Honse 09a9a5c257 Add vendor string to RGBController API and update all controllers with vendor information, add vendor to device information page 6 years ago
Adam Honse 9fcc8dd573 Add I2C: label to location string for I2C devices 6 years ago
Adam Honse f3ccaf1a2b Move RGBController files for device controllers into the Controllers directory 6 years ago
Erik Gilling 854bc099f7 Add Corsair Dominator Platinum RGB driver.
Code style changes by Adam Honse <calcprogrammer1@gmail.com>
6 years ago