26 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
Adam Honse 4639833bdb Store name in CorsairHydroController to avoid setting it in detector 9 months 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
MmAaXx500 824cd7e3fa
Fix Corsair Hydro udev rules 3 years ago
Adam Honse 92f0720639 Remove RGB controllers argument from standard detector 3 years ago
Adam Honse 060567548f Use RegisterRGBController for standard detectors 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 2485c24560 Adding `DUMMY_DEVICE_DETECTORS` to supplement dynamic UDEV rules
* USB devices that are **not** registering a detector that includes the VID and PID will need to specify these details separately to be added to the UDEV rules
at compile time
* Resolves #2440
4 years ago
Vidar Karlsen 6ae5242ed5 Add FreeBSD support 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
Adam Honse f06b0ee952 Use NULL (shared) libusb context 5 years ago
morg dba814215d Fixing memory leaks in controllers 5 years ago
Adam Honse f8f4dceb4a Add USB: location prefix and USB device ID location string to Corsair Hydro Series controller 6 years ago
Jan Wendland b0de49a107 Use usbdk backend for detecting hydro devices (if available)
This commit fixes #788 by enabling access to Corsair Hydro devices via usbdk if installed on a windows machine.
6 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 f3ccaf1a2b Move RGBController files for device controllers into the Controllers directory 6 years ago
dumbasPL 1b863fdc7b Add support for Corsair H150i Pro RGB 6 years ago
Adam Honse 41762d4670 Add additional Corsair Hydro modes 6 years ago
Adam Honse c517257cb0 Add initialization packet to Corsair Hydro controller 6 years ago
Adam Honse 0b7b42b8f5 Add Corsair H115i PRO RGB to Corsair Hydro list 6 years ago
Adam Honse 68a16fadc2 Initial support for Corsair Hydro Series devices (only H100i Pro RGB for now) 6 years ago