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

458 Commits

Author SHA1 Message Date
57dc9afb32 Updated device providers to make everything compile again 2021-02-01 23:13:15 +01:00
6619539176 Reworked Layouts to be more versatile 2021-01-31 14:35:06 +01:00
4a170e6af7 Extracted layout-logic to own project 2021-01-02 17:17:17 +01:00
226d29156d Removed layouts from devices 2021-01-02 17:01:44 +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
53c4b8188d Merged surface-partials into single file 2020-12-29 15:13:39 +01:00
81ad871f94
Merge pull request #167 from DarthAffe/SDK/Razer
Change default binary search paths for razer
2020-12-25 23:21:39 +01:00
2e79d672b5 Change default binary search paths for razer 2020-12-25 23:20:09 +01:00
d69c3a96dd
Merge pull request #165 from DarthAffe/Core/SyncBackRemoval
Removed SyncBack
2020-12-25 22:24:28 +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
e418710f3e
Merge pull request #161 from DarthAffe/SDK/BitwizardFix
Added pin-selectionn for Bitwizard devices
2020-12-25 19:32:50 +01:00
412cbd8c98
Merge pull request #164 from DarthAffe/Net5
Net5
2020-12-25 19:32:41 +01:00
b37584018a
Merge pull request #160 from diogotr7/SDK/Razer
Updated razer device provider with new Keyboard and mousepad vs grids
2020-12-25 19:32:17 +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
87655aba5d Added pin-selection nfor Bitwizard devices 2020-12-24 22:52:52 +01:00
ceeaf35d27
Merge pull request #158 from Fma965/master
Added Logitech G915 TKL HID and G502 Wireless HID and correct some incorrect information
2020-12-24 00:54:53 +01:00
1e544b0cbd
Merge pull request #159 from RafeeSamith/master
Added even more Steelseries PIDs
2020-12-24 00:54:01 +01:00
Diogo Trindade
04c4c1ea1e Updated razer device provider with new Keyboard and mousepad vs grids 2020-12-21 00:46:01 +00:00
a4ed4c466b Updated Asus-device-detection 2020-12-17 17:44:34 +01:00
074fcc8203 Removed legacy Asus-Project 2020-12-17 16:29:01 +01:00
Rafee
53a10c30b9
Added even more PIDs
Added Devices:
- Aerox 3 (Wired and Wireless)
- Rival 100/105/106/110/150
- Rival 300
- Rival 700
- Sensei Ten

- Apex M800
- Apex Pro
- Apex Pro TKL
2020-12-10 23:23:11 +03:00
0907a78efc enabled nullable reference types 2020-12-05 18:13:39 +01:00
Fma965
d6ecc9981f Added G502 Lightsped / Wireless HID 2020-12-05 15:52:25 +00:00
Fma965
c1a81f2ec7 Corrected some names 2020-12-05 15:32:14 +00:00
Fma965
8fc4099c17 Added Logitech G915 TKL HID 2020-12-05 14:22:15 +00:00
66d896edd6 Updated nuget-packages 2020-11-12 17:13:27 +01:00
42456ad7bd Changed Json-Serializer to .NET Default 2020-11-12 17:13:19 +01:00
fdb5022197 Changed all projects to target .NET 5 2020-11-10 23:35:02 +01:00
25534c1a7e
Merge pull request #157 from DarthAffe/Development
Merge development to master
v0.1.33
2020-11-10 20:42:43 +01:00
bfb024dc42
Merge pull request #155 from RafeeSamith/Development
Added new Rival 3 PID
2020-10-25 10:45:08 +01:00
Rafee
7998cc889d
Added new Rival 3 PID
The Rival 3 PID changed from 0x1824 to 0x184C after a firmware update
2020-10-25 00:31:55 +03:00
9f948849e3
Merge pull request #154 from RafeeSamith/Development
Added more Steelseries PIDs to DeviceChecker.cs
2020-10-11 20:12:02 +02:00
Rafee
79aa365360
Added more Steelseries PIDs to DeviceChecker.cs
Added the following devices: Arctis 5 and variants, Apex 5, Apex 7, Apex 7 TKL, Rival 310, Rival 3
2020-10-10 03:28:51 +03:00
980eb72a0c
Merge pull request #153 from DarthAffe/SDK/Corsair
Reverted name change of the Pump-Device to prevent issues with existing layouts
2020-10-04 13:07:19 +02:00
e86cc84b58 Reverted name change of the Pump-Device to prevent issues with existing layouts 2020-10-04 13:04:49 +02:00
df52f6703c
Merge pull request #152 from DarthAffe/SDK/Corsair
Added support for QL-Fans (SDK update to 3.0.355)
2020-10-04 12:54:29 +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
060e0abc4b
Merge pull request #149 from DarthAffe/SDK/WS281X
Allowed to use custom serial-connection implementations for WS281X-devices.
2020-10-04 12:19:11 +02:00
efe8f4da2b
Merge pull request #150 from DarthAffe/SDK/Novation
Sdk/novation
2020-10-04 12:18:42 +02:00
64e3bf4555
Merge pull request #151 from diogotr7/SDK/Wooting
Fixed Wooting One Mode key mapping
2020-09-11 00:04:58 +02:00
Diogo Trindade
2e6ff339e0 Updated wooting SDK functions to v1.2.0
https://github.com/WootingKb/wooting-rgb-sdk/releases/tag/v1.2.0
2020-09-10 16:25:35 +01:00
Diogo Trindade
9acf8fc37f Fixed Wooting One Mode key mapping 2020-09-08 21:47:39 +01:00
cb83135c62 Allowed to use custom serial-connection implementations for WS281X-devices. 2020-09-07 00:18:52 +02:00
f91d5e5060 Added support for novation launchpad mk2 2020-09-05 23:48:46 +02:00
fd2e9a0049 Added color-extension to calculate the distance between two colors 2020-09-05 23:47:05 +02:00
33f896e17d
Merge pull request #147 from DarthAffe/SDK/CoolerMaster
CoolerMaster - Fix slow device updates
2020-08-13 10:51:14 +02:00