RetroArch/tasks
Joe Osborn 23976e9b44
Fix bsv playback from a starting state for dosbox (#14939)
This relaxes a warning about save state sizes for cores like
dosbox-pure that don't report accurate save state sizes.

Before, the warning would be issued and the state would not be loaded;
now, the warning is issued and the state is loaded anyway.

Co-authored-by: Joseph C. Osborn <jcoa2018@pomona.edu>
2023-02-02 20:44:30 +01:00
..
task_audio_mixer.c Cleanup header includes 2022-12-05 15:10:19 +01:00
task_audio_mixer.h Fixes --disable-menu 2021-10-15 14:32:07 +02:00
task_autodetect_blissbox.c Cleanup header includes 2022-12-05 15:10:19 +01:00
task_autodetect.c Revert "Header cleanups - don't include retroarch.h everywhere" 2023-01-08 09:05:46 +01:00
task_bluetooth.c Remove asserts 2023-01-09 00:51:05 +01:00
task_content_disc.c Cleanup header includes 2022-12-05 15:10:19 +01:00
task_content.c Buildfix 2023-01-22 21:44:39 +01:00
task_content.h Add 'Standalone Cores' menu (#13655) 2022-02-22 19:23:48 +01:00
task_core_backup.c Cleanups - try to remove stdio.h include where possible 2023-01-21 22:25:38 +01:00
task_core_updater.c Cleanups - try to remove stdio.h include where possible 2023-01-21 22:25:38 +01:00
task_database_cue.c Cleanup header includes 2022-12-05 15:10:19 +01:00
task_database_cue.h (database) Added serial scanning for PS2 (#14566) 2022-10-30 17:21:48 +01:00
task_database.c More header cleanups 2022-12-05 15:15:07 +01:00
task_decompress.c (cheevos.c) Fix some function prototypes for C 2022-08-25 15:08:02 +02:00
task_file_transfer.c If we already know the length of the string, use strldup instead. 2022-08-25 16:31:54 +02:00
task_file_transfer.h Cleanup 2020-08-24 14:35:25 +02:00
task_http.c Remove asserts 2023-01-09 00:51:05 +01:00
task_image.c Use flags for some structs instead of tons of bools - less state/variables to bookkeep, 2022-10-06 06:53:13 +02:00
task_manual_content_scan.c Cleanups - try to remove stdio.h include where possible 2023-01-21 22:25:38 +01:00
task_menu_explore.c Cleanups - try to remove stdio.h include where possible 2023-01-21 22:25:38 +01:00
task_movie.c Fix bsv playback from a starting state for dosbox (#14939) 2023-02-02 20:44:30 +01:00
task_netplay_find_content.c Removed credits - requested by author 2022-11-01 21:40:13 +01:00
task_netplay_lan_scan.c Removed credits - requested by author 2022-11-01 21:40:13 +01:00
task_netplay_nat_traversal.c Cleanup header includes 2022-12-05 15:10:19 +01:00
task_overlay.c Cleanup header includes 2022-12-05 15:10:19 +01:00
task_patch.c Revert "Add Xdelta support for softpatching (#14706)" (#14743) 2022-12-19 03:29:46 +01:00
task_pl_thumbnail_download.c Cleanups - try to remove stdio.h include where possible 2023-01-21 22:25:38 +01:00
task_playlist_manager.c Cleanups - try to remove stdio.h include where possible 2023-01-21 22:25:38 +01:00
task_powerstate.c reorder structs, alignment 2020-08-15 00:35:15 +02:00
task_powerstate.h Fix header include - should have been relative 2021-11-05 00:09:45 +01:00
task_save.c Allow for both -e and -R to start a BSV file recording at a state (#14898) 2023-01-25 07:15:32 +01:00
task_screenshot.c Cleanups - try to remove stdio.h include where possible 2023-01-21 22:25:38 +01:00
task_steam.c * Rewrite some snprintfs 2022-08-20 19:17:28 +02:00
task_translation.c (Runloop) Use more flags 2022-10-10 19:54:54 +02:00
task_wifi.c Remove asserts 2023-01-09 00:51:05 +01:00
tasks_internal.h Revert "Add Xdelta support for softpatching (#14706)" (#14743) 2022-12-19 03:29:46 +01:00