RetroArch/input
gblues 192f5875b9 Simplify, add logging, revert some of the changes
== DETAILS
The old code was crashing; I did a minimalized branch and the crash
went away, so I'm bringing that over here. Meaning I'll have to
redo some of the other work I'd put in, but oh well.

(now watch it start crashing again)

== TESTING
Can confirm it builds. Wii U is busy ATM so I can't test.
2017-12-30 04:40:23 +01:00
..
common Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
connect Merge pull request #5882 from hiddenasbestos/dolphinbar 2017-12-17 16:48:26 +01:00
drivers (NSW) Small cleanups 2017-12-29 00:45:00 +01:00
drivers_hid Simplify, add logging, revert some of the changes 2017-12-30 04:40:23 +01:00
drivers_joypad Only call HIDSetup/HidTeardown once 2017-12-30 04:40:15 +01:00
drivers_keyboard Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
include Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
input_autodetect_builtin.c Added label to wii controllers, inverted the right stick Y axis of classic controller 2017-12-09 08:24:19 +01:00
input_defines.h Don't limit available input devices to user count. 2017-12-05 21:21:29 +00:00
input_driver.c Only call HIDSetup/HidTeardown once 2017-12-30 04:40:15 +01:00
input_driver.h Only call HIDSetup/HidTeardown once 2017-12-30 04:40:15 +01:00
input_keymaps.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
input_keymaps.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
input_mapper.c Fix relative path 2017-12-26 22:02:11 -05:00
input_mapper.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
input_overlay.c current_input_data and current_input are no longer globals 2017-12-29 23:03:25 +01:00
input_overlay.h Fixes for overlay buttons 2017-12-17 12:36:18 +00:00
input_remapping.c move path_file_rename and path_file_remove into VFS 2017-12-14 13:32:26 -05:00
input_remapping.h input remapping cleanups 2017-09-11 22:49:39 -05:00
input_remote.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
input_remote.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00