RetroArch/input/drivers_joypad
GavinDarkglider 5356afc750
Minor fixes to udev input drivers. Add support for canary builds to lakka updater stuff (#15818)
* Input: Udev: Fix touch support building against older kernel headers

* Input: Udev: Fix Touch Deep Debug compile issues

* Input: Joypad: Udev: Joypad: Add Change detection for udev events

This is handy with controllers like the Nintendo Joycons that have a daemon
app in the background to handle combining them into one controller(Joycond)

Since the device was already added, but joycond clamped permissions on evdev
retroarch was never updating the controller input change, this fixes that issue.

Note: Needs a patch in joycond as well, to send change uevent.

This shouldnt cause any issues with other controllers, as the kernel probably
will never send change events for these device types.

* Lakka: Add canary builds to updater
2023-10-25 08:19:00 -07:00
..
wiiu
android_joypad.c
ctr_joypad.c
dinput_joypad_excl.h
dinput_joypad_inl.h
dinput_joypad.c
dinput_joypad.h
dos_joypad.c
gx_joypad.c
hid_joypad.c
linuxraw_joypad.c
mfi_joypad.m
parport_joypad.c
ps2_joypad.c
ps3_joypad.c
ps4_joypad.c
psp_joypad.c
qnx_joypad.c
rwebpad_joypad.c
sdl_dingux_joypad.c
sdl_joypad.c
switch_joypad.c
udev_joypad.c Minor fixes to udev input drivers. Add support for canary builds to lakka updater stuff (#15818) 2023-10-25 08:19:00 -07:00
wiiu_joypad.c
xdk_joypad.c
xinput_hybrid_joypad.c
xinput_joypad_inl.h
xinput_joypad.c
xinput_joypad.h