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

17 Commits

Author SHA1 Message Date
e279ea583e Replaced deprecated features and updated nuget packages 2021-08-01 17:22:51 +02:00
0907a78efc enabled nullable reference types 2020-12-05 18:13:39 +01:00
fdb5022197 Changed all projects to target .NET 5 2020-11-10 23:35:02 +01:00
93eae1d859 Updated copyright information 2020-07-12 00:01:35 +02:00
19a009c9aa Updated all nuget-references 2020-04-20 23:01:56 +02:00
9c918302ad Cleaned project files
This should fix #24
2018-07-14 15:53:29 +02:00
bbbae7d75f Replaced 3rd party references with with own, .net standard compatible builds 2018-04-07 16:40:47 +02:00
284c551be6 Changed projects to built against .net standard (and .net 4.5).
This resolves #14.
Resources like SDK-libs, Images and Layouts are removed (and put into an own repository) in that process.
2018-04-01 21:54:14 +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
5e347db063 Added deviceprovider-loader to all projects 2018-01-29 12:58:36 +01:00
c5a1825f50 Refactored LedIds
Everything is now based on the same ids for all devices
2017-12-13 17:19:56 +01:00
67fcc8e52e Added generic DeviceInfo to Devices 2017-11-26 09:37:14 +01:00
4c90edf614 Added images and layout for LaunchpadS 2017-08-17 16:59:05 +02:00
3a9d8e2e6d Improved color-calculation of novation devices 2017-08-16 20:36:43 +02:00
5440f9844f Fixed some code-issues in novation-library 2017-08-16 19:56:15 +02:00
8ecaff8722 Implement Novation device detection (at start only Launchpad S supported) and implement updating of leds 2017-08-16 18:05:45 +02:00
f654f825f7 Added stub-novation-library for launchpad support 2017-08-15 21:09:16 +02:00