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

408 Commits

Author SHA1 Message Date
5e347db063 Added deviceprovider-loader to all projects 2018-01-29 12:58:36 +01:00
573ca419f9 Added basic Roccat-SDK-implementation (needs test-devices to finish) 2018-01-29 12:42:25 +01:00
cdace494bc Changed device-providers to be disposable 2018-01-29 12:41:43 +01:00
1af93658f9 Fixed calculation error in wrap-extension 2018-01-23 20:05:35 +01:00
9cc8424ae8 Fixed typo 2018-01-21 20:56:03 +01:00
e78525118f Added debug-device-provider 2018-01-17 22:23:20 +01:00
739fbf8733 Updated Layouts to contain device-image infos 2018-01-17 21:56:01 +01:00
6fe54bd3ec Fixed a relative/absolute position problem with leds 2018-01-17 19:44:31 +01:00
6063f48cd4 Fixed wrong K95PLATINUM layout 2018-01-15 20:11:25 +01:00
efe77cedbc Small refactorings to unify code styling 2018-01-14 11:57:45 +01:00
SpoinkyNL
ac0350a9f8 Style fix 2018-01-09 12:36:16 +01:00
SpoinkyNL
835e5a0a32 CoolerMaster fixes
Fixed duplicate values in the LED mappings
Added SetAllLeds for fast bulk LED updating on keyboards
2018-01-09 11:57:04 +01:00
4c32eedee0 Added the correct model-description for asus-mainboards, added PrimeX370-Pro-Layout 2017-12-30 21:05:41 +01:00
dbdf95e06f Fixed wrong color encoding for asus-devices 2017-12-24 16:18:49 +01:00
17beace550 Fixed wrong hsv to rgb calculation 2017-12-24 12:23:48 +01:00
cf1ebb1a1c Added image and layout for logitech G403 2017-12-21 17:20:02 +01:00
741523d6ef Fixed some small mistakes left from the LedId-conversion 2017-12-18 22:06:19 +01:00
d7c12e5e4c Consolidated nuget packages 2017-12-17 16:49:10 +01:00
5b5b0fb9fe Removed UI-project 2017-12-17 16:44:13 +01:00
98226a251d Fixed logitech mappings 2017-12-16 21:19:31 +01:00
c82114758a Added author to layouts 2017-12-14 10:46:29 +01:00
d478fefb8b Fixed some namespaces 2017-12-13 20:19:45 +01:00
c5a1825f50 Refactored LedIds
Everything is now based on the same ids for all devices
2017-12-13 17:19:56 +01:00
200e471e4d Added generic led-id list 2017-12-12 13:35:08 +01:00
9ec84b9e37 Added Razer-SDK support 2017-12-11 09:49:35 +01:00
84133738b4 Small fixes 2017-12-11 09:45:09 +01:00
877c654702 Added property to the surface to get the last update-time 2017-12-11 09:44:57 +01:00
a5195cc716 Fixed version numbers in nuspec files 2017-12-09 09:32:07 +01:00
487f397d90 Fixed meta package 2017-12-09 09:19:16 +01:00
2c833e413b Moved Metapackages to subfolder to prevent it from packing stupid files 2017-12-07 21:40:35 +01:00
055e8580aa Updated readme 2017-12-07 19:30:17 +01:00
73e2ab2d38 Added nuget-metapackages 2017-12-07 19:26:18 +01:00
46f4ebad38 Removed image-folder from nuspec of projects without images to prevent errors while packing 2017-12-07 19:16:25 +01:00
6f14f6f800 Added methods to get specific types of devices from the surface 2017-12-07 12:24:34 +01:00
11ca959328 Added a device filter to LoadDevices and device Initialize 2017-12-07 12:24:14 +01:00
b700c84b8d Added device update modes and implemented syncback for corsair and asus 2017-12-06 15:41:23 +01:00
5e59948d83 Added corsair headset stand 2017-12-06 11:18:36 +01:00
1865b4d83e Changed Point and Size to be an immutable value-types 2017-12-05 14:25:38 +01:00
302ff7743f Added PauseValue to FlashDecorator 2017-12-05 12:38:55 +01:00
50cfd296be Changed color to be an immutable value-type 2017-12-04 10:13:58 +01:00
b9e443b3b6 Fixed some code issues 2017-11-26 09:45:24 +01:00
67fcc8e52e Added generic DeviceInfo to Devices 2017-11-26 09:37:14 +01:00
86bc26233b Updated corsair-SDK to 2.18.127 2017-11-26 08:53:43 +01:00
83a3ea4e01 Added a workaround for the AccessViolation-problem in the aura-sdk 2017-11-26 08:34:36 +01:00
338936d42f Changed all device-providers to load as much devices as possible without throwing exceptions 2017-11-19 21:20:23 +01:00
800a9c2e72 Added hid-id for logitech G502 2017-11-15 21:25:37 +01:00
e165c7af16 Fixed some stuff with logitech devices 2017-11-15 21:01:28 +01:00
c3edd506cb Changed logitech devices to better fit the sdk-design. This allows to easily plug in new devices as soon as the hid-id is known 2017-11-14 22:41:30 +01:00
4f48c63ae2 Renamed asus SDK-integration from aura to asus for naming consistency 2017-11-11 22:01:22 +01:00
22617845b0 Prepared Msi SDK-integration 2017-11-11 21:49:51 +01:00