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

33 Commits

Author SHA1 Message Date
acdd7c19aa Added additional custom-keyboard-keys 2020-07-11 23:50:18 +02:00
638a833e1d Fixed typo 2019-11-22 20:42:58 +01:00
a3d9c6d16d Fixed translation issue of devices not aligned to the surface origin 2019-11-21 00:09:21 +01:00
ac8ec602dd Added missing operators and documentation 2019-11-20 20:44:12 +01:00
1d727e16b0 Fixed led actual-data update 2019-11-20 17:44:14 +01:00
1126408069 Added caching for actual layout data 2019-11-20 17:33:07 +01:00
fab502e0e4 Added device-rotation 2019-11-20 17:05:55 +01:00
2cf8609173 Added Device-Scaling 2019-11-18 19:59:28 +01:00
65abc89605 Changed rectangle to be immutable 2019-11-18 19:36:46 +01:00
c1e2af6fbb Refactored color 2019-02-24 17:53:04 +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
2a3c13ef87 Fixed an issue with unchanched leds beeing flagged as dirty 2018-12-25 18:54:50 +01:00
c056aa7444 Added speaker as device type 2018-07-15 17:06:03 +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
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
54f7ec97d1 Added a helper method to convert colors to their HEX-representation 2018-03-03 10:23:50 +01:00
6fe54bd3ec Fixed a relative/absolute position problem with leds 2018-01-17 19:44:31 +01:00
17beace550 Fixed wrong hsv to rgb calculation 2017-12-24 12:23:48 +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
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
8e212190ae Fixed some code issues 2017-09-05 14:02:12 +02:00
77b76386ae Fixed transparent-color 2017-08-03 22:54:09 +02:00
59e0344c68 Refactoring 2017-05-13 08:17:01 +02: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
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
89194c4cb4 Added more basic stuff 2017-01-22 15:31:04 +01:00
254bbc206e Added even more basic stuff 2017-01-22 09:47:19 +01:00