1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 01:58:30 +00:00

15 Commits

Author SHA1 Message Date
eedeadabda Added workaround for corsair custom devices with wrongly reported channel counts 2021-07-02 22:23:35 +02:00
fb6a94f8b2 Improved DeviceName-generation to be more consistent after provider disposes.
This addresses #198
2021-05-15 23:14:07 +02:00
1e229324be Rewrote Corsair device handling to use mappings 2021-04-18 19:33:12 +02:00
9907dd21ec Added Helper to create unique device names for all devices 2021-03-26 21:49:10 +01:00
5243cdc6ee
Merge pull request #162 from DarthAffe/SDK/Corsair
Added missing Corsair channel device types
2020-12-25 19:33:00 +01:00
3e6068b090 Added missing Corsair channel device types 2020-12-24 23:30:53 +01:00
e86cc84b58 Reverted name change of the Pump-Device to prevent issues with existing layouts 2020-10-04 13:04:49 +02:00
75d748b5fe
Merge branch 'Development' into SDK/Corsair 2020-10-04 12:52:41 +02:00
Jack L.R. Pendleton
7fbcecd507 Add more LEDs to the CorsairLedId enum 2020-07-21 00:43:04 -05:00
Jack L.R. Pendleton
83b45fbfbc Added support for QL RGB Fans 2020-07-20 20:42:11 -05:00
SpoinkyNL
6a18a1209e Added LS100 strips support, detecting any iCUE configuration 2020-02-25 22:40:51 +01:00
96c37a90e2 Added missing comment and device-type 2018-10-06 10:20:59 +02:00
6c225bbfc4 Added memory- and cooler-support introduced with the new corsair-SDK-version 2018-10-06 10:20:34 +02:00
d0c3d4a9dc Added DeviceName 2018-07-10 20:59:52 +02:00
c47afc4704 Updated corsair SDK
This adds support for custom devices (lightning node and commander). And introduced 'fan' as device type.
fixes #23
2018-07-08 20:04:01 +02:00