RetroArch/input
2015-11-15 22:02:24 +01:00
..
autoconf Fix a dozen CXX_BUILD errors under Windows. 2015-09-06 15:29:48 +02:00
connect Minor code cleanups based on static code analysis 2015-09-28 22:07:40 +02:00
drivers Rearrange some code 2015-11-14 22:13:47 +01:00
drivers_hid os x hid : reorder axis (keep compatibility with others platforms) 2015-11-15 13:11:40 +01:00
drivers_joypad (CTR/3DS) input: fix analog joypad polling. 2015-10-01 23:56:22 +01:00
drivers_keyboard (SNES30 8bitdo) Add select/start binds 2015-11-15 02:45:16 +01:00
inc/GameController (iOS) Move files around for MFi gamepad code 2015-04-05 15:41:41 +02:00
input_autodetect.c print a not configured message only if both builtin and file based autoconfs are not present 2015-11-14 23:49:41 -05:00
input_autodetect.h Don't make asserts dependent on retro_log.h 2015-09-01 11:59:27 +02:00
input_common.c Kill off IS_JOYCONFIG 2015-11-11 20:15:27 +01:00
input_common.h Create input_driver_keys_pressed 2015-02-15 01:19:06 +01:00
input_driver.c Don't need this anymore 2015-11-07 20:59:12 +01:00
input_driver.h Don't need this anymore 2015-11-07 20:59:12 +01:00
input_hid_driver.c Kill off IS_JOYCONFIG 2015-11-11 20:15:27 +01:00
input_hid_driver.h Add wiiusb_hid driver courtesy of @xerpi 2015-08-30 09:48:38 +02:00
input_joypad_driver.c Kill off IS_JOYCONFIG 2015-11-11 20:15:27 +01:00
input_joypad_driver.h Don't redefine retro_rumble_effect 2015-06-26 20:16:01 +02:00
input_joypad.c Header cleanups 2015-09-05 20:03:27 +02:00
input_joypad.h Rename rarch_joypad_driver_t to input_device_driver_t 2015-04-14 16:37:59 +02:00
input_keymaps.c X11 Keymap - add Calculator key too 2015-11-15 05:15:44 +01:00
input_keymaps.h (input_keymaps.c) Namespace changes and documentation 2015-01-12 02:52:52 +01:00
input_overlay.c Some more non-HAVE_MENU buildfixes 2015-10-28 08:02:39 +01:00
input_overlay.h input_overlay.h - cleanup 2015-09-06 03:25:57 +02:00
input_remapping.c Fix some memory leaks to do with overrides, pass conf to 2015-11-15 22:02:24 +01:00
input_remapping.h Fix some memory leaks to do with overrides, pass conf to 2015-11-15 22:02:24 +01:00
input_sensor.c Some more MISSING_DECLS fixes 2015-09-06 14:55:42 +02:00
input_sensor.h Split up sensor code into its own file 2015-01-18 19:28:51 +01:00
keyboard_line.c Add non-HAVE_MENU ifdefs 2015-10-28 00:55:11 +01:00
keyboard_line.h Fix bug 2015-01-29 23:59:46 +01:00