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

17 Commits

Author SHA1 Message Date
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