mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 10:10:57 +00:00
2baf9ec7e0
* Enqueue replay record/playback until next frame This fixes a bug where stdin commands activated via polling would trigger replay record/playback in the middle of a frame, then input checking would pull from them before the next frame came around---it only makes sense to change the active replay in between frames, not during them. * fix comment syntax |
||
---|---|---|
.. | ||
common | ||
connect | ||
drivers | ||
drivers_hid | ||
drivers_joypad | ||
drivers_keyboard | ||
include | ||
input_autodetect_builtin.c | ||
input_defines.h | ||
input_driver.c | ||
input_driver.h | ||
input_keymaps.c | ||
input_keymaps.h | ||
input_osk_utf8_pages.h | ||
input_osk.h | ||
input_overlay.h | ||
input_remapping.h | ||
input_types.h |