..
task_audio_mixer.c
Style nits
2025-02-12 10:35:04 +01:00
task_audio_mixer.h
Fixes --disable-menu
2021-10-15 14:32:07 +02:00
task_autodetect.c
Make autoconfig failure notifications optional. ( #17636 )
2025-02-27 20:15:06 -08:00
task_autodetect_blissbox.c
Cleanups
2025-02-10 16:31:30 +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: properly handle ignored directories
2025-03-09 18:24:02 -04:00
task_content.c
apple: fix strlcpy where src and dst are the same
2025-03-17 15:34:45 -04: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
Silence -Walloc-size-larger-than=byte-size
2025-03-19 17:35:15 +00:00
task_database_cue.c
Silence warning about possible truncation
2025-03-20 16:51:58 +00: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
Style nits/conventions
2025-02-09 16:43:51 +01: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_http_emscripten.c
Enable pthreads on Emscripten ( #17586 )
2025-02-20 00:59:25 +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
Function argument name standardization
2025-01-17 19:55:32 +01:00
task_movie.c
Only read first frame of inputs under new movie formats ( #17634 )
2025-02-27 20:15:14 -08: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
Buildfixes and warning fixes
2025-01-17 12:03:30 +01:00
task_patch.c
Style nits
2025-02-12 10:35:04 +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
Style nits
2025-02-12 10:17:35 +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
Cleanups
2025-02-10 16:31:30 +01:00
task_wifi.c
Rewrite libretro-common task_queue, use flags
2024-09-10 02:42:07 +02:00
tasks_internal.h
Cleanups - less settings_t pointer passing
2025-02-11 09:38:54 +01:00