1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 01:58:30 +00:00

29 Commits

Author SHA1 Message Date
Danielle (Roxas)
a5c6dbbeb8
Update RazerDeviceProvider.cs 2022-01-14 19:30:54 +11:00
eccf27f359 Fixed some code issues 2021-11-13 23:24:57 +01:00
71981a5cf3 Merge 2 2021-11-13 18:00:48 +01:00
Diogo Trindade
7b52e9e3ee Added more device definitions 2021-10-13 17:25:39 +01:00
Diogo Trindade
39e3a1d11b Razer - Added basilisk V2 PID 2021-10-13 17:16:40 +01:00
7c0a216ccd Fixed code issues 2021-08-01 16:40:13 +02:00
OmegaRogue
e3bd54df0f
Add Razer Naga 2020 Left Handed Edition
Add Support for Razer Naga 2020 Left Handed Edition to Razer Device Plugin

Signed-off-by: OmegaRogue <omegarogue@omegavoid.codes>
2021-05-23 15:03:52 +02:00
Robert Beekman
63498eb8c3
Merge pull request #202 from diogotr7/razer-mapping
Razer - Added keyboard and mouse ledid mapping
2021-04-29 12:09:46 +02:00
9241673e7f Small fixes for new razer-mappings 2021-04-27 20:39:29 +02:00
b300ac8451 Improved Exception-handling in device providers 2021-04-26 22:09:54 +02:00
Diogo Trindade
da4c227684 Added mouse led map 2021-04-17 21:53:46 +01:00
Diogo Trindade
6bbcf987b3 Razer - added keyboard led mapping 2021-04-17 21:31:53 +01:00
7f3abaefec Added Led-Mapping base class and centralized HID-device-detection 2021-04-02 00:32:22 +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
28d8335ee0 Merge 2021-03-04 23:56:42 +01:00
2a9a43683c Streamlined device loading/handling in device providers 2021-03-04 23:33:00 +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
6a4ebb3d2a Refactoring 2021-02-06 17:07:41 +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
276c1687a3 Workarounded some unload-issues (still there but late enough to not cause too much issues) 2020-03-03 17:17:42 +01:00
83edbc6eac Fully implemented disposing on devices 2020-03-03 14:50:31 +01:00
1cfdeefde1 Added native-unload to all deviceprovider-disposes 2020-03-03 14:30:12 +01:00
b471c0e192 Added missing code documentation 2018-04-08 11:58:10 +02:00
33c8e69f93 Changed the surface to work with update-triggers instead of fixed update-modes. Adapted device-update-triggers to match the general concept 2018-04-07 10:46:23 +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
7b5895d2a4 Added a workaround for some weird issue with the x86 razer-sdk 2018-02-08 20:04:26 +01:00
cdace494bc Changed device-providers to be disposable 2018-01-29 12:41:43 +01:00
9ec84b9e37 Added Razer-SDK support 2017-12-11 09:49:35 +01:00