Solaar/lib/hidapi
Din Tort 310b3af76f
Skip Logitech webcams to prevent them from locking up during HID++ checks on Macs
* Skip Logitech webcams (PID 0x0800 to 0x09FF) to prevent them from locking up during hidpp checks #3145

* Skip Logitech webcams (PID 0x0800 to 0x09FF) to prevent them from locking up during hidpp checks #3145 - format comment

* Skip Logitech webcams (PID 0x0800 to 0x09FF) to prevent them from locking up during hidpp checks #3145 - format hex

* Skip Logitech webcams from hidpp checks #3145 - local constant for LOGITECH_VENDOR_ID as per code review
2026-02-28 10:50:36 -05:00
..
__init__.py hidapi: Explicitly load hidapi/udev implementation 2024-10-11 07:42:38 -04:00
common.py Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
hidapi_impl.py Skip Logitech webcams to prevent them from locking up during HID++ checks on Macs 2026-02-28 10:50:36 -05:00
hidconsole.py tools: improve flags for hidconsole 2025-12-19 10:55:50 -05:00
udev_impl.py udev: correctly re-raise access exception 2025-10-17 19:41:23 -04:00