.. |
task_audio_mixer.c
|
(task_audio_mixer.c) Optimize further
|
2020-05-22 22:00:25 +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
|
Add global state warnings
|
2020-05-29 06:11:07 +02:00 |
task_autodetect.c
|
Use malloc instead of calloc where possible
|
2020-06-24 19:27:02 +02:00 |
task_content.c
|
Turn calloc into malloc
|
2020-06-24 19:35:07 +02:00 |
task_content.h
|
(QT) Populate 'db_name' and 'crc32' fields when adding entries to content history
|
2020-03-06 14:00:04 +00:00 |
task_core_backup.c
|
Add option to selectively 'lock' (prevent modification of) installed cores
|
2020-06-18 17:36:33 +01:00 |
task_core_updater.c
|
Add option to selectively 'lock' (prevent modification of) installed cores
|
2020-06-18 17:36:33 +01:00 |
task_database_cue.c
|
Use string_starts_with_size where possible - avoids the strlen
|
2020-06-25 12:51:04 +02:00 |
task_database.c
|
Use malloc instead of calloc where possible
|
2020-06-24 19:27:02 +02: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
|
Use malloc instead of calloc where possible
|
2020-06-24 19:27:02 +02:00 |
task_image.c
|
Image file type detection fixes/optimisations
|
2020-05-22 16:57:37 +01:00 |
task_manual_content_scan.c
|
Fix --disable-menu
|
2020-06-12 22:24:39 +02:00 |
task_netplay_find_content.c
|
Update log messages
|
2020-06-08 20:31:08 +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
|
Cleanups
|
2020-06-10 16:33:44 +02:00 |
task_overlay.c
|
Add options for moving the on-screen overlay
|
2020-06-11 15:39:23 +03:00 |
task_patch.c
|
Cleanups
|
2020-03-07 19:14:45 +01:00 |
task_pl_thumbnail_download.c
|
(task_pl_thumbnail_download) Simplifications
|
2020-06-08 21:20:07 +02:00 |
task_playlist_manager.c
|
(Playlist management tasks) Fix potential heap-use-after-free errors
|
2020-06-12 17:40:24 +01:00 |
task_powerstate.c
|
Add global state warnings
|
2020-05-29 06:11:07 +02:00 |
task_powerstate.h
|
Header cleanups
|
2019-01-20 03:16:58 +01:00 |
task_save.c
|
Update SRAM log messages
|
2020-06-08 17:57:40 +02:00 |
task_screenshot.c
|
(gfx widgets) Pass more state around
|
2020-06-08 02:54:01 +02:00 |
task_wifi.c
|
First version of menu widgets (gl only)
|
2019-02-06 20:48:24 +01:00 |
tasks_internal.h
|
Add option to automatically backup cores when updating
|
2020-06-16 11:12:22 +01:00 |