..
task_audio_mixer.c
Cleanup header includes
2022-12-05 15:10:19 +01:00
task_audio_mixer.h
task_autodetect.c
(task_overlay) Cut down on snprintfs
2023-04-28 20:18:53 +02:00
task_autodetect_blissbox.c
Cleanup header includes
2022-12-05 15:10:19 +01:00
task_bluetooth.c
Remove asserts
2023-01-09 00:51:05 +01:00
task_content.c
* Cut down on strlcat calls when possible and replace them with clever
2023-06-18 12:06:12 +02:00
task_content.h
task_content_disc.c
Cleanup header includes
2022-12-05 15:10:19 +01:00
task_core_backup.c
Cleanups - try to remove stdio.h include where possible
2023-01-21 22:25:38 +01:00
task_core_updater.c
Get rid of MENU_ENTREIS_CTL_UNSET_REFRESH and
2023-05-11 01:18:26 +02:00
task_database.c
* Cut down on strlcat calls when possible and replace them with clever
2023-06-18 12:06:12 +02:00
task_database_cue.c
[PS1 Scanning] Serial extraction is now considered a failure if PSX.EXE is found, allowing CRC fallback and actually fixing the game scanning ( #15241 )
2023-04-30 23:36:50 +02:00
task_database_cue.h
(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
task_http.c
* Cut down on strlcat calls when possible and replace them with clever
2023-06-18 12:06:12 +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
(Menu) Simplifications
2023-05-06 22:10:55 +02:00
task_menu_explore.c
Get rid of some useless wrapper functions
2023-05-28 17:56:28 +02:00
task_movie.c
Simplify core_serialize_size and core_serialize_size_special
2023-06-16 17:20:27 +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
Cleanup header includes
2022-12-05 15:10:19 +01:00
task_overlay.c
Increase conf_key_base size a bit
2023-04-28 20:21:08 +02:00
task_patch.c
Revert "Add Xdelta support for softpatching ( #14706 )" ( #14743 )
2022-12-19 03:29:46 +01:00
task_pl_thumbnail_download.c
Move functions around, make some static, move some around
2023-06-16 03:27:19 +02:00
task_playlist_manager.c
Cleanups - try to remove stdio.h include where possible
2023-01-21 22:25:38 +01:00
task_powerstate.c
task_powerstate.h
task_save.c
Simplify core_serialize_size and core_serialize_size_special
2023-06-16 17:20:27 +02:00
task_screenshot.c
Fix MSVC2010 warning
2023-06-15 13:43:53 +02:00
task_steam.c
* Rewrite some snprintfs
2022-08-20 19:17:28 +02:00
task_translation.c
Fix trivial signedness warnings ( #15377 )
2023-06-14 04:43:11 +02:00
task_wifi.c
Rewinding code should not be a forced built-in dependency
2023-03-17 16:08:41 +01:00
tasks_internal.h
Header uniformity - enums on top, then structs, then public declarations
2023-05-30 21:03:36 +02:00