peripheral.joystick
peripheral.joystick copied to clipboard
udev support
The goal of udev support is smarter joystick detection, as mentioned in PR 8385.
Right now we have support for the Linux Joystick API and SDL2, both of which rely on a subset of udev anyway. Native udev support would replace both of these APIs.
Closed by #47
Reopened until axes are fixed and udev is enabled again (see #52)
This should now be fixed with the udev fixes from @nadenislamarre listed in https://github.com/xbmc/peripheral.joystick/pull/310. If there are still udev problems, either comment here, reopen the issue, or create a new one.