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

19 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
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
c8a02b5f90 Added cm mouse support, removed update-overloads 2018-03-25 17:51:47 +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
efe77cedbc Small refactorings to unify code styling 2018-01-14 11:57:45 +01:00
d7c12e5e4c Consolidated nuget packages 2017-12-17 16:49:10 +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
a020cb0784 Added System.ValueTuple to all Projects 2017-08-05 15:38:25 +02:00
4627366cef Changed references between projects away from nuger 2017-08-05 10:32:29 +02:00
59e0344c68 Refactoring 2017-05-13 08:17:01 +02:00
8cc4688932 Added basic CoolerMaster support 2017-04-02 11:41:32 +02:00
89ca7d66d5 Added CoolerMaster device project 2017-03-29 17:58:10 +02:00