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

19 Commits

Author SHA1 Message Date
2020992249 Sealed a lot of classes that are not meant to be inherited 2023-04-19 21:19:05 +02:00
180b0e4538 Updated corsair SDK to iCUE SDK v4.0.48 2023-02-10 19:23:34 +01:00
30624035f1 Changed all namespaces to file-scope 2021-11-13 17:35:08 +01:00
59e11e5b82 Fixed code issues 2021-07-31 16:59:51 +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
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
b0dc472fa7 Applied device-interfaces 2020-04-18 15:29:11 +02:00
fe8adbd849 Added event to intercept the creation of absolute paths 2019-08-18 17:58:03 +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
739fbf8733 Updated Layouts to contain device-image infos 2018-01-17 21:56:01 +01:00
c5a1825f50 Refactored LedIds
Everything is now based on the same ids for all devices
2017-12-13 17:19:56 +01:00
b700c84b8d Added device update modes and implemented syncback for corsair and asus 2017-12-06 15:41:23 +01:00
67fcc8e52e Added generic DeviceInfo to Devices 2017-11-26 09:37:14 +01:00
8e212190ae Fixed some code issues 2017-09-05 14:02:12 +02:00
15598ab975 Renamed mousemat to mousepad 2017-08-13 08:33:53 +02:00