RetroArch/input
gblues 5060c2aac4 More fixes, GC pad kinda sorta works
== DETAILS

- Added a new method to the joypad_connection_t interface for
  getting a single button
- wired everything into the hidpad driver
- for testing purposes, hacking the top-level joypad driver
  so that kpad isn't used
- add a new RARCH_LOG_BUFFER method to verbosity for logging the
  contents of a binary buffer (useful for writing/debugging pad drivers)
- fix a few bugs in the wiiu GC pad driver

The button mapping isn't quite right, and I'm not sure what's
going wrong.
2018-03-29 23:37:11 -07:00
..
common More fixes, GC pad kinda sorta works 2018-03-29 23:37:11 -07:00
connect More fixes, GC pad kinda sorta works 2018-03-29 23:37:11 -07:00
drivers Finish HID implementation for WiiU GCA adapter 2018-03-29 23:37:11 -07:00
drivers_hid WIP: evolve driver implementation 2018-03-29 23:37:11 -07:00
drivers_joypad More fixes, GC pad kinda sorta works 2018-03-29 23:37:11 -07:00
drivers_keyboard Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
include More fixes, GC pad kinda sorta works 2018-03-29 23:37:11 -07:00
input_autodetect_builtin.c More fixes, GC pad kinda sorta works 2018-03-29 23:37:11 -07:00
input_defines.h Implement Slow motion toggle 2018-03-10 18:42:45 +01:00
input_driver.c WIP: evolve driver implementation 2018-03-29 23:37:11 -07:00
input_driver.h WIP: evolve driver implementation 2018-03-29 23:37:11 -07:00
input_keymaps.c use emscripten HTML5 API for keyboard events instead of old JS library 2018-01-13 17:56:00 -06:00
input_keymaps.h use emscripten HTML5 API for keyboard events instead of old JS library 2018-01-13 17:56:00 -06:00
input_mapper.c Fix ./configure --disable-rgui 2017-12-31 17:53:11 +01:00
input_mapper.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
input_overlay.c (input_overlay.c) Cleanups 2018-03-29 19:43:04 +02:00
input_overlay.h Remove hashes from task_overlay 2018-02-25 13:03:54 +01: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