RetroArch/tasks
2022-11-21 15:24:58 +01:00
..
task_audio_mixer.c - Get rid of some strerror usage 2022-08-23 19:58:20 +02:00
task_audio_mixer.h Fixes --disable-menu 2021-10-15 14:32:07 +02:00
task_autodetect_blissbox.c Don't do NULL termination on string if we pass it off to strlcpy 2022-07-24 05:39:51 +02:00
task_autodetect.c Add option for pause on controller disconnect (#14601) 2022-11-08 12:46:09 +01:00
task_bluetooth.c Don't include errno.h in files that don't justify its use 2022-08-25 05:19:30 +02:00
task_content_disc.c Don't include errno.h in files that don't justify its use 2022-08-25 05:19:30 +02:00
task_content.c Move SRAM init to content init (#14653) 2022-11-21 15:24:58 +01:00
task_content.h Add 'Standalone Cores' menu (#13655) 2022-02-22 19:23:48 +01:00
task_core_backup.c Don't do NULL termination on string if we pass it off to strlcpy 2022-07-24 05:39:51 +02:00
task_core_updater.c Removed credits - requested by author 2022-11-01 21:40:13 +01:00
task_database_cue.c (database) Added serial scanning for PS2 (#14566) 2022-10-30 17:21:48 +01:00
task_database_cue.h (database) Added serial scanning for PS2 (#14566) 2022-10-30 17:21:48 +01:00
task_database.c (database) Added serial scanning for PS2 (#14566) 2022-10-30 17:21:48 +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 If we already know the length of the string, use strldup instead. 2022-08-25 16:31:54 +02: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 Don't do NULL termination on string if we pass it off to strlcpy 2022-07-24 05:39:51 +02:00
task_menu_explore.c Add View feature (#14467) 2022-10-10 06:36:02 +02: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 Removed credits - requested by author 2022-11-01 21:40:13 +01:00
task_overlay.c Overlays: Ignore hitboxes with zero area (#14619) 2022-11-13 10:46:41 +01:00
task_patch.c NULL termination already happens in strlcpy 2022-08-10 02:45:27 +02:00
task_pl_thumbnail_download.c Add View feature (#14467) 2022-10-10 06:36:02 +02:00
task_playlist_manager.c Don't do NULL termination on string if we pass it off to strlcpy 2022-07-24 05:39:51 +02: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 (task_save) Use flags instead of booleans 2022-10-30 18:41:41 +01:00
task_screenshot.c (task_save) Use flags instead of booleans 2022-10-30 18:41:41 +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 Don't include errno.h in files that don't justify its use 2022-08-25 05:19:30 +02:00
tasks_internal.h screenshot_task_state - use flags instead of bools 2022-10-06 20:57:07 +02:00