Solaar/lib
Ben Wolsieffer a59368f3e7 Fix issues with HID++ >= 2.0 devices (particularly related to sleep).
* Don't assume 0x41 messages only occur when a device is first paired
    (prevents errors when waking from sleep or turning a device on)
  * Delay reads/writes when a device is powered on, to prevent broken pipe
    errors (hacky solution).
  * Don't clear status when a device connects, preventing settings from being
    cleared when a device sleeps or is turned off.
  * Fix typos.
2018-08-10 23:15:37 -04:00
..
hidapi Fix some bugs in udev.get_indexed_string. 2015-12-23 09:22:48 -05:00
logitech_receiver Fix issues with HID++ >= 2.0 devices (particularly related to sleep). 2018-08-10 23:15:37 -04:00
solaar Fix issues with HID++ >= 2.0 devices (particularly related to sleep). 2018-08-10 23:15:37 -04:00