Commit Graph

108 Commits

Author SHA1 Message Date
github-actions
bdc34f2046 Fetch translations from Crowdin 2023-04-17 00:11:49 +00:00
github-actions
19aeb52cbc Fetch translations from Crowdin 2023-04-16 00:12:25 +00:00
github-actions
666fbdcb38 Fetch translations from Crowdin 2023-03-11 00:10:58 +00:00
github-actions
e99efba2b9 Fetch translations from Crowdin 2023-03-09 00:12:19 +00:00
github-actions
51eafdd7fd Fetch translations from Crowdin 2023-03-08 00:12:19 +00:00
Joe Osborn
807640fed3
Associate states with replays (#15070)
* change bsv file suffix to replay, update strings

* add trivial RPLY block to save states

* WIP rerecording support, doesn't load states properly yet--issue with checking identifiers?

* Fixed a type error to get time identifiers working right, ready for testing

* handle case where state without replay data is loaded during replay

* cleanups

* whitespace cleanup

* Cleanups, change replay file format magic, fix logic around future states

* Remove failed future message

* Add play-replay-from-slot command, fix load-state-from-slot to use given slot

* build fixes

* Fix race conditions in emscripten build and incorrect replay state incrementing

* Style fix for single line if

---------

Co-authored-by: Joseph C. Osborn <jcoa2018@pomona.edu>
2023-03-08 00:10:59 +01:00
github-actions
a1fdab04fb Fetch translations from Crowdin 2023-03-05 00:14:31 +00:00
github-actions
4101d8166a Fetch translations from Crowdin 2023-03-04 00:11:36 +00:00
Joe Osborn
4d81f70f00
Replay nomenclature (#15054)
* change bsv file suffix to replay, update strings

* Fix bsv cli args

* Fix help whitespace

* Fix another message

---------

Co-authored-by: Joseph C. Osborn <jcoa2018@pomona.edu>
2023-03-03 23:16:48 +01:00
github-actions
7777be2ec1 Fetch translations from Crowdin 2023-03-03 01:52:38 +00:00
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
github-actions
823be06452 Fetch translations from Crowdin 2023-02-25 00:12:12 +00:00
github-actions
a4ff8f9320 Fetch translations from Crowdin 2023-02-23 00:12:34 +00:00
github-actions
5e7b48113e Fetch translations from Crowdin 2023-02-15 00:13:00 +00:00
github-actions
23c84d3031 Fetch translations from Crowdin 2023-02-14 00:12:32 +00:00
github-actions
5a11249a57 Fetch translations from Crowdin 2023-02-05 00:13:04 +00:00
github-actions
5a7ac3d06b Fetch translations from Crowdin 2023-01-30 00:11:09 +00:00
github-actions
18ef01b0d5 Fetch translations from Crowdin 2023-01-29 00:12:07 +00:00
github-actions
b9f879b6ba Fetch translations from Crowdin 2023-01-27 00:11:57 +00:00
github-actions
960204b5eb Fetch translations from Crowdin 2023-01-25 00:11:53 +00:00
github-actions
247991e53b Fetch translations from Crowdin 2023-01-22 00:12:23 +00:00
github-actions
57a2edfc3f Fetch translations from Crowdin 2023-01-21 00:11:30 +00:00
github-actions
655e2f1969 Fetch translations from Crowdin 2023-01-19 00:11:53 +00:00
github-actions
683931f28c Fetch translations from Crowdin 2023-01-18 00:11:47 +00:00
github-actions
3ee14d1dc7 Fetch translations from Crowdin 2023-01-17 00:11:47 +00:00
github-actions
d33c2ff56e Fetch translations from Crowdin 2023-01-15 00:12:18 +00:00
github-actions
2ae8a34cfb Fetch translations from Crowdin 2023-01-14 00:11:52 +00:00
github-actions
2a4a266a4a Fetch translations from Crowdin 2023-01-12 00:12:26 +00:00
github-actions
cf4350178b Fetch translations from Crowdin 2023-01-11 00:12:25 +00:00
github-actions
975300a320 Fetch translations from Crowdin 2023-01-10 00:12:25 +00:00
github-actions
f0656f10de Fetch translations from Crowdin 2023-01-09 00:12:37 +00:00
github-actions
d1408b0c24 Fetch translations from Crowdin 2023-01-08 00:12:11 +00:00
github-actions
503f7cde00 Fetch translations from Crowdin 2023-01-06 00:11:35 +00:00
github-actions
59cbb16f1c Fetch translations from Crowdin 2023-01-05 00:11:41 +00:00
github-actions
3047561621 Fetch translations from Crowdin 2023-01-04 00:11:29 +00:00
github-actions
4609c7f90a Fetch translations from Crowdin 2022-12-31 00:10:25 +00:00
github-actions
bc9c5718f9 Fetch translations from Crowdin 2022-12-30 00:10:44 +00:00
github-actions
6aa15e5b15 Fetch translations from Crowdin 2022-12-26 00:11:19 +00:00
github-actions
0993324756 Fetch translations from Crowdin 2022-12-23 00:11:09 +00:00
github-actions
dbe5a047c4 Fetch translations from Crowdin 2022-12-22 00:11:10 +00:00
github-actions
2b669f4e4b Fetch translations from Crowdin 2022-12-21 00:11:08 +00:00
github-actions
5b89a9f90f Fetch translations from Crowdin 2022-12-20 00:11:01 +00:00
github-actions
932b4ad3db Fetch translations from Crowdin 2022-12-17 00:11:11 +00:00
github-actions
fc24410763 Fetch translations from Crowdin 2022-12-10 00:11:34 +00:00
github-actions
3532608588 Fetch translations from Crowdin 2022-12-06 00:11:40 +00:00
github-actions
632e902a3b Fetch translations from Crowdin 2022-12-01 00:14:11 +00:00
github-actions
1a87e1107b Fetch translations from Crowdin 2022-11-22 00:13:08 +00:00
github-actions
8d499f577d Fetch translations from Crowdin 2022-11-21 00:13:10 +00:00
github-actions
61a8b19b2b Fetch translations from Crowdin 2022-11-18 00:15:32 +00:00
github-actions
2103280fdd Fetch translations from Crowdin 2022-11-17 00:12:45 +00:00