|
|
30624035f1
|
Changed all namespaces to file-scope
|
2021-11-13 17:35:08 +01:00 |
|
|
|
7c0a216ccd
|
Fixed code issues
|
2021-08-01 16:40:13 +02:00 |
|
|
|
2a9a43683c
|
Streamlined device loading/handling in device providers
|
2021-03-04 23:33:00 +01:00 |
|
|
|
f6f3e9185c
|
Moved color-correction logic deeper down to the device
|
2021-03-03 23:29:31 +01:00 |
|
|
|
d44223ee6a
|
Added base class for location/size-handling and refactored devices and leds to make use of it
|
2021-02-09 23:11:01 +01:00 |
|
|
|
a0a1521658
|
Fixed warnings
|
2021-02-02 23:37:56 +01:00 |
|
|
|
04f07d76a2
|
Removed SyncBack
|
2020-12-25 19:45:08 +01:00 |
|
|
|
83edbc6eac
|
Fully implemented disposing on devices
|
2020-03-03 14:50:31 +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 |
|
|
|
b471c0e192
|
Added missing code documentation
|
2018-04-08 11:58:10 +02:00 |
|
|
|
33c8e69f93
|
Changed the surface to work with update-triggers instead of fixed update-modes. Adapted device-update-triggers to match the general concept
|
2018-04-07 10:46:23 +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 |
|
|
|
dbdf95e06f
|
Fixed wrong color encoding for asus-devices
|
2017-12-24 16:18:49 +01:00 |
|
|
|
c5a1825f50
|
Refactored LedIds
Everything is now based on the same ids for all devices
|
2017-12-13 17:19:56 +01:00 |
|
|
|
1865b4d83e
|
Changed Point and Size to be an immutable value-types
|
2017-12-05 14:25:38 +01:00 |
|
|
|
b9e443b3b6
|
Fixed some code issues
|
2017-11-26 09:45:24 +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 |
|