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

988 Commits

Author SHA1 Message Date
d054d16c10 Added reference counting to update queues to prevent premature disposes when used in multiple devices 2023-04-08 00:53:15 +02:00
39cfcdb367
Merge pull request #308 from DarthAffe/SDK/RazerPids
Added Pid for Razer BlackWidow V4
2023-03-14 20:33:28 +01:00
12d6b90c74
Merge pull request #306 from diogotr7/feature/openrgb.net-2
OpenRgb - added segments
2023-03-14 20:31:03 +01:00
f089c61e9d
Merge pull request #307 from diogotr7/feature/wooting-macos
Wooting - Add macOS dylib
2023-03-14 20:30:44 +01:00
5eb39b1a07 Added Pid for Razer BlackWidow V4
Fixes #305
2023-03-14 20:27:59 +01:00
Diogo Trindade
1793d26166 OpenRgb - added segments 2023-03-09 15:33:50 +00:00
Diogo Trindade
b6342ea575 Wooting - Add macOS dylib 2023-03-09 14:43:23 +00:00
4675349621
Merge pull request #304 from DarthAffe/DeviceExceptionHandling
Device exception handling
2023-03-05 18:10:12 +01:00
4a9bbb64dc Added missing doc comment 2023-03-05 18:06:08 +01: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
1b4b92b44c
Merge pull request #303 from DarthAffe/DeviceExceptionHandling
Added exception-handling to all UpdateQueues
2023-03-05 16:38:32 +01:00
37e4954583 Added exception-handling to all UpdateQueues 2023-03-05 16:34:01 +01:00
6e313ea6a1
Merge pull request #301 from DarthAffe/SDK/Corsair
Added corsair session details
2023-02-12 16:28:15 +01:00
bb3b74b919 Removed debug output 2023-02-12 16:23:27 +01:00
cc652a08a6 Added corsair session details 2023-02-12 16:19:00 +01:00
d66e4d87d9
Merge pull request #300 from motabass/master
Add missing Logitech G915 TKL wireless PID
2023-02-12 15:55:58 +01:00
631c8d2047
Merge pull request #299 from roxaskeyheart/Development
Add definitions for Asus ROG Terminal
2023-02-12 15:55:49 +01:00
db2f16d371
Update RGB.NET.Devices.Asus/AsusDeviceProvider.cs 2023-02-12 13:48:01 +01:00
Markus Mohoritsch
b67294eb3c Added missing G915 TKL PID 2023-02-12 10:06:38 +01:00
Danielle
914bd8c0a1 Update AsusDeviceProvider.cs
Code cleanup
2023-02-12 12:45:30 +11:00
Danielle
df2f5620ee Update AsusDeviceProvider.cs 2023-02-12 12:44:39 +11:00
Danielle
3dc4f45f66 Merge branch 'Development' of https://github.com/DarthAffe/RGB.NET into Development 2023-02-12 11:41:31 +11:00
Danielle
38840ef6f4 Asus dev 2023-02-12 11:41:18 +11:00
df73551497
Merge pull request #298 from DarthAffe/Core/Optimizations
(MAJOR) Optimized surface-updating to reduce the amount of allocations
2023-02-11 23:03:49 +01:00
8431a8cb5e (MAJOR) Optimized surface-updating to reduce the amount of allocations 2023-02-11 22:36:59 +01:00
3ff357212b
Merge pull request #294 from roxaskeyheart/patch-2
Add some Razer device definitions
2023-02-11 16:31:46 +01:00
3ffa834568
Merge pull request #297 from DarthAffe/SDK/Corsair
Updated corsair SDK to iCUE SDK v4.0.48
2023-02-11 16:31:14 +01:00
2ff7a65519 Removed editorconfig 2023-02-10 19:25:18 +01:00
d6aed5c5a2 Fixed some code issues (dispose finalizers) 2023-02-10 19:23:48 +01:00
180b0e4538 Updated corsair SDK to iCUE SDK v4.0.48 2023-02-10 19:23:34 +01:00
Danielle
43ecc7374e
Update RazerDeviceProvider.cs 2023-02-06 13:47:34 +11:00
Danielle
3aba170d78
Update RazerDeviceProvider.cs
Added:
- Mouse: Razer Naga Pro
- Headset: Razer Nari
- Other: Razer Mouse Dock

Changed:
- Chroma Hardware Development Kit (HDK): This is a LED Controller
- Addressable RGB Controller: This is a LED Controller
2023-02-06 13:43:05 +11:00
287e3937cf
Merge pull request #292 from motabass/master
Add new PID to list of known Lightspeed Receivers
2023-02-05 16:24:12 +01:00
b779b58a9f
Merge pull request #290 from DarthAffe/Core/Optimizations
Reduced some allocations mostly due to boxing
2023-02-05 16:23:58 +01:00
Markus Mohoritsch
7c165f51af
Add new PID to list of known Lightspeed Receivers
Logitech is using a new PID 0xC547 for some of it's Lightspeed receivers.
2023-02-05 12:29:40 +01:00
d60d4833ca Reduced some allocations mostly due to boxing 2023-02-05 07:36:50 +01:00
be3f2bfa29
Merge pull request #287 from DarthAffe/Development
v1.0
v1.0.0
2023-01-06 23:30:44 +01:00
b8b2343d6c
Merge pull request #286 from DarthAffe/ReadMe
ReadMe
2023-01-06 18:02:41 +01:00
5842922922 Removed unused Roccat-project 2023-01-06 17:31:16 +01:00
ecff7afec9 Improved format in readmes 2023-01-06 17:30:46 +01:00
89f4de41c7 Added ReadMe to NuGet 2023-01-06 17:26:18 +01:00
46fdd29735 Added readmes to projects 2023-01-06 15:51:31 +01:00
01e671ddeb Added defaults to openrgb device definition 2023-01-06 14:22:10 +01:00
0e093e1332
Merge pull request #284 from DarthAffe/Razer/NagaV2Pro
Added razer Naga V2 Pro
2023-01-03 20:00:50 +01:00
e6097cdfb2
Merge pull request #285 from diogotr7/feature/wooting-flush
Wooting - update for sdk v1.6
2023-01-03 20:00:39 +01:00
Diogo Trindade
5b5cf4417a Wooting - update for sdk v1.6 2023-01-03 16:08:00 +00:00
ab37569ca8 Added razer Naga V2 Pro 2022-12-27 15:00:00 +01:00
553f99af26 Typos 2022-12-26 00:50:22 +01:00
472214ab2d Updated readme 2022-12-26 00:49:12 +01:00
308edfdcb8
Merge pull request #273 from BigBrainAFK/DeviceSupport
Added Wooting 60percent physical layout
2022-12-24 01:07:00 +01:00