|
|
59e11e5b82
|
Fixed code issues
|
2021-07-31 16:59:51 +02:00 |
|
|
|
eedeadabda
|
Added workaround for corsair custom devices with wrongly reported channel counts
|
2021-07-02 22:23:35 +02:00 |
|
|
|
95eeef2d04
|
Added corsair device id
|
2021-07-02 22:17:12 +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 |
|
|
|
c372f93215
|
Updated Corsair-provider withe the SDK changes of version 3.0.378
|
2021-06-01 21:08:04 +02:00 |
|
|
|
fb6a94f8b2
|
Improved DeviceName-generation to be more consistent after provider disposes.
This addresses #198
|
2021-05-15 23:14:07 +02:00 |
|
|
|
cbe2368c84
|
Added missing mappings for recent corsair keyboards
This fixes #210
|
2021-04-29 20:42:08 +02:00 |
|
|
|
b300ac8451
|
Improved Exception-handling in device providers
|
2021-04-26 22:09:54 +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 |
|
|
|
9907dd21ec
|
Added Helper to create unique device names for all devices
|
2021-03-26 21:49:10 +01:00 |
|
|
|
2a9a43683c
|
Streamlined device loading/handling in device providers
|
2021-03-04 23:33:00 +01:00 |
|
|
|
f6f3e9185c
|
Moved color-correction logic deeper down to the device
|
2021-03-03 23:29:31 +01:00 |
|
|
|
2222808c23
|
Changed update-Pprameter away from dictionary
|
2021-03-03 23:06:22 +01:00 |
|
|
|
6d7b7ad2e2
|
Merge branch 'Development' into Core/Rendering
|
2021-02-23 23:01:53 +01:00 |
|
|
|
b328032df0
|
Changed everything to use floats instead of doubles
|
2021-02-22 00:46:18 +01:00 |
|
|
|
f00ab7f581
|
Added abnt and ks keyboard-layouts
|
2021-02-13 20:09:04 +01:00 |
|
|
|
190f5df025
|
Added physical-layout to KeyboardDeviceInfo
|
2021-02-13 18:28:24 +01:00 |
|
|
|
d44223ee6a
|
Added base class for location/size-handling and refactored devices and leds to make use of it
|
2021-02-09 23:11:01 +01:00 |
|
|
|
6a4ebb3d2a
|
Refactoring
|
2021-02-06 17:07:41 +01:00 |
|
|
|
a0a1521658
|
Fixed warnings
|
2021-02-02 23:37:56 +01:00 |
|
|
|
57dc9afb32
|
Updated device providers to make everything compile again
|
2021-02-01 23:13:15 +01:00 |
|
|
|
d4bb0bd9fd
|
Updated core to correctly use nullable reference types; first changes for new device handling
|
2020-12-31 20:07:51 +01:00 |
|
|
|
5bc945c4f7
|
Removed static RGBSurface and DeviceSpecialParts
|
2020-12-29 15:34:35 +01:00 |
|
|
|
04f07d76a2
|
Removed SyncBack
|
2020-12-25 19:45:08 +01:00 |
|
|
|
5243cdc6ee
|
Merge pull request #162 from DarthAffe/SDK/Corsair
Added missing Corsair channel device types
|
2020-12-25 19:33:00 +01:00 |
|
|
|
8f37292839
|
Merge pull request #163 from DarthAffe/Net5
Net5
|
2020-12-25 19:32:07 +01:00 |
|
|
|
3e6068b090
|
Added missing Corsair channel device types
|
2020-12-24 23:30:53 +01:00 |
|
|
|
0907a78efc
|
enabled nullable reference types
|
2020-12-05 18:13:39 +01:00 |
|
|
|
fdb5022197
|
Changed all projects to target .NET 5
|
2020-11-10 23:35:02 +01:00 |
|
|
|
e86cc84b58
|
Reverted name change of the Pump-Device to prevent issues with existing layouts
|
2020-10-04 13:04:49 +02:00 |
|
|
|
75d748b5fe
|
Merge branch 'Development' into SDK/Corsair
|
2020-10-04 12:52:41 +02:00 |
|
|
|
8175e85988
|
Updated corsair led ids to SDK 3.0.355
|
2020-10-04 12:46:07 +02:00 |
|
Jack L.R. Pendleton
|
7fbcecd507
|
Add more LEDs to the CorsairLedId enum
|
2020-07-21 00:43:04 -05:00 |
|
Jack L.R. Pendleton
|
83b45fbfbc
|
Added support for QL RGB Fans
|
2020-07-20 20:42:11 -05:00 |
|
|
|
93eae1d859
|
Updated copyright information
|
2020-07-12 00:01:35 +02:00 |
|
|
|
19a009c9aa
|
Updated all nuget-references
|
2020-04-20 23:01:56 +02:00 |
|
|
|
b0dc472fa7
|
Applied device-interfaces
|
2020-04-18 15:29:11 +02:00 |
|
|
|
6b5515aeb2
|
Merge pull request #111 from DarthAffe/SDK/Corsair
Added LS100 strips support, detecting any iCUE configuration
|
2020-03-03 15:26:26 +01:00 |
|
|
|
83edbc6eac
|
Fully implemented disposing on devices
|
2020-03-03 14:50:31 +01:00 |
|
|
|
1cfdeefde1
|
Added native-unload to all deviceprovider-disposes
|
2020-03-03 14:30:12 +01:00 |
|
SpoinkyNL
|
6a18a1209e
|
Added LS100 strips support, detecting any iCUE configuration
|
2020-02-25 22:40:51 +01:00 |
|
Xeevis
|
7f62fbc1c2
|
Added Corsair M65 RGB Elite
|
2019-12-19 00:06:21 +01:00 |
|
|
|
fe8adbd849
|
Added event to intercept the creation of absolute paths
|
2019-08-18 17:58:03 +02:00 |
|
|
|
fa396127ea
|
Removed byte-component from color
|
2019-02-25 20:57:01 +01:00 |
|
|
|
14822c95e4
|
Fixed detection for corsair-cooler
Fixes #47
|
2019-02-15 17:10:11 +01:00 |
|
|
|
2b0449dc89
|
Fixed a wrong corsair ledid.
Fixes #38
|
2018-12-25 23:11:10 +01:00 |
|
|
|
586d20936e
|
Update the corsair device-provider to make use of the new features in the 3.0.217 SDK
|
2018-12-25 18:57:45 +01:00 |
|
|
|
96c37a90e2
|
Added missing comment and device-type
|
2018-10-06 10:20:59 +02:00 |
|