RetroArch/input
Maschell 05ef63fd08 [WII U] Fix for Issue #5556
This hopefully fixes the issues when you try to use 2 Controllers with
the same vid/pid at the same time.

Tested with 2 DS4 controller via the Hid to VPAD Network Client.
Adapters with multiple ports (like the official GC-Adapter) are still
working
2017-10-17 21:38:42 +02:00
..
common
connect Merge input_config.c and input_driver.c 2017-08-31 02:25:04 +02:00
drivers Merge pull request #5515 from casdevel/winraw-lightgun 2017-10-09 02:42:09 +02:00
drivers_hid Fix includes of input_config 2017-08-30 23:14:27 -04:00
drivers_joypad [WII U] Fix for Issue #5556 2017-10-17 21:38:42 +02:00
drivers_keyboard Fix includes of input_config 2017-08-30 23:14:27 -04:00
include/GameController
input_autodetect_builtin.c Merge input_config.c and input_driver.c 2017-08-31 02:25:04 +02:00
input_defines.h
input_driver.c Silence more Clang warnings 2017-10-11 22:49:13 +02:00
input_driver.h Turn into char pointer array 2017-09-27 20:11:44 +02:00
input_keymaps.c
input_keymaps.h
input_mapper.c C89 buildfix 2017-09-16 19:06:55 -04:00
input_mapper.h implement keymapper 2017-09-11 00:20:21 -05:00
input_overlay.c implement keymapper 2017-09-11 00:20:21 -05:00
input_overlay.h (input overlay) Reorder variables in struct 2017-09-29 17:11:42 +02:00
input_remapping.c win32: support local multibyte encoding for file paths 2017-10-14 23:13:24 -04:00
input_remapping.h input remapping cleanups 2017-09-11 22:49:39 -05:00
input_remote.c Cleanups 2017-09-28 00:53:13 +02:00
input_remote.h