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

24 Commits

Author SHA1 Message Date
226d29156d Removed layouts from devices 2021-01-02 17:01:44 +01:00
d4bb0bd9fd Updated core to correctly use nullable reference types; first changes for new device handling 2020-12-31 20:07:51 +01: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
2a3c13ef87 Fixed an issue with unchanched leds beeing flagged as dirty 2018-12-25 18:54:50 +01:00
96184d1220 Fixed a problem with syncbacked leds kept in the synced state forever 2018-06-06 20:47:05 +02:00
6fe54bd3ec Fixed a relative/absolute position problem with leds 2018-01-17 19:44:31 +01:00
c5a1825f50 Refactored LedIds
Everything is now based on the same ids for all devices
2017-12-13 17:19:56 +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
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