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
aae509b275 More code issues fixed 2025-02-08 12:13:14 +01:00
d85f1559b3 Applied some C#12 stuff 2023-12-22 20:56:56 +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
0412058e6a Update logitech integration to make use of the new zone-system in the latest logitech SDK 2018-07-15 17:06:59 +02:00
efe77cedbc Small refactorings to unify code styling 2018-01-14 11:57:45 +01:00
d478fefb8b Fixed some namespaces 2017-12-13 20:19:45 +01:00
c3edd506cb Changed logitech devices to better fit the sdk-design. This allows to easily plug in new devices as soon as the hid-id is known 2017-11-14 22:41:30 +01:00
7264731eb1 Added properties to change the search-paths for native-libaries (sdks) 2017-05-13 07:55:20 +02:00
726ec1443e Made logitech keyboards work (Layout and Images for G910 DE-Layout) 2017-03-26 20:23:41 +02:00
2af55146cc Added logitech support (unfinished: HID-Ids and layouts are missing) 2017-02-04 17:09:00 +01:00