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

735 Commits

Author SHA1 Message Date
553f99af26 Typos 2022-12-26 00:50:22 +01:00
472214ab2d Updated readme 2022-12-26 00:49:12 +01:00
ef83d721df
Merge pull request #282 from DarthAffe/SDK/SteelSeriesTenZoneDevices
Sdk/steel series ten zone devices
2022-12-15 01:09:05 +01:00
b3f9a206e9 Added steelseries rival 5 2022-12-14 23:56:30 +01:00
dccd44cef8 Added support for ten-zone-devices to steelseries provider 2022-12-14 23:56:15 +01:00
e6a2fa592d
Merge pull request #278 from Cheerpipe/speaker_device_type
Add missing Speaker device type mapping
2022-11-23 19:42:34 +01:00
Cheerpipe
e6b5e5a77c Add missing Speaker device type mapping 2022-11-23 10:57:38 -03:00
5ba98d3dcd
Merge pull request #277 from DarthAffe/Core/IdGenerationFix
Fixed potential endless-loop in id generation
2022-11-14 19:23:43 +01:00
a2646ae43c Fixed potential endless-loop in id generation 2022-11-14 19:20:13 +01:00
fd3ca65207
Merge pull request #276 from DarthAffe/net7
Added .net 7 targets
2022-11-13 16:04:20 +01:00
8adeaab54d Changed ghactions to net7 2022-11-13 15:39:53 +01:00
3f1eb5ca59 Added .net 7 targets 2022-11-13 15:33:52 +01:00
8555d6b961
Merge pull request #275 from DarthAffe/DeviceHeartbeat
Device heartbeats
2022-11-06 02:12:00 +01:00
b12d0dc631 Changed SteelSeries devices to use the core heartbeat functionality 2022-11-05 21:11:41 +01:00
ca8bc67f03 Small refactoring 2022-11-05 21:11:17 +01:00
2c71196fce Fixed heartbeat timer check 2022-11-05 21:11:01 +01:00
15c056f11b Addded heartbeats to dmx devices 2022-11-05 21:07:11 +01:00
c6cfe35124 Added heartbeat functionality to device update trigger 2022-11-05 21:06:59 +01:00
4b5d076953
Merge pull request #274 from DarthAffe/feature/openrgb
Added OpenRGB device provider
2022-09-26 14:42:19 +02:00
d345de2c40 Applied code-formatting 2022-09-26 14:35:03 +02:00
Diogo Trindade
7954b876ef OpenRGB - Switch to file scoped namespaces 2022-09-25 15:37:43 +01:00
Diogo Trindade
2d203d31ab Added OpenRGB device provider 2022-09-25 15:25:20 +01:00
a9adf9763c
Merge pull request #271 from DarthAffe/NativeLibraryLoading
Native library loading
2022-09-25 15:44:56 +02:00
200631fbdb Streamlined usage of NativeLibrary; Changed all device providers to use function pointers when possible 2022-09-24 22:55:57 +02:00
08142b30b2
Merge pull request #270 from DarthAffe/Core/SamplePerformance
Added intrinsics to improve sampler-performance
2022-09-02 15:15:04 +02:00
7b591445b6 Added intrinsics to improve sampler-performance 2022-09-02 14:42:58 +02:00
4dc04286b7 Added linux-paths to wooting and changed the native part to use function pointers 2022-08-21 16:30:23 +02:00
b06d070848
Merge pull request #269 from diogotr7/wooting-multi-device
Added Wooting multi device support
2022-08-21 15:43:27 +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
f17c18e5ec
Merge pull request #267 from DarthAffe/DeviceSupport
Device support
2022-07-17 13:44:57 +02:00
62c6ad0717
Merge branch 'Development' into DeviceSupport 2022-07-17 13:37:13 +02:00
526a4b3411
Merge pull request #268 from DarthAffe/SDK/SmallFixAndCorsairUpdate
Sdk/small fix and corsair update
2022-07-17 13:34:57 +02:00
3c876e5518
Merge pull request #266 from DarthAffe/Core/Improvements
Core/improvements
2022-07-17 13:33:58 +02:00
c38fee16fa Added corsair Touchbar-Device 2022-07-17 13:23:08 +02:00
293ddac47b Updated corsair for SDK 3.0.464 2022-07-17 12:05:34 +02:00
5b25b10068 Fixed tick-resolution issues on linux 2022-07-17 11:53:08 +02:00
105f996729 Fixed code issue 2022-07-17 11:52:42 +02:00
10ec33c938 Added some optimizations and tests for Colors 2022-07-17 11:52:29 +02:00
abbab09289 Added MSI Notebook through steelseries SDK 2022-07-17 11:47:11 +02:00
258a0cca16 Added detection for novation launchpad pro and custom firmware (not all leds are currently supported) 2022-06-05 15:15:58 +02:00
349e8b9ec3 Added Razer Huntsman V2 (non analog) 2022-05-17 21:00:06 +02:00
ead342388b
Merge pull request #261 from DarthAffe/Core/Timers
Changed update-triggers to allow the usage of high resolution timers …
2022-05-07 16:10:37 +02:00
0696d91a71
Merge pull request #262 from DarthAffe/SDK/RazerPids
Added Razer Basilisk v3 PID
2022-05-07 16:10:24 +02:00
d1dae22133 Added Razer Basilisk v3 PID 2022-05-07 16:09:43 +02:00
d555406722 Removed high resolution timer counter 2022-05-07 16:00:23 +02:00
02d6f4e53e Fixed typo 2022-05-07 15:55:54 +02:00
39b511b8c5 Added missing class-doc 2022-05-07 00:20:12 +02:00
f02d4564fa Changed update-triggers to allow the usage of high resolution timers to improve accuracy (enabled by default) 2022-05-07 00:18:52 +02:00
0decf0b9d3 Updated corsair model-names to reflect the sdk-changes in 3.0.460 2022-04-15 16:58:50 +02:00