.. |
task_audio_mixer.c
|
Don't do NULL termination on string if we pass it off to strlcpy
|
2022-07-24 05:39:51 +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
|
Don't do NULL termination on string if we pass it off to strlcpy
|
2022-07-24 05:39:51 +02:00 |
task_bluetooth.c
|
|
|
task_content_disc.c
|
Don't do NULL termination on string if we pass it off to strlcpy
|
2022-07-24 05:39:51 +02:00 |
task_content.c
|
Don't do NULL termination on string if we pass it off to strlcpy
|
2022-07-24 05:39:51 +02: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
|
Don't do NULL termination on string if we pass it off to strlcpy
|
2022-07-24 05:39:51 +02:00 |
task_database_cue.c
|
Don't do NULL termination on strings when passing to strlcpy and/or
|
2022-07-26 07:01:10 +02:00 |
task_database.c
|
Don't do NULL termination on strings when passing to strlcpy and/or
|
2022-07-26 07:01:10 +02:00 |
task_decompress.c
|
Don't do NULL termination on string if we pass it off to strlcpy
|
2022-07-24 05:39:51 +02:00 |
task_file_transfer.c
|
input_autoconfigure_connect - have boolean return value
|
2022-07-09 00:53:08 +02:00 |
task_file_transfer.h
|
|
|
task_http.c
|
(task_http) Cleanups
|
2022-07-09 01:24:59 +02:00 |
task_image.c
|
input_autoconfigure_connect - have boolean return value
|
2022-07-09 00:53:08 +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
|
Initialise 'Explore' menu on a background thread (#13162)
|
2021-10-27 17:51:22 +02:00 |
task_netplay_find_content.c
|
(Netplay) Disallow netplay start when content is not loaded for static core platforms (#14220)
|
2022-07-26 07:21:57 +02:00 |
task_netplay_lan_scan.c
|
(Netplay/LAN Discovery) Task refactor (#14070)
|
2022-06-19 03:41:04 +02:00 |
task_netplay_nat_traversal.c
|
(UPnP) Attempt support for remaining platforms (#14107)
|
2022-06-26 21:38:52 +02:00 |
task_overlay.c
|
Don't do NULL termination on strings when passing to strlcpy and/or
|
2022-07-26 07:01:10 +02:00 |
task_patch.c
|
Get rid of unnecessary log spam about non-required/non-essential files/directories
|
2022-07-21 03:48:11 +02:00 |
task_pl_thumbnail_download.c
|
Don't do NULL termination on string if we pass it off to strlcpy
|
2022-07-24 05:39:51 +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
|
|
|
task_powerstate.h
|
Fix header include - should have been relative
|
2021-11-05 00:09:45 +01:00 |
task_save.c
|
Silence Linux snprintf warnings (#14131)
|
2022-07-02 14:08:27 +02:00 |
task_screenshot.c
|
Don't do NULL termination on string if we pass it off to strlcpy
|
2022-07-24 05:39:51 +02:00 |
task_steam.c
|
(steam) Thread safety and style fixes (#13739)
|
2022-03-13 18:14:20 +01:00 |
task_translation.c
|
Move translation task code to tasks/task_translation.c (#13274)
|
2021-11-22 15:19:20 +01:00 |
task_wifi.c
|
Split up wifi networking code - move it into separate file (#13262)
|
2021-11-21 12:37:39 +01:00 |
tasks_internal.h
|
(Core Info) Ensure current core info is initialized at runloop_event_init_core when netplay is enabled (#14162)
|
2022-07-09 16:25:27 +02:00 |