RetroArch/input
Joe Osborn abe7d01e74
Report replay frame number for active_replay stdout api (#17039)
This changes the replay movie's frame_ptr (a 20-bit number used to
point to a log of file offsets) into a frame counter, which is masked
against the 20-bit pattern for use in the file offset log but also
functions as a time index into the replay.  Right now that is reported
in `GET_CONFIG_PARAM active_replay` but in the future it could be used
to show how far into the replay we are during playback or how long the
replay is during recording.
2024-09-27 14:37:31 -07:00
..
common wayland: Check for relative_pointer support (#17029) 2024-09-23 08:50:34 -07:00
connect
drivers Fixing compiler warnings (#17001) 2024-09-14 13:11:20 -07:00
drivers_hid * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
drivers_joypad Fixing compiler warnings (#17001) 2024-09-14 13:11:20 -07:00
drivers_keyboard
include Cosmetical fix (xvfk -> xfvk), #16631 2024-06-08 11:17:42 -05:00
input_autodetect_builtin.c
input_defines.h
input_driver.c Report replay frame number for active_replay stdout api (#17039) 2024-09-27 14:37:31 -07:00
input_driver.h Report replay frame number for active_replay stdout api (#17039) 2024-09-27 14:37:31 -07:00
input_keymaps.c Incorporate FreeBSD port patches (#16221) 2024-09-10 18:11:40 -07:00
input_keymaps.h
input_osk_utf8_pages.h
input_osk.h
input_overlay.h
input_remapping.h input_config_get_bind_string - do proper character 2024-06-16 18:07:30 +02:00
input_types.h