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

358 Commits

Author SHA1 Message Date
19a009c9aa Updated all nuget-references 2020-04-20 23:01:56 +02:00
408ce6d81b
Merge pull request #120 from DarthAffe/Core/DeviceTypeInterfaces
Core/device type interfaces
2020-04-18 15:32:39 +02:00
18d3966eb0
Merge pull request #121 from DarthAffe/SDK/LogitechHIDs
Sdk/logitech hids
2020-04-18 15:32:06 +02:00
b0dc472fa7 Applied device-interfaces 2020-04-18 15:29:11 +02:00
49de32724a Typo 2020-04-18 15:13:48 +02:00
f764c3dc8f Added device-interfaces 2020-04-18 15:12:09 +02:00
2488cfa52a Added logitech HIDs from #110 2020-04-18 14:55:11 +02:00
46960200ac Small Performance-improvements in Brush-Color-Finalization 2020-04-18 14:22:52 +02:00
Robert Beekman
c6f2b17ca5
Merge pull request #118 from diogotr7/feature/razer-chroma-guids
Added razer chroma uuids
2020-03-25 12:21:09 +01:00
Diogo Trindade
ad4e281dfa Added razer chroma uuids 2020-03-12 15:37:31 +00:00
276c1687a3 Workarounded some unload-issues (still there but late enough to not cause too much issues) 2020-03-03 17:17:42 +01:00
bc9ff70975 Fixed use after dispose for novation devices 2020-03-03 16:00:36 +01:00
4f72ff117c
Merge pull request #117 from DarthAffe/SDK/Novation
Added Launchpad Mini support
2020-03-03 15:47:56 +01:00
Robert
6d2acbdcbf Add Launchpad Mini support 2020-03-03 15:45:15 +01: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
87b4f0c001
Merge pull request #112 from diogotr7/feature/g810-intl
Added g810-intl PID
2020-03-03 15:25:40 +01:00
89810e4b1d
Merge pull request #116 from DarthAffe/Fix/ThreadSafety
Fix/thread safety
2020-03-03 15:25:09 +01:00
d187ecb997
Merge pull request #114 from DarthAffe/Fix/Dispose
Fix/dispose
2020-03-03 15:24:08 +01:00
9de6a43907 Added locks for groups 2020-03-03 15:20:39 +01:00
ad253fbeaa Added locks for devices and device-providers 2020-03-03 15:08:01 +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
c98ffd2dbf Correctly implemented Dispose for update-triggers 2020-03-03 14:29:49 +01:00
Diogo Trindade
c6d9d993d4 Added g810-intl PID 2020-02-29 22:07:35 +00:00
SpoinkyNL
6a18a1209e Added LS100 strips support, detecting any iCUE configuration 2020-02-25 22:40:51 +01:00
SpoinkyNL
2f3bf99acb Encapsulation 2020-02-25 22:31:14 +01:00
cabb9825be Enabled Msi-Package-Creation 2020-02-24 21:55:24 +01:00
745d60f871
Merge pull request #107 from DarthAffe/SDK/MSI
Sdk/msi
2020-02-23 15:21:13 +01:00
93e7e7d004 Small refactorings 2020-02-23 01:08:47 +01:00
749538741c
Merge pull request #108 from Hex3l/SDK/MSI
Sdk/msi
2020-02-23 00:56:17 +01:00
Hex3l
711f8621f2 fixes typo 2020-02-22 20:19:02 +01:00
Hex3l
7fea5fbde5 Adds MSI VGA support 2020-02-22 20:13:41 +01:00
18887a048e Refactored MSI 2020-02-22 15:59:22 +01:00
65be68f0b4
Merge pull request #106 from Hex3l/SDK/MSI
Adds support to MSI_MB device (motherboard)
2020-02-22 15:12:46 +01:00
Hex3l
b92f121379 Adds support to MSI_MB device (motherboard) 2020-02-15 17:28:08 +01:00
87307e473d
Merge pull request #105 from DarthAffe/SDK/LogitechHIDs
Added logitech HIDs.
2020-02-11 18:47:13 +01:00
ddbf00d894 Added logitech HIDs.
Resolves #104
2020-02-11 18:46:26 +01:00
Robert Beekman
185fd05c4e
Merge pull request #103 from DarthAffe/SDK/Wooting
Updated for official v1.1.0 Wooting SDK
2020-02-05 14:09:26 +01:00
SpoinkyNL
1bdbc7b021 Updated for official v1.1.0 Wooting SDK 2020-01-28 19:43:15 +01:00
SpoinkyNL
9958da79d8 Merge remote-tracking branch 'origin/Core/ThreadSafety' into Development 2020-01-12 16:48:18 +01:00
fb0e59f880
Merge pull request #102 from DarthAffe/SDK/LogitechHIDs
Added g910v2
2019-12-28 23:51:55 +01:00
Felix Lehmann
6ba50ba88e g910v2 2019-12-23 19:48:00 +01:00
c16811e3f7
Merge pull request #98 from DarthAffe/SDK/Wooting
Wooting device provider
2019-12-20 00:58:36 +01:00
50689af9b8
Merge pull request #99 from Xeevis/patch/m65_rgb_elite
Added Corsair M65 RGB Elite
2019-12-19 11:49:41 +01:00
Xeevis
7f62fbc1c2 Added Corsair M65 RGB Elite 2019-12-19 00:06:21 +01:00
SpoinkyNL
6a89222c34 Added ANSI layouts 2019-12-15 22:52:30 +01:00
866a672e67 Added locks to TimerUpdateTrigger 2019-12-15 12:18:39 +01:00
SpoinkyNL
a94509dfcb Implemented update queue and corrected the LED mappings 2019-12-13 10:01:05 +01:00
SpoinkyNL
7690a49e43 Wooting device provider 2019-12-11 22:34:19 +01:00
cd45fdfb99
Merge pull request #95 from DarthAffe/Fix/IncorrectDeviceRect
Fixed AbtractRGBDevice not updating DeviceRectangle on Location change
2019-12-11 21:31:20 +01:00