RetroArch/tasks
Joe Osborn 2baf9ec7e0
Enqueue replay record/playback until next frame (#15751)
* 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
2023-10-04 00:53:51 -07:00
..
task_audio_mixer.c
task_audio_mixer.h
task_autodetect_blissbox.c
task_autodetect.c input_device_info - slim down - we don't need config_path and some of 2023-08-30 08:34:21 +02:00
task_bluetooth.c
task_cloudsync.c cloudsync: Don't sync playlists (#15608) 2023-08-16 22:04:55 -07:00
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 Cloud Sync (#15548) 2023-08-04 09:20:50 +02:00
task_image.c
task_manual_content_scan.c Fix --disable-menu errors 2023-08-14 23:36:19 +02:00
task_menu_explore.c
task_movie.c Enqueue replay record/playback until next frame (#15751) 2023-10-04 00:53:51 -07:00
task_netplay_find_content.c
task_netplay_lan_scan.c
task_netplay_nat_traversal.c
task_overlay.c Explicit typecasts to bool 2023-08-16 17:10:59 +02:00
task_patch.c
task_pl_thumbnail_download.c Prevent directory creation on bogus thumbnail downloads (#15634) 2023-08-21 23:07:38 -07:00
task_playlist_manager.c
task_powerstate.c
task_powerstate.h
task_save.c Add visibility option for save state notifications (#15616) 2023-08-18 12:38:36 -07:00
task_screenshot.c
task_steam.c
task_translation.c Explicit typecasts to bool 2023-08-16 17:10:59 +02:00
task_wifi.c
tasks_internal.h Cloud Sync (#15548) 2023-08-04 09:20:50 +02:00