RetroArch/menu
Joe Osborn 2125770236
Replay UI support (#15048)
* Add bsv replay controls (not yet fully implemented), remove toggle

see notes in task_movie.c, make sure command.c calls the right
functions, check retroarch.c and other todos.

bsv files are also now stored with states, not saves.

* Compilation fixes

* Added command impls for play and record replay, and some code in load state to do the right thing there

* Guard some parts of the new code with HAVE_BSV_MOVIE

* wip, menu fixes

* more menu fixes, osd for movie errors, halt recording properly

* Menu and label fixes

* move bsvs to own file suffix series under savestates, fix recording and playback command validity checks

* Fix replay autoincrement

* fix endif placement, whoops

---------

Co-authored-by: Joseph C. Osborn <jcoa2018@pomona.edu>
2023-03-03 00:52:22 +01:00
..
cbs Replay UI support (#15048) 2023-03-03 00:52:22 +01:00
drivers Replay UI support (#15048) 2023-03-03 00:52:22 +01:00
menu_cbs.h Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
menu_contentless_cores.c Revert "Header cleanups - don't include retroarch.h everywhere" 2023-01-08 09:05:46 +01:00
menu_defines.h Move enum screensavers to menu_defines.h 2022-11-27 23:08:14 +01:00
menu_dialog.h More hotkey cleanups (#14657) 2022-11-22 14:45:30 +01:00
menu_displaylist.c Replay UI support (#15048) 2023-03-03 00:52:22 +01:00
menu_displaylist.h Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only 2023-02-23 21:03:41 +01:00
menu_driver.c Replay UI support (#15048) 2023-03-03 00:52:22 +01:00
menu_driver.h Replay UI support (#15048) 2023-03-03 00:52:22 +01:00
menu_entries.h Menu switch icon corrections (#14766) 2022-12-25 18:17:16 +01:00
menu_explore.c Revert "Header cleanups - don't include retroarch.h everywhere" 2023-01-08 09:05:46 +01:00
menu_input_bind_dialog.h (menu) move headers around - no more menu/widgets 2020-06-27 19:33:49 +02:00
menu_input.h Silence more -Wdocumentation warnings 2022-07-15 01:12:04 +02:00
menu_screensaver.c Reduce tertiary operators 2022-09-13 10:28:03 +02:00
menu_screensaver.h Revert "Header cleanups - don't include retroarch.h everywhere" 2023-01-08 09:05:46 +01:00
menu_setting.c Replay UI support (#15048) 2023-03-03 00:52:22 +01:00
menu_setting.h Get rid of menu_setting_ctl 2021-03-11 08:38:53 +01:00
menu_shader.h Append Preset (#14737) (#14757) 2022-12-22 21:36:32 +01:00