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

20 Commits

Author SHA1 Message Date
2a9a43683c Streamlined device loading/handling in device providers 2021-03-04 23:33:00 +01:00
190f5df025 Added physical-layout to KeyboardDeviceInfo 2021-02-13 18:28:24 +01:00
6a4ebb3d2a Refactoring 2021-02-06 17:07:41 +01:00
a0a1521658 Fixed warnings 2021-02-02 23:37:56 +01:00
57dc9afb32 Updated device providers to make everything compile again 2021-02-01 23:13:15 +01:00
4f718ae66a
Merge pull request #141 from DarthAffe/asuskeyboard
Asus keyboard
2020-07-11 23:52:23 +02:00
ca29490f02 Refactored asus keyboard implementation 2020-07-11 23:50:33 +02:00
b0dc472fa7 Applied device-interfaces 2020-04-18 15:29:11 +02:00
5b3a077557 Started Asus refactoring (WIP) 2020-02-22 15:11:27 +01:00
Alex
03c8d35421 Device Support
Asus strix scope tested
Asus strix flare not tested

Signed-off-by: Alex <ritt.alex@gmail.com>
2019-12-28 13:19:21 +01:00
fe8adbd849 Added event to intercept the creation of absolute paths 2019-08-18 17:58:03 +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
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
739fbf8733 Updated Layouts to contain device-image infos 2018-01-17 21:56:01 +01:00
c5a1825f50 Refactored LedIds
Everything is now based on the same ids for all devices
2017-12-13 17:19:56 +01:00
84133738b4 Small fixes 2017-12-11 09:45:09 +01:00
b700c84b8d Added device update modes and implemented syncback for corsair and asus 2017-12-06 15:41:23 +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