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

19 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
Robert
f03ae301aa Razer - Added endpoint types to device info
Razer - Only add the first device of each endpoint type
Razer - Fixed mouse effect ID
2021-03-17 22:27:42 +01:00
Robert
587ae8f6e2 Razer - Moved to HID-based device detection
Razer - Added all OpenRazer provided PIDs
Razer - Use device-specific SDK endpoints, allowing access to all Razer devices
2021-02-27 12:00:12 +01:00
a0a1521658 Fixed warnings 2021-02-02 23:37:56 +01:00
2e79d672b5 Change default binary search paths for razer 2020-12-25 23:20:09 +01:00
Diogo Trindade
04c4c1ea1e Updated razer device provider with new Keyboard and mousepad vs grids 2020-12-21 00:46:01 +00:00
1cfdeefde1 Added native-unload to all deviceprovider-disposes 2020-03-03 14:30:12 +01:00
fa396127ea Removed byte-component from color 2019-02-25 20:57:01 +01:00
2bbfe6c6f7 Fixed not working razer headset and chroma-link devices by using type-effects not device-effects 2018-04-02 16:11:58 +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
d478fefb8b Fixed some namespaces 2017-12-13 20:19:45 +01:00
9ec84b9e37 Added Razer-SDK support 2017-12-11 09:49:35 +01:00