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

39 Commits

Author SHA1 Message Date
Diogo Trindade
f26b3c193a
Added gRPC sdk client 2025-06-18 19:01:20 +01:00
Diogo Trindade
9499b31c13
Fix more 80HE layout 2025-02-20 18:28:07 +00:00
Diogo Trindade
7cfe08921e
Fixed incorrect 80he international keys 2024-10-17 12:05:54 +01:00
Diogo Trindade
d207fdf495
Add Wooting 80HE support 2024-07-20 23:09:09 +01:00
f21acbd767 Fixed potential performance issue with for-loops when Spans are passed by reference 2024-06-22 19:48:52 +02:00
d85f1559b3 Applied some C#12 stuff 2023-12-22 20:56:56 +01:00
Diogo Trindade
fcf86ff9da Fix analog key coords 2023-10-18 14:11:44 +01:00
Diogo Trindade
7ad1e595a9 Added Missing LEDs 2023-10-17 19:29:40 +01:00
Diogo Trindade
736d58c7a3 Wooting - Add uwu support 2023-10-17 14:20:04 +01:00
2020992249 Sealed a lot of classes that are not meant to be inherited 2023-04-19 21:19:05 +02:00
Diogo Trindade
b6342ea575 Wooting - Add macOS dylib 2023-03-09 14:43:23 +00:00
30ccfdcd85 (MAJOR) Added success-indication to device updates and forced flushes after nonsuccessful ones.
Added exception handling the last missing queues.
2023-03-05 18:04:50 +01:00
37e4954583 Added exception-handling to all UpdateQueues 2023-03-05 16:34:01 +01:00
Diogo Trindade
5b5cf4417a Wooting - update for sdk v1.6 2023-01-03 16:08:00 +00:00
4dc04286b7 Added linux-paths to wooting and changed the native part to use function pointers 2022-08-21 16:30:23 +02:00
Diogo Trindade
f3d63f09a9 Dispose of each keyboard properly 2022-08-09 12:52:23 +01:00
Diogo Trindade
819e6ef1df Wooting - Added Multi device support 2022-08-09 12:35:33 +01:00
eccf27f359 Fixed some code issues 2021-11-13 23:24:57 +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
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
7c0a216ccd Fixed code issues 2021-08-01 16:40:13 +02:00
Robert
41f9d82edc Wooting - Fixed race condition during SDK load/unload 2021-05-06 21:18:34 +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
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
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
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
SpoinkyNL
2f3bf99acb Encapsulation 2020-02-25 22:31:14 +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