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

21 Commits

Author SHA1 Message Date
2020992249 Sealed a lot of classes that are not meant to be inherited 2023-04-19 21:19:05 +02:00
258a0cca16 Added detection for novation launchpad pro and custom firmware (not all leds are currently supported) 2022-06-05 15:15:58 +02:00
30624035f1 Changed all namespaces to file-scope 2021-11-13 17:35:08 +01:00
4dbeaf802a Fixed code issues 2021-08-01 16:53:21 +02:00
7c0a216ccd Fixed code issues 2021-08-01 16:40:13 +02:00
7b0e9152fd Fixed code issues 2021-06-01 23:53:56 +02:00
2a9a43683c Streamlined device loading/handling in device providers 2021-03-04 23:33:00 +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
f91d5e5060 Added support for novation launchpad mk2 2020-09-05 23:48:46 +02:00
b0dc472fa7 Applied device-interfaces 2020-04-18 15:29:11 +02:00
fe8adbd849 Added event to intercept the creation of absolute paths 2019-08-18 17:58:03 +02:00
739fbf8733 Updated Layouts to contain device-image infos 2018-01-17 21:56:01 +01:00
741523d6ef Fixed some small mistakes left from the LedId-conversion 2017-12-18 22:06:19 +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
8e212190ae Fixed some code issues 2017-09-05 14:02:12 +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