RetroArch/input/drivers_joypad
David Demelier e99049a8ff Use EVIOCGID's ioctl to get vendor/product id, #6325
The current code get the USB vendor/product controller, in case of
bluetooth connection this means that you get the bluetooth dongle ids
instead of gamepads. This is not fine as we match gamepads using their
product and vendor ids.

Credits go to SDL which helped me to figure out this issue.

http://hg.libsdl.org/SDL/file/f7c6b974d5af/src/joystick/linux/SDL_sysjoystick.c#l208
2018-02-23 09:19:43 +01:00
..
2017-12-05 12:07:35 +01:00
2017-12-12 00:24:18 -08:00
2017-12-06 04:33:54 +01:00
2017-12-05 12:07:35 +01:00
2017-12-05 12:07:35 +01:00
2017-12-05 12:07:35 +01:00
2017-12-05 12:07:35 +01:00
2017-12-05 12:07:35 +01:00
2017-12-05 12:07:35 +01:00
2017-12-05 12:07:35 +01:00
2017-12-12 00:24:18 -08:00
2018-01-27 22:54:59 -08:00
2018-01-21 01:48:28 +01:00
2018-01-24 01:29:45 +01:00