1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
RetroArch/tasks
2020-02-17 01:54:07 +01:00
..
task_audio_mixer.c Try to get rid of file_path_str 2019-09-18 18:12:57 +02:00
task_audio_mixer.h Merge audio_driver.c into retroarch.c 2019-06-17 12:49:21 +02:00
task_autodetect_blissbox.c task_decompress.c - get rid of logging 2020-01-25 17:22:24 +01:00
task_autodetect.c dir_list_new_special - no more dependency on settings_t 2020-02-14 12:12:59 +01:00
task_content.c Move menu_widgets to gfx/ and call it gfx_widgets 2020-02-17 01:54:07 +01:00
task_content.h Revert parts of menu_widgets that were causing breakage, but leave 2019-02-08 07:26:43 +01:00
task_core_updater.c Cleanup 2020-02-03 07:39:14 +01:00
task_database_cue.c Replace while (1) with for (;;) - avoids MSVC warnings 2020-01-30 16:15:52 +01:00
task_database.c Cleanups 2020-02-04 06:05:00 +01:00
task_decompress.c task_decompress.c - get rid of logging 2020-01-25 17:22:24 +01:00
task_file_transfer.c Add HAVE_AUDIOMIXER switch 2019-07-11 11:51:06 +02:00
task_file_transfer.h add missing header 2020-01-17 20:36:28 -07:00
task_http.c default rich presence on; better handling of special characters 2020-02-14 20:12:49 -07:00
task_image.c (task_image) Fix TSAN reported data race condition 2019-07-08 17:16:14 +01:00
task_manual_content_scan.c (Playlist) Get rid of settings_t dependency 2020-01-04 12:04:00 +01:00
task_netplay_find_content.c Try to get rid of file_path_str 2019-09-18 18:12:57 +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 Add option to automatically rotate overlays 2019-10-04 12:15:57 +01:00
task_patch.c Turn while (true) into for (;;) for easier MSVC backwards compatibility 2020-02-01 04:15:22 +01:00
task_pl_thumbnail_download.c menu_thumbnail and menu_thumbnail_path now decoupled from menu 2020-02-16 16:38:17 +01:00
task_playlist_manager.c (Playlist Management) Add 'Clean Playlist' option 2020-01-15 18:00:51 +00: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 (Managers) Get rid of settings_t dependencies 2020-02-14 14:24:38 +01:00
task_screenshot.c Move menu_widgets to gfx/ and call it gfx_widgets 2020-02-17 01:54:07 +01:00
task_wifi.c First version of menu widgets (gl only) 2019-02-06 20:48:24 +01:00
tasks_internal.h Cleanups 2020-02-16 20:03:57 +01:00