mirror of https://github.com/nirenjan/libx52.git
Prior to this change, the device check was sending a vendor specific command with wIndex and wValue both set to 0 every 50 ms. On some systems, this was causing issues with the joystick flapping the state, and reporting weird values from the stick, and generally sluggish response. This change uses the updated libx52 library which uses the hotplug notification to determine if the device is connected, and should resolve the issues seen. Fixes #33 |
||
---|---|---|
.. | ||
Makefile.am | ||
daemon.dox | ||
x52d.conf | ||
x52d.service.in | ||
x52d_clock.c | ||
x52d_clock.h | ||
x52d_config.c | ||
x52d_config.def | ||
x52d_config.h | ||
x52d_config_dump.c | ||
x52d_config_parser.c | ||
x52d_const.h | ||
x52d_device.c | ||
x52d_device.h | ||
x52d_led.c | ||
x52d_main.c |