|
|
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 |
|
|
|
f91d5e5060
|
Added support for novation launchpad mk2
|
2020-09-05 23:48:46 +02:00 |
|
|
|
bc9ff70975
|
Fixed use after dispose for novation devices
|
2020-03-03 16:00:36 +01:00 |
|
|
|
83edbc6eac
|
Fully implemented disposing on devices
|
2020-03-03 14:50:31 +01:00 |
|
|
|
7c5306232f
|
Revert "Added Id to devices"
This reverts commit a86d5f7e84b8ba586f819d5b672b7176ae1416f4.
|
2018-07-10 20:33:50 +02:00 |
|
|
|
a86d5f7e84
|
Added Id to devices
|
2018-07-10 20:06:38 +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 |
|
|
|
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 |
|
|
|
8e212190ae
|
Fixed some code issues
|
2017-09-05 14:02:12 +02:00 |
|
|
|
eee3a8f30a
|
Fixed comment in novation-device
|
2017-08-17 20:31:08 +02:00 |
|
|
|
0e70cd46dc
|
Implement Novation device reset
|
2017-08-17 20:25:32 +02:00 |
|
|
|
5d3a83335b
|
Fixed wrong color-calculation for novation devices
|
2017-08-17 17:01:31 +02:00 |
|
|
|
3a9d8e2e6d
|
Improved color-calculation of novation devices
|
2017-08-16 20:36:43 +02:00 |
|
|
|
5440f9844f
|
Fixed some code-issues in novation-library
|
2017-08-16 19:56:15 +02:00 |
|
|
|
8ecaff8722
|
Implement Novation device detection (at start only Launchpad S supported) and implement updating of leds
|
2017-08-16 18:05:45 +02:00 |
|
|
|
f654f825f7
|
Added stub-novation-library for launchpad support
|
2017-08-15 21:09:16 +02:00 |
|