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

27 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
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
b0dc472fa7 Applied device-interfaces 2020-04-18 15:29:11 +02:00
Xeevis
7f62fbc1c2 Added Corsair M65 RGB Elite 2019-12-19 00:06:21 +01: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
d478fefb8b Fixed some namespaces 2017-12-13 20:19:45 +01:00
c5a1825f50 Refactored LedIds
Everything is now based on the same ids for all devices
2017-12-13 17:19:56 +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
59e0344c68 Refactoring 2017-05-13 08:17:01 +02:00
256c6dea74 Added Led-Images as layout-part 2017-02-11 09:39:03 +01:00
f83b08af5e Added layout-functionality to corsair devices 2017-01-31 22:06:22 +01:00
2d42bd85fc Fixed some basic stuff and added images to devices 2017-01-29 20:07:11 +01:00
05c0633348 Fixed some stuff to get Corsair-Devices working 2017-01-26 20:14:38 +01:00
c8dac3905d Somehow finished the really basic stuff 2017-01-25 20:33:15 +01:00
f3128a3dd0 Implemented corsair devices 2017-01-22 15:31:30 +01:00