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

18 Commits

Author SHA1 Message Date
e279ea583e Replaced deprecated features and updated nuget packages 2021-08-01 17:22:51 +02:00
a4ed4c466b Updated Asus-device-detection 2020-12-17 17:44:34 +01: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
ac11f0654c Added aura-sdk-libaray 2019-06-16 17:49:46 +02:00
ca1c193b6d Included sdk-lib in nuget-package 2019-06-16 12:37:22 +02:00
8e20faa65d Added new Asus-implementation based on the v3-SDK 2019-06-16 12:25:12 +02:00
b7099aa7e2 Moved current Asus-Implementation (v2-SDK) to a legacy-project 2019-06-16 12:19:45 +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
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
4c32eedee0 Added the correct model-description for asus-mainboards, added PrimeX370-Pro-Layout 2017-12-30 21:05:41 +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
4f48c63ae2 Renamed asus SDK-integration from aura to asus for naming consistency 2017-11-11 22:01:22 +01:00