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

30 Commits

Author SHA1 Message Date
1e229324be Rewrote Corsair device handling to use mappings 2021-04-18 19:33:12 +02:00
2a9a43683c Streamlined device loading/handling in device providers 2021-03-04 23:33:00 +01:00
f6f3e9185c Moved color-correction logic deeper down to the device 2021-03-03 23:29:31 +01:00
d44223ee6a Added base class for location/size-handling and refactored devices and leds to make use of it 2021-02-09 23:11:01 +01:00
a0a1521658 Fixed warnings 2021-02-02 23:37:56 +01:00
04f07d76a2 Removed SyncBack 2020-12-25 19:45:08 +01:00
83edbc6eac Fully implemented disposing on devices 2020-03-03 14:50:31 +01: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
96184d1220 Fixed a problem with syncbacked leds kept in the synced state forever 2018-06-06 20:47:05 +02:00
b471c0e192 Added missing code documentation 2018-04-08 11:58:10 +02:00
66d03cdf4f Changed all existing device-providers to use update-queues to decouple the physical update from the internal update-loop (first draft, code-documention is missing) 2018-03-25 15:53:13 +02:00
c5a1825f50 Refactored LedIds
Everything is now based on the same ids for all devices
2017-12-13 17:19:56 +01:00
b700c84b8d Added device update modes and implemented syncback for corsair and asus 2017-12-06 15:41:23 +01:00
1865b4d83e Changed Point and Size to be an immutable value-types 2017-12-05 14:25:38 +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
8e212190ae Fixed some code issues 2017-09-05 14:02:12 +02:00
15598ab975 Renamed mousemat to mousepad 2017-08-13 08:33:53 +02:00
a2411dd2d3 Some small typo and access-level fixes 2017-04-02 11:10:43 +02:00
675472611d Added images and DE-layouts for K70RGB and K95RGB 2017-02-12 14:30:16 +01:00
cf3bbd547c Added custom shapes for leds 2017-02-11 10:24:15 +01:00
256c6dea74 Added Led-Images as layout-part 2017-02-11 09:39:03 +01:00
bdf446581e Added shape to led and improved layout-loading 2017-02-04 08:29:11 +01:00
f83b08af5e Added layout-functionality to corsair devices 2017-01-31 22:06:22 +01:00
2d42bd85fc Fixed some basic stuff and added images to devices 2017-01-29 20:07:11 +01:00
05c0633348 Fixed some stuff to get Corsair-Devices working 2017-01-26 20:14:38 +01:00
c8dac3905d Somehow finished the really basic stuff 2017-01-25 20:33:15 +01:00
f3128a3dd0 Implemented corsair devices 2017-01-22 15:31:30 +01:00