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

42 Commits

Author SHA1 Message Date
67672be54c Added Provider for WLED-Devices 2024-01-17 23:02:02 +01:00
8faedd1e26 Fixed error in solution 2023-07-24 00:36:32 +02:00
6f91af9039 Readded support for older CUE-SDKs 2023-07-23 19:49:30 +02:00
Diogo Trindade
2d203d31ab Added OpenRGB device provider 2022-09-25 15:25:20 +01:00
10ec33c938 Added some optimizations and tests for Colors 2022-07-17 11:52:29 +02:00
5d3071235b Added PicoPi device provider 2021-04-24 20:41:55 +02:00
7f3abaefec Added Led-Mapping base class and centralized HID-device-detection 2021-04-02 00:32:22 +02:00
13afc29987 Reworked rendering 2021-02-21 15:49:05 +01:00
57dc9afb32 Updated device providers to make everything compile again 2021-02-01 23:13:15 +01:00
4a170e6af7 Extracted layout-logic to own project 2021-01-02 17:17:17 +01:00
04f07d76a2 Removed SyncBack 2020-12-25 19:45:08 +01:00
074fcc8203 Removed legacy Asus-Project 2020-12-17 16:29:01 +01:00
SpoinkyNL
7690a49e43 Wooting device provider 2019-12-11 22:34:19 +01: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
751ca0afa9 Merge 2019-03-31 12:24:17 +02:00
2cb4bbdc83 Added tests for colors 2019-02-24 11:50:30 +01:00
65a291500b Added SteelSeries-Support 2019-02-23 11:15:49 +01:00
fce3dfaeb9 Added device-providers for WS281X-controller (bitwizard and custom arduino) 2018-12-25 18:56:39 +01:00
fb48d9d771 Fixed error in solution file 2018-07-08 20:17:52 +02:00
4b2aba8447 Added SoIP device-provider (WIP) 2018-06-10 22:01:03 +02:00
b59410fd2a Removed nuget-folder from solution 2018-04-02 10:21:57 +02:00
13323a9f0c Added meta-packages 2018-04-01 23:02:50 +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
f323f6206d Added a device-provider for DMX devices (currently only E1.31 [sACN] is implemented) 2018-02-18 17:15:55 +01:00
573ca419f9 Added basic Roccat-SDK-implementation (needs test-devices to finish) 2018-01-29 12:42:25 +01:00
e78525118f Added debug-device-provider 2018-01-17 22:23:20 +01:00
5b5b0fb9fe Removed UI-project 2017-12-17 16:44:13 +01:00
9ec84b9e37 Added Razer-SDK support 2017-12-11 09:49:35 +01:00
2c833e413b Moved Metapackages to subfolder to prevent it from packing stupid files 2017-12-07 21:40:35 +01:00
73e2ab2d38 Added nuget-metapackages 2017-12-07 19:26:18 +01:00
4f48c63ae2 Renamed asus SDK-integration from aura to asus for naming consistency 2017-11-11 22:01:22 +01:00
22617845b0 Prepared Msi SDK-integration 2017-11-11 21:49:51 +01:00
54c3e92a72 Added initial implementation of the Asus Aura SDK 2017-10-07 15:08:12 +02:00
2086b3729d Replaced effects with decorators.
Decorators should be way more flexible while beeing easy to use.
2017-09-05 13:44:23 +02:00
f654f825f7 Added stub-novation-library for launchpad support 2017-08-15 21:09:16 +02:00
4627366cef Changed references between projects away from nuger 2017-08-05 10:32:29 +02:00
89ca7d66d5 Added CoolerMaster device project 2017-03-29 17:58:10 +02:00
2af55146cc Added logitech support (unfinished: HID-Ids and layouts are missing) 2017-02-04 17:09:00 +01:00
a3c1f5a684 Added new WPF-Project and fixed Build-Paths in existing projects 2017-01-28 10:57:03 +01:00
fe2a3288a4 Added nuget-stuff 2017-01-19 23:05:24 +01:00
29895b263f Setup first projects 2017-01-19 21:38:47 +01:00