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

427 Commits

Author SHA1 Message Date
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
a3f9b430d1
Small formatting changes 2020-08-13 10:30:25 +02:00
SpoinkyNL
2d833fb800 CoolerMaster - Fix slow device updates 2020-08-13 00:40:46 +02:00
4927d76e21
Merge pull request #142 from DarthAffe/SDK/WS281X
Added device-provider for NodeMCU based WS281X-leds
2020-08-04 21:55:22 +02:00
a5743d8b3a
Merge pull request #146 from DarthAffe/debug-layout-path
Include Layout path in Debug RGB device
2020-08-03 00:05:51 +02:00
0c5d0fe735
Small coding style adjustment 2020-08-03 00:05:31 +02:00
SpoinkyNL
37426ef413 Include Layout path in Debug RGB device 2020-08-01 18:57:24 +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
b885116e83
Update README.md 2020-07-16 00:54:41 +02:00
8c4f680cba
Merge pull request #143 from DarthAffe/SDK/Asus
Replaced magic numbers with enum values
2020-07-16 00:44:58 +02:00
924fa40232 Replaced magic numbers with enum values 2020-07-16 00:43:51 +02:00
1e8c6596c5
Used port-constant for web-server creation in NodeMCU-sketch
Co-authored-by: Leon Kiefer <leon.k97@gmx.de>
2020-07-14 14:28:20 +02:00
b8a3593792 Added a REST-API to NodeMCU devices and added using it as an optional update-mode 2020-07-13 23:52:08 +02:00
dd5fb6db89 Changed UpdateQueue.Dispose to be virtual 2020-07-13 23:42:07 +02:00
7c6db8738c Added device-provider for NodeMCU based WS281X-leds 2020-07-12 16:06:54 +02:00
93eae1d859 Updated copyright information 2020-07-12 00:01:35 +02:00
4f718ae66a
Merge pull request #141 from DarthAffe/asuskeyboard
Asus keyboard
2020-07-11 23:52:23 +02:00
ca29490f02 Refactored asus keyboard implementation 2020-07-11 23:50:33 +02:00
acdd7c19aa Added additional custom-keyboard-keys 2020-07-11 23:50:18 +02:00
8b0c7ea75b
Merge pull request #140 from DarthAffe/SDK/SteelSeries
Lisp-handler rewrite
2020-07-11 21:17:34 +02:00
f4d2e59831 Replaced refresh-update with heartbeat 2020-07-11 21:14:40 +02:00
5a4294499a Rewrote lisp-handler to greatly improve performance for bigger devices (like keyboards) 2020-07-11 21:14:21 +02:00
2b76224383
Merge pull request #139 from DarthAffe/SDK/SteelSeries
Sdk/steel series
2020-07-09 21:09:31 +02:00
0025f4321a
Merge pull request #138 from Hex3l/Development
SteelSeries per-key-zone devices fix (keyboards), adds Apex 7 TKL
2020-07-09 21:07:13 +02:00
2e63db2049
Merge branch 'SDK/SteelSeries' into Development 2020-07-09 21:06:14 +02:00
237baf9313 Merge branch 'Development' into SDK/SteelSeries 2020-07-09 21:04:31 +02:00
7b5013c4f8 Fixed device-initialization in lisp-handler 2020-07-09 21:03:26 +02:00
Hex3l
af15c645f8 fixes per-key-zone devices, fixes Rival600 pid, adds Apex 7 tkl 2020-07-09 17:17:07 +02:00
191171f2ad
Merge pull request #136 from DarthAffe/Core/DecoratorFix
Improved usabillity of decorators a bit
2020-07-08 23:03:04 +02:00
9e9f53d4c9
Merge pull request #137 from DarthAffe/SDK/MSI
MSI - Provide sender when calling PathHelper.GetAbsolutePath
2020-07-08 23:02:27 +02:00
SpoinkyNL
b38c365101 Merge remote-tracking branch 'origin/SDK/MSI' into SDK/MSI 2020-07-08 22:53:03 +02:00