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

24 Commits

Author SHA1 Message Date
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
190f5df025 Added physical-layout to KeyboardDeviceInfo 2021-02-13 18:28:24 +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
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
04f07d76a2 Removed SyncBack 2020-12-25 19:45:08 +01:00
0907a78efc enabled nullable reference types 2020-12-05 18:13:39 +01:00
fdb5022197 Changed all projects to target .NET 5 2020-11-10 23:35:02 +01:00
Diogo Trindade
2e6ff339e0 Updated wooting SDK functions to v1.2.0
https://github.com/WootingKb/wooting-rgb-sdk/releases/tag/v1.2.0
2020-09-10 16:25:35 +01:00
Diogo Trindade
9acf8fc37f Fixed Wooting One Mode key mapping 2020-09-08 21:47:39 +01:00
93eae1d859 Updated copyright information 2020-07-12 00:01:35 +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
6b5515aeb2
Merge pull request #111 from DarthAffe/SDK/Corsair
Added LS100 strips support, detecting any iCUE configuration
2020-03-03 15:26:26 +01: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
SpoinkyNL
2f3bf99acb Encapsulation 2020-02-25 22:31:14 +01:00
SpoinkyNL
1bdbc7b021 Updated for official v1.1.0 Wooting SDK 2020-01-28 19:43:15 +01:00
SpoinkyNL
6a89222c34 Added ANSI layouts 2019-12-15 22:52:30 +01:00
SpoinkyNL
a94509dfcb Implemented update queue and corrected the LED mappings 2019-12-13 10:01:05 +01:00
SpoinkyNL
7690a49e43 Wooting device provider 2019-12-11 22:34:19 +01:00