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

26 Commits

Author SHA1 Message Date
d190d356ac Added custom zone for steelseries non-us-backslash 2022-02-22 20:58:44 +01:00
71981a5cf3 Merge 2 2021-11-13 18:00:48 +01:00
f69560224d Merge 2021-11-13 17:57:09 +01:00
30624035f1 Changed all namespaces to file-scope 2021-11-13 17:35:08 +01:00
Diogo Trindade
7b52e9e3ee Added more device definitions 2021-10-13 17:25:39 +01:00
7c0a216ccd Fixed code issues 2021-08-01 16:40:13 +02:00
59e11e5b82 Fixed code issues 2021-07-31 16:59:51 +02:00
7f3abaefec Added Led-Mapping base class and centralized HID-device-detection 2021-04-02 00:32:22 +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
f6f3e9185c Moved color-correction logic deeper down to the device 2021-03-03 23:29:31 +01:00
2222808c23 Changed update-Pprameter away from dictionary 2021-03-03 23:06:22 +01:00
d44223ee6a Added base class for location/size-handling and refactored devices and leds to make use of it 2021-02-09 23:11:01 +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
04f07d76a2 Removed SyncBack 2020-12-25 19:45:08 +01:00
f4d2e59831 Replaced refresh-update with heartbeat 2020-07-11 21:14:40 +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
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
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