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

17 Commits

Author SHA1 Message Date
7e72d3199b Added DevicesChanged-event to device providers 2023-05-08 21:28:55 +02:00
37e4954583 Added exception-handling to all UpdateQueues 2023-03-05 16:34:01 +01:00
30624035f1 Changed all namespaces to file-scope 2021-11-13 17:35:08 +01:00
ef12e402ea Changed IReadOnlyCollections to IReadOnlyLists 2021-09-06 01:12:36 +02:00
59e11e5b82 Fixed code issues 2021-07-31 16:59:51 +02:00
7b0e9152fd Fixed code issues 2021-06-01 23:53:56 +02:00
a2a7758978
Merge pull request #206 from DarthAffe/SDK/PicoPi
Sdk/pico pi
2021-04-27 17:54:03 +02:00
68c5990ccd Imporoved exception-handling in device providers 2021-04-26 21:56:30 +02:00
41edda99f0 Added public UpdateTriggers list to DeviceProviders 2021-04-24 20:38:30 +02:00
2a9a43683c Streamlined device loading/handling in device providers 2021-03-04 23:33:00 +01:00
6a4ebb3d2a Refactoring 2021-02-06 17:07:41 +01:00
d4bb0bd9fd Updated core to correctly use nullable reference types; first changes for new device handling 2020-12-31 20:07:51 +01:00
5bc945c4f7 Removed static RGBSurface and DeviceSpecialParts 2020-12-29 15:34:35 +01:00
cdace494bc Changed device-providers to be disposable 2018-01-29 12:41:43 +01:00
11ca959328 Added a device filter to LoadDevices and device Initialize 2017-12-07 12:24:14 +01:00
7264731eb1 Added properties to change the search-paths for native-libaries (sdks) 2017-05-13 07:55:20 +02:00
c8dac3905d Somehow finished the really basic stuff 2017-01-25 20:33:15 +01:00