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

407 Commits

Author SHA1 Message Date
db7d0b095a
Merge pull request #61 from DarthAffe/SDK/Logitech
Added G300s to logitech provider
2019-04-14 11:13:02 +02:00
96ddcac3e2 Added G300s to logitech provider 2019-04-14 11:11:48 +02:00
d35b67a38c
Merge pull request #59 from deckertron9000/sdk/msi/updates
Adding marshaling information for sdk calls.
2019-04-01 21:09:16 +02:00
deckertron9000
1fbe7017c1 Adding marshaling information for sdk calls. 2019-03-31 15:16:30 -05:00
74d52df866
Merge pull request #58 from DarthAffe/Development
Merge develop to master
2019-03-31 14:02:59 +02:00
dd045cccf4
Merge pull request #57 from DarthAffe/SDK/Logitech
Added G703 to logitech provider
2019-03-31 13:48:00 +02:00
da75879051 Added G703 to logitech provider
This resolves #53
2019-03-31 13:47:06 +02:00
5dd5eea525
Merge pull request #52 from DarthAffe/SDK/SteelSeries
Added SteelSeries-Support
2019-03-31 13:41:47 +02:00
def02f19c2 Adapted SteelSeries-queue to color-rework 2019-03-31 13:39:56 +02:00
751ca0afa9 Merge 2019-03-31 12:24:17 +02:00
0392571b14
Merge pull request #56 from DarthAffe/Core/Colors
Reworked the whole color-logic to resolve #50 and to resolve #51
2019-03-31 12:20:35 +02:00
dabfbdf0a4 Small code-issue fixes 2019-03-31 12:16:07 +02:00
5d374db9ef Moved comparison, blending and conversion from color to a behavior-class to make it exchangeable 2019-02-25 21:25:09 +01:00
fa396127ea Removed byte-component from color 2019-02-25 20:57:01 +01:00
558eb3eb5a Added missing doc-comments 2019-02-24 18:00:12 +01:00
0895627ccf Fixed color-operators 2019-02-24 17:56:49 +01:00
c1e2af6fbb Refactored color 2019-02-24 17:53:04 +01:00
e70c1c6bb0 Removed equals-check in percentage->byte conversion 2019-02-24 11:50:49 +01:00
2cb4bbdc83 Added tests for colors 2019-02-24 11:50:30 +01:00
5830adb11a
Merge pull request #49 from DarthAffe/Fix/CorsairCooler
Fixed detection for corsair-cooler
2019-02-23 11:19:33 +01:00
65a291500b Added SteelSeries-Support 2019-02-23 11:15:49 +01:00
14822c95e4 Fixed detection for corsair-cooler
Fixes #47
2019-02-15 17:10:11 +01:00
4f18f3c12c
Merge pull request #41 from DarthAffe/Development
Updated CM-SDK and fixed logitech speakers
2019-01-13 15:00:36 +01:00
afbc25e1b2
Merge pull request #40 from DarthAffe/SDK/Logitech
Fixed wrong zone count for logitech speakers
2019-01-13 14:53:04 +01:00
7e1c89bf3c
Merge pull request #39 from DarthAffe/SDK/CoolerMaster
Updated CoolerMaster-SDK
2019-01-13 14:52:54 +01:00
b5c0f4933a Updated CoolerMaster SDK to v23 2019-01-12 15:38:57 +01:00
6a9f62a9cd Fixed wrong zone-amount for logitech G560 2019-01-08 22:13:28 +01:00
f3975387cb
Fixed wrong link in ReadMe 2019-01-05 13:00:53 +01:00
56c6d64faa
Fixed wrong link in readme 2019-01-05 12:59:57 +01:00
5c210c591b Updated readme 2019-01-05 11:26:39 +01:00
2b0449dc89 Fixed a wrong corsair ledid.
Fixes #38
2018-12-25 23:11:10 +01:00
e2d8c48c1e Added speaker-definition to the razer device-provider (currently not implemented) 2018-12-25 18:58:28 +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
fce3dfaeb9 Added device-providers for WS281X-controller (bitwizard and custom arduino) 2018-12-25 18:56:39 +01:00
fde6d17bda Added a method to change the behavior of selecting leds to update in devices 2018-12-25 18:55:49 +01:00
5a0d5ff104 Changed internal MathHelper-method to public 2018-12-25 18:55:19 +01:00
2a3c13ef87 Fixed an issue with unchanched leds beeing flagged as dirty 2018-12-25 18:54:50 +01:00
0813b8eeab Added basic model detection for asus graphic cards 2018-12-20 14:46:01 +01:00
1cf0f692fd Removed debug-output from soip-queue 2018-12-12 22:33:23 +01:00
d537d005ff Merge branch 'master' of https://github.com/DarthAffe/RGB.NET 2018-10-29 20:02:50 +01:00
eda537289d Added hid for logitech g213 2018-10-29 20:02:14 +01:00
38c8c1dcc2
Removed old issue-link from readme 2018-10-12 22:47:39 +02:00
eb8dd1c668 Updated fody in SoIP-Project 2018-10-06 10:39:27 +02:00
96c37a90e2 Added missing comment and device-type 2018-10-06 10:20:59 +02:00
6c225bbfc4 Added memory- and cooler-support introduced with the new corsair-SDK-version 2018-10-06 10:20:34 +02:00
6995259ea8 Added hid for logitech G560-speakers 2018-09-27 09:38:43 +02:00
5de6318003 Added a few more logitech-HIDs 2018-07-29 14:42:43 +02:00
d5b62c478b Added logitech G303
(fixes #28)
2018-07-26 21:46:35 +02:00
174accf529 Fix wrong IsConnected-check for logitech per-key-devices 2018-07-15 17:27:47 +02:00
0412058e6a Update logitech integration to make use of the new zone-system in the latest logitech SDK 2018-07-15 17:06:59 +02:00