| .. |
|
LogitechControllerDetect.cpp
|
Initial commit for the Logitech G935 to resolve #2214
|
2022-03-10 19:26:25 +11:00 |
|
LogitechG203LController.cpp
|
Check return code from hid_get_serial_number_string() in GetSerialString()
|
2021-06-04 22:14:05 -05:00 |
|
LogitechG203LController.h
|
Fill in serial field for all HID controllers using hidapi
|
2020-12-03 00:01:42 -06:00 |
|
LogitechG213Controller.cpp
|
Implement modes for Logitech G213 Keyboard
|
2021-06-06 02:41:56 +01: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
|
Simplify Logitech G915 detection logic
|
2021-09-03 13:54:22 +02:00 |
|
LogitechG915Controller.h
|
Simplify Logitech G915 detection logic
|
2021-09-03 13:54:22 +02: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
|
Check return code from hid_get_serial_number_string() in GetSerialString()
|
2021-06-04 22:14:05 -05: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
|
Moving G502 variants to the common controller for diagnosis and testing
|
2021-09-22 14:40:36 +00:00 |
|
LogitechLightspeedController.h
|
Moving G502 variants to the common controller for diagnosis and testing
|
2021-09-22 14:40:36 +00:00 |
|
LogitechProtocolCommon.cpp
|
Reverting syntax error introduced in d0cb93dec4
|
2021-12-02 17:45:00 +11:00 |
|
LogitechProtocolCommon.h
|
Adding Logitech G903 V2 to the Logitech common controller to resolve #1946
|
2021-11-22 18:31:31 +00:00 |
|
LogitechX56Controller.cpp
|
Initial support for Logitech X56 Rhino Hotas
|
2021-06-11 17:01:42 -05:00 |
|
LogitechX56Controller.h
|
Initial support for Logitech X56 Rhino Hotas
|
2021-06-11 17:01:42 -05:00 |
|
RGBController_LogitechG203L.cpp
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechG203L.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechG213.cpp
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechG213.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechG560.cpp
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechG560.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechG810.cpp
|
Initial commit for a canonical list of key names
|
2022-02-13 15:40:15 +11:00 |
|
RGBController_LogitechG810.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechG815.cpp
|
Initial commit for a canonical list of key names
|
2022-02-13 15:40:15 +11:00 |
|
RGBController_LogitechG815.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechG910.cpp
|
Initial commit for a canonical list of key names
|
2022-02-13 15:40:15 +11:00 |
|
RGBController_LogitechG910.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechG915.cpp
|
Initial commit for a canonical list of key names
|
2022-02-13 15:40:15 +11:00 |
|
RGBController_LogitechG915.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechG933.cpp
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechG933.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechGLightsync.cpp
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechGLightsync.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechGLightsync1zone.cpp
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechGLightsync1zone.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechGPowerPlay.cpp
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechGPowerPlay.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechGProKeyboard.cpp
|
Initial commit for a canonical list of key names
|
2022-02-13 15:40:15 +11:00 |
|
RGBController_LogitechGProKeyboard.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechLightspeed.cpp
|
Initial commit for the Logitech G935 to resolve #2214
|
2022-03-10 19:26:25 +11:00 |
|
RGBController_LogitechLightspeed.h
|
Code cleanup round 6
|
2022-01-19 23:08:29 -06:00 |
|
RGBController_LogitechX56.cpp
|
Initial support for Logitech X56 Rhino Hotas
|
2021-06-11 17:01:42 -05:00 |
|
RGBController_LogitechX56.h
|
Initial support for Logitech X56 Rhino Hotas
|
2021-06-11 17:01:42 -05:00 |