21 Commits (master)

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
Nikola Jurkovic 2dd013a0a0 AIO H1xx ELITE Series 9 months ago
Adam Honse 2b546fce9f Store name in CorsairHydroPlatinumController to avoid setting it in detector 9 months ago
Anthony Moon e0a78f753d added H100i Elite PID and detector 1 year ago
JoshTripleH 2a8fdc486b Fix get location to avoid detection issues after relaunch 2 years ago
Dmitry Kychanov 300abac9a8 Removed unused includes 2 years ago
James Buren 66109be668 Properly fix how how hidapi and libusb dependencies are handled 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
Evan Mulawski f672397563 Generic device guard; use Corsair implementation for all Corsair HID cooling-capable controllers 3 years ago
Adam Honse f8916f2bcb Remove SetCustomMode from all controllers beginning with the letters B and C, except Cooler Master 4 years ago
TheRogueZeta 003f4ba641 Add H60i RGB PRO XT AIO PID to CorsairHydroPlatinumControllerDetect.cpp 4 years ago
TheRogueZeta 4b43c78299 Add ID for Corsair Hydro H100i Pro XT v2 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
Kasper f04da17e4e Corsair hydro platinum fix soft brick once again by increasing delay to 5ms 5 years ago
Kasper 9b2296b0bc Fix sequence number having the wrong value
* I'm really not sure what it is, but for some reason with the ternary operator the sequence number was ending up wrong - it would end up being 1 twice in a row, at startup it would be 0 when it should have been 1 and other issues. This fixes that
* Also made it atomic

Commit amended for code style by Adam Honse <calcprogrammer1@gmail.com>
5 years ago
Kasper 6aa62c5002 Fix spacing 5 years ago
Kasper 3297742203 Fixed the matrix again
Last time
5 years ago
Kasper bcbd4f88be Implement a controller for Corsair Hydro Platinum AIO coolers
Commits squashed and amended for code style by Adam Honse <calcprogrammer1@gmail.com>
5 years ago