RetroArch/tasks
LibretroAdmin e40f405b97 Play it on the safe side - go back to some of the code
from before
2025-01-07 02:47:37 +01:00
..
task_audio_mixer.c Small cleanups: * Prevent some unneccessary strlcpy calls and intermediary string copies * Name local length variables for strings '_len', parameter/argument 'len' 2024-12-28 22:22:07 +01:00
task_audio_mixer.h Fixes --disable-menu 2021-10-15 14:32:07 +02:00
task_autodetect.c Cleanups/less string copies and indirection 2024-12-24 21:07:31 +01:00
task_autodetect_blissbox.c Cleanups - 2024-12-27 15:13:45 +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.c Play it on the safe side - go back to some of the code 2025-01-07 02:47:37 +01:00
task_content.h Add 'Standalone Cores' menu (#13655) 2022-02-22 19:23:48 +01:00
task_content_disc.c Local len variables need to have '_' prefix 2024-12-30 14:03:58 +01:00
task_core_backup.c Cleanups - 2024-12-27 15:13:45 +01:00
task_core_updater.c Cleanups - 2024-12-27 15:13:45 +01:00
task_database.c Small cleanups - conventionalize char *s, size_t parameter usage 2024-12-30 09:44:40 +01:00
task_database_cue.c Fix gdi_find_track prototype 2024-12-30 10:13:05 +01:00
task_database_cue.h Small cleanups - conventionalize char *s, size_t parameter usage 2024-12-30 09:44:40 +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 Cleanup 2020-08-24 14:35:25 +02:00
task_http.c Conventionalize len variables: 2024-12-27 05:51:33 +01:00
task_image.c Conventionalize len variables: 2024-12-27 05:51:33 +01:00
task_manual_content_scan.c Cleanups - 2024-12-27 15:13:45 +01:00
task_menu_explore.c Rewrite libretro-common task_queue, use flags 2024-09-10 02:42:07 +02:00
task_movie.c Cleanups - 2024-12-27 15:13:45 +01:00
task_netplay_find_content.c Cleanups - 2024-12-27 15:13:45 +01: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 Change config_get_path/array return back to bool (#17333) 2025-01-02 14:35:33 +01:00
task_patch.c Standardize naming of local len variables 2024-12-30 14:27:24 +01:00
task_pl_thumbnail_download.c Standardize naming of local len variables 2024-12-30 14:27:24 +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 Fix header include - should have been relative 2021-11-05 00:09:45 +01:00
task_save.c Conventionalize len variables: 2024-12-27 05:51:33 +01:00
task_screenshot.c Fix savestate thumbnails - '.png' needs to be appended to the total 2024-12-30 23:39:36 +01:00
task_steam.c Cleanups - 2024-12-27 15:13:45 +01:00
task_translation.c Small cleanups: * Prevent some unneccessary strlcpy calls and intermediary string copies * Name local length variables for strings '_len', parameter/argument 'len' 2024-12-28 22:22:07 +01: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