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

28 Commits

Author SHA1 Message Date
5633f82b3b Changed locks to use the new Lock-type for .net9 2025-02-08 12:08:12 +01:00
d85f1559b3 Applied some C#12 stuff 2023-12-22 20:56:56 +01:00
Diogo Trindade
69d320fca3 Ignore UwU non-RGB 2023-10-17 17:49:09 +01:00
Diogo Trindade
736d58c7a3 Wooting - Add uwu support 2023-10-17 14:20:04 +01:00
0609e49571 Added locks around device provider instance usages 2023-06-18 19:54:57 +02:00
fdc69fdac5 Implemented recommended dispose pattern for DeviceProviders 2023-06-15 23:03:24 +02:00
2020992249 Sealed a lot of classes that are not meant to be inherited 2023-04-19 21:19:05 +02:00
02235a3f7f Fixed some code-issues 2023-04-11 00:15:27 +02:00
Diogo Trindade
b6342ea575 Wooting - Add macOS dylib 2023-03-09 14:43:23 +00:00
d6aed5c5a2 Fixed some code issues (dispose finalizers) 2023-02-10 19:23:48 +01: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
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
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
2a9a43683c Streamlined device loading/handling in device providers 2021-03-04 23:33:00 +01:00
190f5df025 Added physical-layout to KeyboardDeviceInfo 2021-02-13 18:28:24 +01:00
6a4ebb3d2a Refactoring 2021-02-06 17:07:41 +01:00
a0a1521658 Fixed warnings 2021-02-02 23:37:56 +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
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
1bdbc7b021 Updated for official v1.1.0 Wooting SDK 2020-01-28 19:43:15 +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