mirror of
https://github.com/libretro/RetroArch
synced 2024-12-28 09:29:16 +00:00
83a1d9ac1f
content_reset_backup_buffers is called, try to make the undo messages nicer. * I'm trying to write to differentiate read/write errors from empty buffer errors. I changed command.c and task_save_state.c so the content_undo funcs are the ones writting the success messages. I was told to use runloop_msg_queue_push() to write to the OSD, but that doesn't seem to be working. |
||
---|---|---|
.. | ||
task_content.c | ||
task_database_cue.c | ||
task_database.c | ||
task_decompress.c | ||
task_file_transfer.c | ||
task_http.c | ||
task_image.c | ||
task_overlay.c | ||
task_save_ram.c | ||
task_save_state.c | ||
task_screenshot.c | ||
tasks_internal.c | ||
tasks_internal.h |