RetroArch/tasks
Twinaphex 52ef1af14e
Merge pull request #9137 from LazyBumHorse/realpath
replace realpath() by custom code which does not resolve symlinks
2019-07-24 22:20:38 +02:00
..
task_audio_mixer.c Merge audio_driver.c into retroarch.c 2019-06-17 12:49:21 +02:00
task_audio_mixer.h Merge audio_driver.c into retroarch.c 2019-06-17 12:49:21 +02:00
task_autodetect.c Fix --disable-overlay. 2019-07-21 10:26:42 -07:00
task_content.c Merge pull request #9137 from LazyBumHorse/realpath 2019-07-24 22:20:38 +02:00
task_content.h Revert parts of menu_widgets that were causing breakage, but leave 2019-02-08 07:26:43 +01:00
task_database_cue.c Revert "Start using string_is_equal_memcmp and" 2019-04-29 04:04:33 +02:00
task_database.c show taskbar progress for scanner 2019-05-22 01:31:55 -04:00
task_decompress.c Cleanup task_decompress 2019-05-12 20:17:58 +02:00
task_file_transfer.c Add HAVE_AUDIOMIXER switch 2019-07-11 11:51:06 +02:00
task_file_transfer.h Convert to linux line endings. 2019-02-03 15:43:42 -08:00
task_http.c (task_http.c) Cleanups 2019-05-22 09:55:10 +02:00
task_image.c (task_image) Fix TSAN reported data race condition 2019-07-08 17:16:14 +01:00
task_netplay_find_content.c add some copyright on files I contributed considerably just in case 2019-06-20 05:45:17 +02:00
task_netplay_lan_scan.c add some copyright on files I contributed considerably just in case 2019-06-20 05:45:17 +02:00
task_netplay_nat_traversal.c (menu widgets backport) Re-commit task queue changes 2019-02-08 08:00:32 +01:00
task_overlay.c Create config_file_new_from_path_to_string 2019-07-18 12:03:50 +02:00
task_patch.c Delayed CRC calculation for need_fullpath ROM loading (unpatched) - 2019-06-03 18:51:04 +02:00
task_pl_thumbnail_download.c filestream_exists() -> path_is_valid() replacements 2019-05-30 12:19:52 +01:00
task_playlist_manager.c Playlist Management: Add 'Reset Core Associations' option 2019-07-02 12:00:38 +01:00
task_powerstate.c (task_powerstate.c) Fix 'local variable state hides a global variable 2019-07-14 13:11:11 +02:00
task_powerstate.h Header cleanups 2019-01-20 03:16:58 +01:00
task_save.c Fix LTGM errors - 'wrong type of arguments to formatting function' 2019-07-14 13:22:59 +02:00
task_screenshot.c cdrom: add disc dump option 2019-07-08 16:06:35 -04:00
task_wifi.c First version of menu widgets (gl only) 2019-02-06 20:48:24 +01:00
tasks_internal.h Refactor input_autoconfigure_connect - don't return 2019-07-16 15:28:22 +02:00