mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-17 22:29:27 +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 |
||
---|---|---|
.. | ||
task_audio_mixer.c | ||
task_audio_mixer.h | ||
task_autodetect_blissbox.c | ||
task_autodetect.c | ||
task_bluetooth.c | ||
task_cloudsync.c | ||
task_content_disc.c | ||
task_content.c | ||
task_content.h | ||
task_core_backup.c | ||
task_core_updater.c | ||
task_database_cue.c | ||
task_database_cue.h | ||
task_database.c | ||
task_decompress.c | ||
task_file_transfer.c | ||
task_file_transfer.h | ||
task_http.c | ||
task_image.c | ||
task_manual_content_scan.c | ||
task_menu_explore.c | ||
task_movie.c | ||
task_netplay_find_content.c | ||
task_netplay_lan_scan.c | ||
task_netplay_nat_traversal.c | ||
task_overlay.c | ||
task_patch.c | ||
task_pl_thumbnail_download.c | ||
task_playlist_manager.c | ||
task_powerstate.c | ||
task_powerstate.h | ||
task_save.c | ||
task_screenshot.c | ||
task_steam.c | ||
task_translation.c | ||
task_wifi.c | ||
tasks_internal.h |