Solaar/lib/logitech_receiver
Peter F. Patel-Schneider 6b1e8f8a99 device: fix processing of HID++ 1.0 battery reports 2022-10-13 07:57:57 -04:00
..
__init__.py Drop unnecessary __future__ imports 2021-10-30 16:49:41 -04:00
base.py receiver: don't show normal DJ messages in debug log 2022-09-26 09:37:14 -04:00
base_usb.py receiver: use only product records to determine whether receivers can unpair 2022-09-15 10:30:54 -04:00
common.py receiver: use built-ins for conversions between int and byte string 2022-06-21 18:39:37 -04:00
descriptors.py devices: add Logitech PRO Gaming Keyboard 2022-10-06 22:00:38 -04:00
device.py device: correctly record battery feature when ADC MEASUREMENT produces error 2022-09-25 12:22:36 -04:00
diversion.py rules: fix bug causing repeated later execution 2022-09-26 09:36:46 -04:00
hidpp10.py device: fix processing of HID++ 1.0 battery reports 2022-10-13 07:57:57 -04:00
hidpp20.py device: correctly record battery feature when ADC MEASUREMENT produces error 2022-09-25 12:22:36 -04:00
i18n.py misc: remove support for Python 2 unicode 2022-04-11 13:20:42 -04:00
listener.py receiver: fix bug in printing closed threaded handle 2022-09-15 22:13:17 -04:00
notifications.py device: fix processing of HID++ 1.0 battery reports 2022-10-13 07:57:57 -04:00
receiver.py receiver: use only product records to determine whether receivers can unpair 2022-09-15 10:30:54 -04:00
settings.py settings: add optional save argument to write_key_value methods 2022-10-06 22:00:38 -04:00
settings_templates.py settings: clean up code in DivertKeys setting 2022-09-26 09:37:14 -04:00
special_keys.py device: fix no-output values for persistent key mappings 2022-06-26 18:26:21 -04:00
status.py device: use ADC notifications to set device inactive and active 2022-09-25 12:22:36 -04:00