RetroArch/input
Aaron Kling 8a2585f8dc Handle motion events if source is touchscreen or mouse regardless
of other sources being set.

API level 9 doesn't support stylus, but still needs to be handled.
Current code throws out additional sources that it doesn't
recognize. This instead ignores whether other sources are set.
2017-01-13 18:37:50 -06:00
..
common (linuxraw_joypad.c) Cleanups 2016-12-01 16:42:21 +01:00
connect C89_BUILD fix 2016-12-24 01:47:01 +01:00
drivers Handle motion events if source is touchscreen or mouse regardless 2017-01-13 18:37:50 -06:00
drivers_hid Set device name when autoconfig connect task fails for all 2017-01-13 05:00:13 +01:00
drivers_joypad Put back input flushing - fixes input entry 2017-01-13 15:11:00 +01:00
drivers_keyboard Cleanups 2017-01-10 20:05:53 +01:00
include/GameController (mfi_joypad.m) Use local headers 2015-11-17 08:29:21 +01:00
input_autodetect_builtin.c Rewrite QNX input & joypad drivers for proper BB10.3.1 support 2017-01-09 20:26:09 +00:00
input_config.c Create input_config_get_device_name 2017-01-13 16:02:10 +01:00
input_config.h Create input_config_get_device_name 2017-01-13 16:02:10 +01:00
input_defines.h Adding game/watch key 2016-12-18 19:28:42 -05:00
input_driver.c Put back input flushing - fixes input entry 2017-01-13 15:11:00 +01:00
input_driver.h Pass joypad_driver name to input_driver_init function and make 2017-01-10 17:59:48 +01:00
input_hid_driver.c Cleanups 2016-09-06 23:59:43 +02:00
input_hid_driver.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_joypad_driver.c (input_joypad_driver.c) reduce header dependencies on configuration.h 2017-01-13 15:53:14 +01:00
input_joypad_driver.h Create input_config_get_bind_idx 2017-01-13 15:42:30 +01:00
input_keyboard.c (input_keyboard.c) Remove dependence on configuration.h header 2017-01-13 15:56:17 +01:00
input_keyboard.h Fix C89_BUILD 2016-11-04 14:29:02 +01:00
input_keymaps.c Rewrite QNX input & joypad drivers for proper BB10.3.1 support 2017-01-09 20:26:09 +00:00
input_keymaps.h Rewrite QNX input & joypad drivers for proper BB10.3.1 support 2017-01-09 20:26:09 +00:00
input_overlay.c Pass joypad_info to input_state function callback - less 2017-01-10 17:40:21 +01:00
input_overlay.h No more usage of settings_t inside input_overlay.c 2017-01-01 04:57:57 +01:00
input_remapping.c Prevent some implicit memsets 2016-12-17 14:40:06 +01:00
input_remapping.h input_remapping_state - remove function and inline inside input_driver.c 2016-11-06 15:42:26 +01:00
input_remote.c starting to revert unicode changes 2016-12-03 00:15:29 -05:00
input_remote.h Use retro_common_api.h 2016-06-03 06:02:49 +02:00