..
LogitechControllerDetect.cpp
Initial commit for the Logitech G633 to resolve #2911
2022-12-06 12:45:46 +11:00
LogitechG203LController.cpp
Update hidapi to version 0.12.0. Direct mode stabilization of Logitech G203 Lightsync ( fixes #877 ).
2022-08-23 13:42:15 +00:00
LogitechG203LController.h
Update hidapi to version 0.12.0. Direct mode stabilization of Logitech G203 Lightsync ( fixes #877 ).
2022-08-23 13:42:15 +00:00
LogitechG213Controller.cpp
Fixed Logitech G213 Inconsistent Lighting Changes
2022-11-09 13:43:00 +00:00
LogitechG213Controller.h
Implement modes for Logitech G213 Keyboard
2021-06-06 02:41:56 +01:00
LogitechG560Controller.cpp
Packet read size fix. Should be 20, not 200
2021-05-17 17:41:59 +00:00
LogitechG560Controller.h
Small performance and stability tweaks
2021-03-02 21:10:04 -06:00
LogitechG810Controller.cpp
Check return code from hid_get_serial_number_string() in GetSerialString()
2021-06-04 22:14:05 -05:00
LogitechG810Controller.h
Fill in serial field for all HID controllers using hidapi
2020-12-03 00:01:42 -06:00
LogitechG815Controller.cpp
Fix Logitech G815 keyboard freezing
2021-07-07 17:04:48 -05:00
LogitechG815Controller.h
Fix Logitech G815 keyboard freezing
2021-07-07 17:04:48 -05:00
LogitechG910Controller.cpp
Check return code from hid_get_serial_number_string() in GetSerialString()
2021-06-04 22:14:05 -05:00
LogitechG910Controller.h
Update Logitech G910 LED list to add G keys and second Logo, update matrix
2021-05-25 19:15:45 -05:00
LogitechG915Controller.cpp
Logitech G915 TKL mode support
2022-05-05 22:56:30 +00:00
LogitechG915Controller.h
Logitech G915 TKL mode support
2022-05-05 22:56:30 +00:00
LogitechG933Controller.cpp
Initial G933 support
2021-06-22 17:19:47 +00:00
LogitechG933Controller.h
Initial G933 support
2021-06-22 17:19:47 +00:00
LogitechGLightsyncController.cpp
Add HID to Logitech Lightspeed location string so that profile loading is successful.
2022-08-02 16:25:54 +02:00
LogitechGLightsyncController.h
Added include needed by arch #1427
2021-05-26 02:09:50 +00:00
LogitechGProKeyboardController.cpp
Add logitech g pro keyboard support
2021-11-27 21:28:42 +00:00
LogitechGProKeyboardController.h
Add logitech g pro keyboard support
2021-11-27 21:28:42 +00:00
LogitechLightspeedController.cpp
Initial commit for the Logitech G633 to resolve #2911
2022-12-06 12:45:46 +11:00
LogitechLightspeedController.h
Initial commit for the Logitech G633 to resolve #2911
2022-12-06 12:45:46 +11:00
LogitechProtocolCommon.cpp
Initial commit for the Logitech G633 to resolve #2911
2022-12-06 12:45:46 +11:00
LogitechProtocolCommon.h
Initial commit for the Logitech G633 to resolve #2911
2022-12-06 12:45:46 +11:00
LogitechX56Controller.cpp
Correcting the metadata for the Logitech x56 HOTAS to resolve #2574
2022-08-09 18:24:12 +00:00
LogitechX56Controller.h
Correcting the metadata for the Logitech x56 HOTAS to resolve #2574
2022-08-09 18:24:12 +00:00
RGBController_LogitechG203L.cpp
Update hidapi to version 0.12.0. Direct mode stabilization of Logitech G203 Lightsync ( fixes #877 ).
2022-08-23 13:42:15 +00:00
RGBController_LogitechG203L.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG213.cpp
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG213.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG560.cpp
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG560.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG810.cpp
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG810.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG815.cpp
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG815.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG910.cpp
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG910.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG915.cpp
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG915.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG933.cpp
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechG933.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechGLightsync.cpp
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechGLightsync.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechGLightsync1zone.cpp
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechGLightsync1zone.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechGPowerPlay.cpp
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechGPowerPlay.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechGProKeyboard.cpp
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechGProKeyboard.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechLightspeed.cpp
Initial commit for the Logitech G633 to resolve #2911
2022-12-06 12:45:46 +11:00
RGBController_LogitechLightspeed.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechX56.cpp
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00
RGBController_LogitechX56.h
Remove SetCustomMode from all controllers beginning with the letter L
2022-08-14 13:24:38 -05:00