RetroArch/input
2014-10-15 03:25:36 +02:00
..
autoconf
connect Comment out unused code 2014-10-15 03:25:36 +02:00
osk
android_input_joypad.c android_input_joypad.c - cleanups 2014-10-05 16:51:58 +02:00
android_input.c (Android) Input driver cleanups 2014-10-05 18:08:22 +02:00
apple_input.c (iOS) Add more safeguards in apple_touch_event and apple_input_keyboard 2014-10-07 04:15:18 +02:00
apple_input.h Make apple_input_get_icade_buttons into static function 2014-10-05 20:45:38 +02:00
apple_joypad_hid.c (Apple) Use BIT32_ * macros throughout apple_input.c to prevent typos 2014-10-06 01:57:59 +02:00
apple_joypad_ios.c (joypad_connection.c) Refactor pt. 2 2014-10-06 01:49:00 +02:00
apple_keycode.h
dinput.c
gx_input_joypad.c Revert "(GX) Experiment to see if menu triggering can still work through this" 2014-10-13 06:09:29 +02:00
gx_input_sicksaxis.c
gx_input_sicksaxis.h
gx_input.c Revert "(GX) Experiment to see if menu triggering can still work through this" 2014-10-13 06:09:29 +02:00
input_autodetect.c input_autodetect.c - Fix 'declaration shadows a global variable' warning 2014-10-14 18:31:30 +02:00
input_autodetect.h
input_common.c input_common.c - Get rid of variable shadowing warnings 2014-10-14 18:35:38 +02:00
input_common.h Comment out ununused inline functions for now 2014-10-05 17:02:30 +02:00
keyboard_line.c
keyboard_line.h
linuxraw_input.c (linuxraw_input.c) Check for null pointer dereferences 2014-10-15 00:30:23 +02:00
linuxraw_joypad.c
nullinput.c
overlay.c Silence warnings in overlay.c 2014-10-14 22:52:13 +02:00
overlay.h
parport_joypad.c Initialize parport pin report buffer 2014-10-10 00:12:44 +01:00
ps3_input_joypad.c (PS3) Build fix + implement rumble function callback in ps3 joypad driver 2014-10-05 18:29:22 +02:00
ps3_input.c (PS3) Make ps3_input_get_joypad_driver more robust 2014-10-05 18:30:23 +02:00
psp_input_joypad.c (PSP/XDK) No dependencies on upper-layer input driver pointer struct 2014-10-05 18:21:17 +02:00
psp_input.c (PSP) Move joypad code over to psp_input_joypad.c 2014-10-05 17:28:57 +02:00
qnx_input_joypad.c
qnx_input.c
rwebinput_input.c
sdl_input.c
sdl_joypad.c
udev_input.c Create new macros BIT_SET/BIT_CLEAR/BIT_GET based on input_common.h helpers 2014-10-05 15:58:06 +02:00
udev_joypad.c (udev) Detect joypad vendor and product id 2014-10-14 20:18:50 -03:00
winxinput_joypad.c
x11_input.c
xdk_xinput_input_joypad.c (PSP/XDK) No dependencies on upper-layer input driver pointer struct 2014-10-05 18:21:17 +02:00
xdk_xinput_input.c (XDK) Move joypad code over to xdk_xinput_input_joypad.c 2014-10-05 17:39:54 +02:00
xenon360_input.c