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

583 Commits

Author SHA1 Message Date
e279ea583e Replaced deprecated features and updated nuget packages 2021-08-01 17:22:51 +02:00
4dbeaf802a Fixed code issues 2021-08-01 16:53:21 +02:00
7c0a216ccd Fixed code issues 2021-08-01 16:40:13 +02:00
59e11e5b82 Fixed code issues 2021-07-31 16:59:51 +02:00
7b0e9152fd Fixed code issues 2021-06-01 23:53:56 +02:00
4466acfbf7 Fixed compiler messages 2021-06-01 22:19:42 +02:00
c3a6182dfe
Merge pull request #220 from DarthAffe/SDK/Corsair
Updated Corsair-provider withe the SDK changes of version 3.0.378
2021-06-01 21:15:42 +02:00
c372f93215 Updated Corsair-provider withe the SDK changes of version 3.0.378 2021-06-01 21:08:04 +02:00
28c4a76b65
Merge pull request #218 from OmegaRogue/Development
Add Razer Naga 2020 Left Handed Edition
2021-05-23 15:35:47 +02:00
OmegaRogue
e3bd54df0f
Add Razer Naga 2020 Left Handed Edition
Add Support for Razer Naga 2020 Left Handed Edition to Razer Device Plugin

Signed-off-by: OmegaRogue <omegarogue@omegavoid.codes>
2021-05-23 15:03:52 +02:00
Robert Beekman
df146ceaa4
Merge pull request #217 from DarthAffe/SDK/Razer
Razer - Fixed programmable keys IDs
2021-05-23 11:36:49 +02:00
Robert
f948280596 Razer - Fixed programmable keys IDs 2021-05-22 23:07:13 +02:00
8bfc2443ac
Merge pull request #214 from DarthAffe/Core/IdGeneration
Improved DeviceName-generation to be more consistent after provider disposes
2021-05-16 13:49:16 +02:00
fb6a94f8b2 Improved DeviceName-generation to be more consistent after provider disposes.
This addresses #198
2021-05-15 23:14:07 +02:00
Robert Beekman
d3335b20ae
Merge pull request #212 from DarthAffe/SDK/Logitech
Logitech PID corrections
2021-05-13 19:45:47 +02:00
Robert Beekman
faf7535eaf
Merge pull request #213 from DarthAffe/SDK/Wooting
Wooting - Fixed race condition during SDK load/unload
2021-05-13 19:45:33 +02:00
Robert Beekman
17db44d007
Merge pull request #192 from DarthAffe/SDK/ASUS
ASUS updates & tweaks
2021-05-13 19:45:18 +02:00
91d380ed40
Merge pull request #211 from DarthAffe/SDK/Corsair
Sdk/corsair
2021-05-06 21:24:09 +02:00
Robert
41f9d82edc Wooting - Fixed race condition during SDK load/unload 2021-05-06 21:18:34 +02:00
Robert
20809f2835 Logitech - Removed duplicate G213 HID definition
Logitech - Removed incorrect G512 PID
Logitech - Corrected G513 Carbon PID
Logitech - Added G610 PID
2021-05-06 14:46:06 +02:00
cbe2368c84 Added missing mappings for recent corsair keyboards
This fixes #210
2021-04-29 20:42:08 +02:00
17f7681d33 Added LedIds for keyboard programming- an profile-buttons 2021-04-29 20:29:03 +02:00
Robert
4055ee9b0a ASUS - Refactored to use LedMappings
ASUS - Added laptop model detection
ASUS - Added the option to provide extra LED mappings to keyboards based on model
ASUS - Removed old attempts at detecting non-key LEDs on keyboards
2021-04-29 17:20:24 +02:00
Robert
6254eae845 Merge branch 'Development' into SDK/ASUS 2021-04-29 15:46:05 +02:00
Robert Beekman
63498eb8c3
Merge pull request #202 from diogotr7/razer-mapping
Razer - Added keyboard and mouse ledid mapping
2021-04-29 12:09:46 +02:00
9241673e7f Small fixes for new razer-mappings 2021-04-27 20:39:29 +02:00
f616390b84
Merge pull request #209 from DarthAffe/Typo
Fixed typo
2021-04-27 18:06:50 +02:00
363fc4c066 Fixed typo 2021-04-27 18:06:21 +02:00
a2a7758978
Merge pull request #206 from DarthAffe/SDK/PicoPi
Sdk/pico pi
2021-04-27 17:54:03 +02:00
Robert
6665e14e1d ASUS - Explain what is going on with LED tagging 2021-04-26 22:58:52 +02:00
5fbf716a87
Merge pull request #208 from DarthAffe/ExceptionHandling
Exception handling
2021-04-26 22:33:23 +02:00
b300ac8451 Improved Exception-handling in device providers 2021-04-26 22:09:54 +02:00
68c5990ccd Imporoved exception-handling in device providers 2021-04-26 21:56:30 +02:00
16aa017e77 Fixed wrong id fetch and added config methods to PpicoSDK 2021-04-25 02:26:52 +02:00
5e7ef211f7 Small code cleanup 2021-04-24 20:46:52 +02:00
7b1d8cfcd9
Rename index.md to ReadMe.md 2021-04-24 20:42:58 +02:00
5d3071235b Added PicoPi device provider 2021-04-24 20:41:55 +02:00
a1955ec377 Added LastUpdateTime to update-triggers 2021-04-24 20:39:05 +02:00
41edda99f0 Added public UpdateTriggers list to DeviceProviders 2021-04-24 20:38:30 +02:00
1d57f4e988 Fixed naming of deviceInfo parameter in AbsvtractRGBDevice 2021-04-24 20:37:51 +02:00
Robert
d6054cf527 ASUS - Added mechanism to add extra LEDs via lights 2021-04-23 22:11:00 +02:00
Robert
e86003f1ea ASUS - Attempt to add lights that aren't present as keys 2021-04-22 17:30:19 +02:00
Robert
ca264a4603 Merge branch 'Development' into SDK/ASUS 2021-04-22 16:36:24 +02:00
b39188474f
Merge pull request #205 from DarthAffe/SteelSeries
Fixed Steelseries devices not refreshing correctly and timing out
2021-04-19 22:10:31 +02:00
e3451fe480 Fixed Steelseries devices not refreshing correctly and timing out 2021-04-19 22:05:23 +02:00
b8ccc16f49
Merge pull request #203 from DarthAffe/SDK/Corsair
Sdk/corsair
2021-04-19 20:31:34 +02:00
8366adbbb0 Fixed wrong loop condition in corsair custom devices 2021-04-19 19:43:28 +02:00
1e229324be Rewrote Corsair device handling to use mappings 2021-04-18 19:33:12 +02:00
Diogo Trindade
da4c227684 Added mouse led map 2021-04-17 21:53:46 +01:00
Diogo Trindade
6bbcf987b3 Razer - added keyboard led mapping 2021-04-17 21:31:53 +01:00