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
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
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
2d0fd93b5f
Merge pull request #201 from DarthAffe/DeviceHids
...
Device hids
2021-04-17 20:35:14 +02:00
bdad1982cd
Added logitech G900 PID
...
This fixes #133
2021-04-17 20:34:32 +02:00
9b66cf0260
Added logitech G513 Carbon PID
...
This fixes #168
2021-04-17 20:31:30 +02:00
d9c5a4b258
Added SteelSeries Rival 650 PID
...
This fixes #177
2021-04-17 20:27:53 +02:00
25198dabb9
Merge pull request #195 from DarthAffe/Core/HID
...
Added Led-Mapping base class and centralized HID-device-detection
2021-04-17 20:17:41 +02:00
19ecd3c8be
Merge pull request #200 from DarthAffe/Devices/DMX
...
DMX - Fix default random CID creation
2021-04-17 01:48:42 +02:00
Robert
0ac1858627
DMX - Fix default random CID creation
2021-04-16 17:41:28 +02:00
Robert
9343d6ee29
Logitech - Use LogiLedSetLightingForKeyWithKeyName for per key devices
2021-04-14 23:27:49 +02:00
07a4b0081f
Merge pull request #196 from DarthAffe/SDK/Asus_Workaround
...
Added (for testing) workaround for asus devices
2021-04-05 16:04:28 +02:00
313661a532
Added (for testing) workaround for asus devices
2021-04-05 14:54:00 +02:00
f8d007b7cd
Added check to prevent updates of unmapped leds on logitech devices
2021-04-02 21:48:10 +02:00
7f3abaefec
Added Led-Mapping base class and centralized HID-device-detection
2021-04-02 00:32:22 +02:00
Robert Beekman
7f0ca72c7b
Merge pull request #194 from DarthAffe/Layouts
...
Small layout fixes
2021-04-02 00:04:50 +02:00
Robert
922488358a
Layouts - Removed public interface property
2021-04-01 23:28:42 +02:00
Robert
6545c25c2d
Layouts - Added missing Author property
...
Layouts - Removed Lighting element from xsd
2021-04-01 10:46:19 +02:00
eb3b91d8d8
Merge pull request #191 from DarthAffe/UniqueDeviceNames
...
Added Helper to create unique device names for all devices
2021-03-26 23:38:30 +01:00
9907dd21ec
Added Helper to create unique device names for all devices
2021-03-26 21:49:10 +01:00
Robert Beekman
82ca48d933
Merge pull request #187 from DarthAffe/SDK/Razer
...
Razer improvements & missing PIDs
2021-03-26 21:22:10 +01:00
36365e9de8
Merge pull request #190 from DarthAffe/Core/TextureImprovement
...
Added int overload for PixelTexture
2021-03-25 21:51:35 +01:00
bf0f6160e3
Added int overload for PixelTexture
2021-03-25 21:50:32 +01:00
Robert Beekman
e8fc81ca6c
Merge pull request #188 from DarthAffe/SDK/Logitech
...
Logitech - Added G733 PID
2021-03-24 15:02:19 +01:00
Robert
5d83c698d4
Logitech - Added G733 PID
2021-03-20 22:01:53 +01:00
Robert
f03ae301aa
Razer - Added endpoint types to device info
...
Razer - Only add the first device of each endpoint type
Razer - Fixed mouse effect ID
2021-03-17 22:27:42 +01:00
Robert Beekman
ebc62f5e5c
Merge pull request #185 from DarthAffe/SDK/CoolerMaster
...
CoolerMaster - Update SDK & added missing devices
2021-03-11 21:54:58 +01:00
aaddb63c63
Merge pull request #184 from Cheerpipe/G815_PID
...
G815 PID
2021-03-11 20:51:22 +01:00
Robert
595bc702b7
Cooler Master - Color matrix fixes
2021-03-10 22:09:02 +01:00
Cheerpipe
e8d8cf9380
G815 PID
2021-03-09 21:45:17 -03:00
Robert
8ff4c0b243
CoolerMaster - Added missing SDK-supported keyboards
...
CoolerMaster - Added mappings for every SDK-supported keyboard
CoolerMaster - Fixed enabling/disabling the provider at runtime
Core - Added Keyboard.Function LED ID
2021-03-06 22:55:10 +01:00