1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 10:08:31 +00:00

24 Commits

Author SHA1 Message Date
7c0a216ccd Fixed code issues 2021-08-01 16:40:13 +02:00
59e11e5b82 Fixed code issues 2021-07-31 16:59:51 +02:00
fb6a94f8b2 Improved DeviceName-generation to be more consistent after provider disposes.
This addresses #198
2021-05-15 23:14:07 +02:00
8366adbbb0 Fixed wrong loop condition in corsair custom devices 2021-04-19 19:43:28 +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
2a9a43683c Streamlined device loading/handling in device providers 2021-03-04 23:33:00 +01:00
6a4ebb3d2a Refactoring 2021-02-06 17:07:41 +01:00
a0a1521658 Fixed warnings 2021-02-02 23:37:56 +01:00
57dc9afb32 Updated device providers to make everything compile again 2021-02-01 23:13:15 +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
b0dc472fa7 Applied device-interfaces 2020-04-18 15:29:11 +02:00
SpoinkyNL
6a18a1209e Added LS100 strips support, detecting any iCUE configuration 2020-02-25 22:40:51 +01:00
fe8adbd849 Added event to intercept the creation of absolute paths 2019-08-18 17:58:03 +02:00
586d20936e Update the corsair device-provider to make use of the new features in the 3.0.217 SDK 2018-12-25 18:57:45 +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