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
|
2025-09-28 00:47:08 -05:00 |
|
Aiden Vigue
|
cb3f0fdcbd
|
Support for iCUE Link System Hub & attached devices
Commits amended to adhere to OpenRGB code standards and restructure functional layout by Adam Honse <calcprogrammer1@gmail.com>
|
2025-08-01 21:46:29 -05:00 |
|
Adam Honse
|
da8469f478
|
Update all Corsair controller files to use new standardized file header comment
|
2024-05-14 19:14:09 -05:00 |
|
Evan Mulawski
|
f672397563
|
Generic device guard; use Corsair implementation for all Corsair HID cooling-capable controllers
|
2023-11-10 15:12:26 +00:00 |
|
Adam Honse
|
ecf4427c76
|
Rename CorsairController to CorsairVengeanceController, CorsairProController to CorsairVengeanceProController
|
2020-03-11 21:15:05 +00:00 |
|
Adam Honse
|
e934ce2c23
|
Add addresses 0x5E and 0x5F to Corsair DRAM detection
|
2020-02-11 16:18:39 -06:00 |
|
Adam Honse
|
c7030ad47d
|
Rework the RGBController API to handle the colors vector outside of device specific implementations
|
2020-01-06 21:23:26 -06:00 |
|
Steven Franzen
|
dbf796256b
|
Fix most compiler warnings
|
2019-12-31 19:18:24 -06:00 |
|
Adam Honse
|
7dddb9d111
|
Start work on Information page and add information fields to RGBController API
|
2019-12-20 00:54:37 -06:00 |
|
Adam Honse
|
155ad165b1
|
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
|
2019-08-22 18:43:17 -05:00 |
|