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

1034 Commits

Author SHA1 Message Date
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
c056aa7444 Added speaker as device type 2018-07-15 17:06:03 +02:00
9c918302ad Cleaned project files
This should fix #24
2018-07-14 15:53:29 +02:00
d0c3d4a9dc Added DeviceName 2018-07-10 20:59:52 +02:00
7c5306232f Revert "Added Id to devices"
This reverts commit a86d5f7e84b8ba586f819d5b672b7176ae1416f4.
2018-07-10 20:33:50 +02:00
a86d5f7e84 Added Id to devices 2018-07-10 20:06:38 +02:00
38f62e0a37 Fixed wrong id of the fan device type 2018-07-09 21:50:44 +02:00
fb48d9d771 Fixed error in solution file 2018-07-08 20:17:52 +02:00
c47afc4704 Updated corsair SDK
This adds support for custom devices (lightning node and commander). And introduced 'fan' as device type.
fixes #23
2018-07-08 20:04:01 +02:00
4b2aba8447 Added SoIP device-provider (WIP) 2018-06-10 22:01:03 +02:00
263dddcee3 Changed ToHex-Conversion to use upper case characters 2018-06-10 21:57:10 +02:00
328074bfa2 Added more methods to work with HEX-colors 2018-06-10 17:21:35 +02:00
96184d1220 Fixed a problem with syncbacked leds kept in the synced state forever 2018-06-06 20:47:05 +02:00
9e44b8f9e5 Removed useless generic from device-loading 2018-06-03 10:15:25 +02:00
0b41bb1b02 Removed generic constraint from IDeviceProviderLoader 2018-06-03 10:03:27 +02:00
ce745f0b6e Fixed wrong assignment in DeviceUpdateTrigger 2018-06-03 10:02:52 +02:00
2ce7b44669 Added hids for logitech G19 and G600 2018-04-18 21:58:50 +02:00
0e6de967a0 Fixed wrong max-mainboard-check 2018-04-18 21:57:40 +02:00
62020a2d09 Replaced own hidsharp-package with the latest official which supports .net standard 2018-04-11 18:17:18 +02:00
b471c0e192 Added missing code documentation 2018-04-08 11:58:10 +02:00
bbbae7d75f Replaced 3rd party references with with own, .net standard compatible builds 2018-04-07 16:40:47 +02:00
33c8e69f93 Changed the surface to work with update-triggers instead of fixed update-modes. Adapted device-update-triggers to match the general concept 2018-04-07 10:46:23 +02:00
72414d2110 Added method to load devices from the deviceprovider-loader 2018-04-07 10:41:58 +02:00
2bbfe6c6f7 Fixed not working razer headset and chroma-link devices by using type-effects not device-effects 2018-04-02 16:11:58 +02:00