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
aae509b275 More code issues fixed 2025-02-08 12:13:14 +01:00
8f7e24ba33 Fixed potential callback collection in CorsairDeviceProvider 2024-03-19 22:03:55 +01:00
d9c244a044 Small fixes 2023-04-19 20:11:30 +02:00
180b0e4538 Updated corsair SDK to iCUE SDK v4.0.48 2023-02-10 19:23:34 +01:00
200631fbdb Streamlined usage of NativeLibrary; Changed all device providers to use function pointers when possible 2022-09-24 22:55:57 +02:00
b3145a70d9 Fixed EnviromentVariables in NativePaths for all device providers 2022-03-31 22:23:22 +02:00
30624035f1 Changed all namespaces to file-scope 2021-11-13 17:35:08 +01: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
b300ac8451 Improved Exception-handling in device providers 2021-04-26 22:09:54 +02:00
a0a1521658 Fixed warnings 2021-02-02 23:37:56 +01:00
1cfdeefde1 Added native-unload to all deviceprovider-disposes 2020-03-03 14:30:12 +01:00
c47afc4704 Updated corsair SDK
This adds support for custom devices (lightning node and commander). And introduced 'fan' as device type.
fixes #23
2018-07-08 20:04:01 +02:00
d478fefb8b Fixed some namespaces 2017-12-13 20:19:45 +01:00
c5a1825f50 Refactored LedIds
Everything is now based on the same ids for all devices
2017-12-13 17:19:56 +01:00
86bc26233b Updated corsair-SDK to 2.18.127 2017-11-26 08:53:43 +01:00
15598ab975 Renamed mousemat to mousepad 2017-08-13 08:33:53 +02:00
7264731eb1 Added properties to change the search-paths for native-libaries (sdks) 2017-05-13 07:55:20 +02:00
df2ec46f51 Renamed CUESDK 2017-03-26 20:28:44 +02:00
cedd220789 Fixed stupid formating in Cue-Natives 2017-01-31 20:25:01 +01:00
f3128a3dd0 Implemented corsair devices 2017-01-22 15:31:30 +01:00