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

45 Commits

Author SHA1 Message Date
BigBrainAFK
481225cdc1
Fix mapping for mode Led 2022-07-02 16:48:56 +02:00
BigBrainAFK
684b59a32d
Added Wooting 60percent physical layout 2022-06-29 21:32:15 +02:00
b3145a70d9 Fixed EnviromentVariables in NativePaths for all device providers 2022-03-31 22:23:22 +02:00
8ae65145fe Bumped copyright to 2022 2022-01-05 15:13:11 +01:00
b0dfbb2c74 Fixed project files to correctly show icon and license 2021-12-27 21:25:32 +01:00
eccf27f359 Fixed some code issues 2021-11-13 23:24:57 +01:00
bee329ff4f Added .NET 5 as second build target since it still compiles fine 2021-11-13 23:22:06 +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
a0c6ccebea Fixed some code issues 2021-11-13 00:56:52 +01:00
07fde6e31b Updated to .NET 6 2021-11-13 00:54:30 +01:00
Diogo Trindade
4074b015ef Added wooting layout detection 2021-09-22 17:59:48 +01:00
Diogo Trindade
17bd13b995 Updated wooting device provider to support newer keyboards 2021-08-22 01:52:25 +01:00
e279ea583e Replaced deprecated features and updated nuget packages 2021-08-01 17:22:51 +02: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
7b0e9152fd Fixed code issues 2021-06-01 23:53:56 +02:00
Robert
41f9d82edc Wooting - Fixed race condition during SDK load/unload 2021-05-06 21:18:34 +02:00
b300ac8451 Improved Exception-handling in device providers 2021-04-26 22:09:54 +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
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