RetroArch/tasks
2024-12-25 19:18:45 +01:00
..
task_audio_mixer.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_audio_mixer.h
task_autodetect_blissbox.c Reduce strlcat calls where possible 2023-06-19 06:00:10 +02:00
task_autodetect.c Cleanups/less string copies and indirection 2024-12-24 21:07:31 +01:00
task_bluetooth.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_cloudsync.c cloud sync: small bug fixes around handling deleted files (#17236) 2024-12-07 00:59:05 -08:00
task_content_disc.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_content.c Reduce calls to path_remove_extension - use fill_pathname instead (#17270) 2024-12-20 21:40:58 -08:00
task_content.h
task_core_backup.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_core_updater.c Fix typos (#17068) 2024-10-01 17:36:33 -07:00
task_database_cue.c Don't use string_trim_whitespace 2024-12-23 00:51:01 +01:00
task_database_cue.h (task_database) Use size_t for size to prevent narrowing issue 2024-05-24 03:33:20 +02:00
task_database.c Some string cleanups 2024-12-25 19:18:45 +01:00
task_decompress.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_file_transfer.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_file_transfer.h
task_http.c less string copies 2024-12-24 05:10:09 +01:00
task_image.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_manual_content_scan.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_menu_explore.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_movie.c replay format extended to support external tools (#17042) 2024-10-04 12:47:34 -07:00
task_netplay_find_content.c Reduce calls to path_remove_extension - use fill_pathname instead (#17270) 2024-12-20 21:40:58 -08:00
task_netplay_lan_scan.c Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
task_netplay_nat_traversal.c Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
task_overlay.c Cleanups/less string copies and indirection 2024-12-24 21:07:31 +01:00
task_patch.c Cleanup some char variables - title variables will always be 128 2024-09-10 00:15:23 +02:00
task_pl_thumbnail_download.c Cleanups/less string copies and indirection 2024-12-24 21:07:31 +01:00
task_playlist_manager.c Reduce calls to path_remove_extension - use fill_pathname instead (#17270) 2024-12-20 21:40:58 -08:00
task_powerstate.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_powerstate.h
task_save.c Cleanups/less string copies and indirection 2024-12-24 21:07:31 +01:00
task_screenshot.c Consistent viewport naming conventions 2024-12-24 22:50:51 +01:00
task_steam.c Fix steam build (#17007) 2024-09-16 13:15:19 -07:00
task_translation.c Fix typos (#17068) 2024-10-01 17:36:33 -07:00
task_wifi.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
tasks_internal.h cleanup: minor tidying of unused code in task_http (#17251) 2024-12-11 22:54:26 -08:00