RetroArch/input
Joe Osborn 155e99b92c
add keyboard recording support to bsv (#14933)
* add keyboard recording support to bsv

BSV movies recorded in older RA *WILL NOT* replay properly after this
patch.  While looking to see if the core actually uses a keyboard
device could mitigate this, it is an unavoidable consequence of using
BSV, a format which carries no metadata whatsoever.

* Fix for loop declarations and some whitespace

---------

Co-authored-by: Joseph C. Osborn <jcoa2018@pomona.edu>
2023-02-01 00:22:00 +01:00
..
common Use HAVE_DYLIB instead of HAVE_DYNAMIC when loading shared libraries 2022-11-21 05:37:35 +01:00
connect Adding some usb hid drivers (#14581) 2022-11-03 03:00:42 +01:00
drivers Cleanups - try to remove stdio.h include where possible 2023-01-21 22:25:38 +01:00
drivers_hid Fix a crash in for BT HID devices. (#14922) 2023-01-29 14:51:36 +01:00
drivers_joypad Revert "Header cleanups - don't include retroarch.h everywhere" 2023-01-08 09:05:46 +01:00
drivers_keyboard Fix C++ comments 2022-10-01 17:56:16 +02:00
include Finish up the OSX DS3 driver 2021-10-16 14:52:56 -07:00
input_autodetect_builtin.c (Android) Backport 2020e9ce6a - 2022-07-08 21:03:19 +02:00
input_defines.h BSV ergonomics improvements (#14929) 2023-01-31 05:34:26 +01:00
input_driver.c add keyboard recording support to bsv (#14933) 2023-02-01 00:22:00 +01:00
input_driver.h add keyboard recording support to bsv (#14933) 2023-02-01 00:22:00 +01:00
input_keymaps.c Remove asserts 2023-01-09 00:51:05 +01:00
input_keymaps.h [ORBIS] Initial changes for PS4 2022-05-21 16:31:10 +02:00
input_osk_utf8_pages.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_osk.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_overlay.h Overlays/Input: Turn a bunch more functions static 2022-11-23 19:54:15 +01:00
input_remapping.h Overlays/Input: Turn a bunch more functions static 2022-11-23 19:54:15 +01:00
input_types.h Move struct and macros for input to input_types.h 2022-05-29 21:58:39 +02:00