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

14 Commits

Author SHA1 Message Date
8aaf602cdd Added GameController as Core device type; Updated Corsair SDK to 4.0.84 2023-12-22 20:16:14 +01:00
180b0e4538 Updated corsair SDK to iCUE SDK v4.0.48 2023-02-10 19:23:34 +01:00
c38fee16fa Added corsair Touchbar-Device 2022-07-17 13:23:08 +02:00
4dbeaf802a Fixed code issues 2021-08-01 16:53:21 +02:00
1e229324be Rewrote Corsair device handling to use mappings 2021-04-18 19:33:12 +02:00
6c225bbfc4 Added memory- and cooler-support introduced with the new corsair-SDK-version 2018-10-06 10:20:34 +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
66d03cdf4f Changed all existing device-providers to use update-queues to decouple the physical update from the internal update-loop (first draft, code-documention is missing) 2018-03-25 15:53:13 +02: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
b700c84b8d Added device update modes and implemented syncback for corsair and asus 2017-12-06 15:41:23 +01:00
15598ab975 Renamed mousemat to mousepad 2017-08-13 08:33:53 +02:00
d64f019d89 Fixed Corsair-Devices to be actually usable 2017-01-22 16:29:01 +01:00
f3128a3dd0 Implemented corsair devices 2017-01-22 15:31:30 +01:00