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

20 Commits

Author SHA1 Message Date
93eae1d859 Updated copyright information 2020-07-12 00:01:35 +02:00
f4d2e59831 Replaced refresh-update with heartbeat 2020-07-11 21:14:40 +02:00
5a4294499a Rewrote lisp-handler to greatly improve performance for bigger devices (like keyboards) 2020-07-11 21:14:21 +02:00
2e63db2049
Merge branch 'SDK/SteelSeries' into Development 2020-07-09 21:06:14 +02:00
7b5013c4f8 Fixed device-initialization in lisp-handler 2020-07-09 21:03:26 +02:00
Hex3l
af15c645f8 fixes per-key-zone devices, fixes Rival600 pid, adds Apex 7 tkl 2020-07-09 17:17:07 +02:00
19a009c9aa Updated all nuget-references 2020-04-20 23:01:56 +02:00
b0dc472fa7 Applied device-interfaces 2020-04-18 15:29:11 +02:00
83edbc6eac Fully implemented disposing on devices 2020-03-03 14:50:31 +01:00
1cfdeefde1 Added native-unload to all deviceprovider-disposes 2020-03-03 14:30:12 +01:00
50532637ab Added new steelseries device-zones; prevent update-spam in steelseries updatetrigger 2019-11-24 16:30:38 +01:00
0f6ec5b56d
Merge pull request #83 from DarthAffe/Core/ResolveAbsolutePathEvent
Added event to intercept the creation of absolute paths
2019-08-22 20:01:41 +02:00
fe8adbd849 Added event to intercept the creation of absolute paths 2019-08-18 17:58:03 +02:00
5f203859ca Changed SteelSeriesDeviceUpdateTrigger to inherit DeviceUpdateTrigger 2019-06-22 12:21:48 +02:00
b19ff742b6 Added refresh logic to prevent the SDK from timing out 2019-06-22 12:14:48 +02:00
8bb2090146 Fixed wrong color-conversion for SteelSeries devices 2019-06-16 17:01:11 +02:00
3fcde0ae0b Fixed StellSeries M750 layout path 2019-05-12 12:57:30 +02:00
b82184212c Added Stellseries Rival 600, Rival 310 and Apex M750 2019-05-11 18:10:20 +02:00
def02f19c2 Adapted SteelSeries-queue to color-rework 2019-03-31 13:39:56 +02:00
65a291500b Added SteelSeries-Support 2019-02-23 11:15:49 +01:00