1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 20:25:47 +00:00
RetroArch/input
2016-07-27 21:28:33 +02:00
..
autoconf Update input headers 2016-01-10 04:33:01 +01:00
common Move libretro.h headers to libretro-common/include 2016-05-10 19:03:53 +02:00
connect C89/C90 don't support bitfields on uint8_t - work around this 2016-06-07 14:47:54 +02:00
drivers Only use extern C for C++ builds 2016-07-16 19:43:07 +02:00
drivers_hid (BTStack HID) Create HAVE_DYNAMIC ifdefs 2016-06-27 01:11:49 +02:00
drivers_joypad Use the same format as in the autoconfigs 2016-06-30 22:06:51 +02:00
drivers_keyboard Use retro_common_api.h 2016-06-05 05:31:55 +02:00
include/GameController (mfi_joypad.m) Use local headers 2015-11-17 08:29:21 +01:00
input_autodetect.c We shouldn't flush 2016-07-23 05:52:24 +02:00
input_autodetect.h Update input headers 2016-01-10 04:33:01 +01:00
input_config.c fix disk next/prev hotkeys 2016-07-17 23:47:44 -05:00
input_config.h Cleanups 2016-02-05 14:09:46 +01:00
input_defines.h Use retro_common_api.h 2016-06-03 06:02:49 +02:00
input_driver.c Turn retro_input_t into struct 2016-06-25 09:04:00 +02:00
input_driver.h Add type to retro_input_t 2016-06-25 09:05:56 +02:00
input_hid_driver.c Add more HAVE_THREADS ifdefs 2016-05-11 19:02:43 +02:00
input_hid_driver.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_joypad_driver.c Make HAVE_HID completely optional 2016-06-07 03:01:33 +02:00
input_joypad_driver.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_keyboard.c Don't need to include system.h 2016-03-24 03:47:22 +01:00
input_keyboard.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_keymaps.c Cleanups 2016-02-05 13:51:30 +01:00
input_keymaps.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_overlay.c Revert "Refactor settings" 2016-07-25 12:30:41 +02:00
input_overlay.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_remapping.c Internally change directory settings 2016-04-28 19:26:02 +02:00
input_remapping.h Use retro_common_api.h 2016-06-03 05:54:21 +02:00
input_remote.c Fix namespace conflicts 2016-07-27 21:28:33 +02:00
input_remote.h Use retro_common_api.h 2016-06-03 06:02:49 +02:00