1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2026-06-24 10:36:33 +00:00

13 Commits

Author SHA1 Message Date
Danielle
6937de2793 Added more Logitech devices
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 17:19:33 +10:00
aae509b275 More code issues fixed 2025-02-08 12:13:14 +01:00
f2491038a3 Fixed crash in logitech device provider, when multiple lightspeed devices with the same usage are connected 2024-10-20 11:06:40 +02:00
d85f1559b3 Applied some C#12 stuff 2023-12-22 20:56:56 +01:00
2020992249 Sealed a lot of classes that are not meant to be inherited 2023-04-19 21:19:05 +02:00
Markus Mohoritsch
7c165f51af
Add new PID to list of known Lightspeed Receivers
Logitech is using a new PID 0xC547 for some of it's Lightspeed receivers.
2023-02-05 12:29:40 +01:00
105f996729 Fixed code issue 2022-07-17 11:52:42 +02:00
f5899ffb6d Small code issue fix 2021-12-27 21:25:18 +01:00
Diogo Trindade
1f3cef94c8 Logitech - Added retry mechanism to Lightspeed detector 2021-11-26 17:28:16 +00:00
30624035f1 Changed all namespaces to file-scope 2021-11-13 17:35:08 +01:00
afb68f1277 Refactorings to better fit general code-style; Fix for device-loading 2021-09-26 20:30:31 +02:00
Diogo Trindade
a04018fef1 Use explicit types instad of var 2021-09-23 22:04:54 +01:00
Diogo Trindade
412dc9785c Logitech - Added wireless device detection 2021-09-22 17:08:33 +01:00