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

986 Commits

Author SHA1 Message Date
0decf0b9d3 Updated corsair model-names to reflect the sdk-changes in 3.0.460 2022-04-15 16:58:50 +02:00
d484030821 Fixed novation devices not always beeing detected correctly 2022-04-15 16:42:59 +02:00
aa67a606a5
Merge pull request #260 from DarthAffe/NativePathFix
Fixed EnviromentVariables in NativePaths for all device providers
2022-04-01 01:13:58 +02:00
b3145a70d9 Fixed EnviromentVariables in NativePaths for all device providers 2022-03-31 22:23:22 +02:00
437ec50345
Merge pull request #259 from DarthAffe/Corsair/CustomDevicesFix
Fixed custom device creation for corsair
2022-03-31 21:50:48 +02:00
ea44c0d203 Fixed custom device creation for corsair 2022-03-31 21:31:13 +02:00
5e904eb748
Merge pull request #258 from DarthAffe/RazerMouseIdFix
Added ids for all locations of the razer mouse-id-grid
2022-02-22 21:18:16 +01:00
3ef1fa4cec
Merge pull request #257 from DarthAffe/SteelSeriesNonUsBackslashFix
Added custom zone for steelseries non-us-backslash
2022-02-22 21:18:04 +01:00
35cf0a3277
Merge pull request #254 from roxaskeyheart/Development
Fix Razer keyboard LED mappings
2022-02-22 21:09:52 +01:00
57c8ebef06
Merge pull request #251 from DarthAffe/CorsairSDKPaths
Added some more default SDK-names for Corsair
2022-02-22 21:08:16 +01:00
a6bd8cc293 Added ids for all locations of the razer mouse-id-grid 2022-02-22 21:06:25 +01:00
d190d356ac Added custom zone for steelseries non-us-backslash 2022-02-22 20:58:44 +01:00
61e5f78351
Fixed wrong sorting of prerelease versions
As recommended in a NugetGallery issue about the same problem
2022-01-17 01:05:11 +01:00
877129ab86
Merge pull request #255 from DarthAffe/Core/Fixed
Core/fixes
2022-01-16 15:12:56 +01:00
87a6bc2c3f Fixed alpha-component beeing ignored for the first ledgroup rendered 2022-01-16 14:21:04 +01:00
60a3c20732 Fixed small texture not beeing rendered at big rectangles 2022-01-16 14:20:32 +01:00
Danielle (Roxas)
a5c6dbbeb8
Update RazerDeviceProvider.cs 2022-01-14 19:30:54 +11:00
Danielle (Roxas)
c28099a145
Update LedMappings.cs 2022-01-14 19:24:10 +11:00
Danielle (Roxas)
575ba2a611
Update LedMappings.cs 2022-01-14 19:21:37 +11:00
Danielle (Roxas)
6132683855
Remove definitions for Razer Laptop and Blackwidow V3 2022-01-14 19:20:53 +11:00
2d07d85330
Merge pull request #250 from DarthAffe/Nuget
Nuget fixes
2022-01-05 15:17:53 +01:00
8ae65145fe Bumped copyright to 2022 2022-01-05 15:13:11 +01:00
9e67b292e1 Merge branch 'SmallFixes' into Nuget 2022-01-05 15:11:01 +01:00
b36c32a0dc Fixed Asus not packing Aura-Lib for .NET 5 2022-01-05 15:06:46 +01:00
b0dfbb2c74 Fixed project files to correctly show icon and license 2021-12-27 21:25:32 +01:00
f5899ffb6d Small code issue fix 2021-12-27 21:25:18 +01:00
abe9c2a600 Fixed prerelease version naming 2021-12-23 20:01:56 +01:00
4c6313961b (MAJOR) Final fixes for build-scripts 2021-12-23 19:40:44 +01:00
ec27f18d24
More CI-build fixes 2021-12-23 18:41:57 +01:00
ab098991c6
Fixed nuget push again 2021-12-23 18:30:43 +01:00
2741e45c33
Hopefully fixed nuget push in CI build 2021-12-23 18:24:29 +01:00
77acf01a12
Merge pull request #249 from DarthAffe/CI
Added build-scripts
2021-12-23 17:49:50 +01:00
ab04e85984 Added build-scripts 2021-12-23 17:44:57 +01:00
1a3ad689d8
Merge pull request #248 from DarthAffe/PicoPi
Added reset method and moved HID-packet fragmentation into the SDK
2021-12-15 21:58:31 +01:00
0b561a40bd Added reset method and moved HID-packet fragmentation into the SDK 2021-12-15 21:55:55 +01:00
2fceed6eaf Added some more default SDK-names for Corsair 2021-12-05 16:28:30 +01:00
3e53e5711f
Merge pull request #243 from F-Lehmann/SDK/Logitech
Added Powerplay to PerDeviceDeviceDefinitions
2021-11-26 23:18:00 +01:00
10b092ea91 Removed per-zone definition for POWERPLAY mousepad 2021-11-26 23:15:18 +01:00
4708b0eba3 Merge 2021-11-26 23:13:01 +01:00
e07b580bf9
Merge pull request #247 from DarthAffe/SDK/Logitech
Sdk/logitech
2021-11-26 22:57:56 +01:00
Diogo Trindade
1f3cef94c8 Logitech - Added retry mechanism to Lightspeed detector 2021-11-26 17:28:16 +00:00
7f7b4957f6 Fixed wrong debugtype in core 2021-11-24 21:20:46 +01:00
35d61e1496 Merge 2 2021-11-23 23:23:05 +01:00
02c4be2fa4 Merge 2021-11-23 23:22:54 +01:00
bf7b80d85e
Merge pull request #246 from DarthAffe/MultiTarget
Multi target
2021-11-13 23:29:27 +01:00
f6102bcf43 Fixed weird line brakes 2021-11-13 23:29:02 +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
4afa46f25d
Merge pull request #245 from DarthAffe/Core/CustomUpdateData
Improved custom update data to be easier to use
2021-11-13 23:02:29 +01:00
9a5fe75b60 Improved custom update data to be easier to use 2021-11-13 19:53:13 +01:00