604 Commits

Author SHA1 Message Date
github-actions
cf9947b7c7 Fetch translations from Crowdin 2023-08-22 00:11:08 +00:00
github-actions
2b3bfbe89a Fetch translations from Crowdin 2023-08-20 00:11:22 +00:00
github-actions
a8ed353ce4 Fetch translations from Crowdin 2023-08-19 00:09:29 +00:00
github-actions
ede69b4b6b Fetch translations from Crowdin 2023-08-18 00:11:54 +00:00
github-actions
fa444fc9ed Fetch translations from Crowdin 2023-08-17 00:10:49 +00:00
github-actions
89e7e74315 Fetch translations from Crowdin 2023-08-13 00:10:53 +00:00
github-actions
fa80e5e6be Fetch translations from Crowdin 2023-08-07 00:12:40 +00:00
github-actions
796fa81909 Fetch translations from Crowdin 2023-08-06 00:11:55 +00:00
github-actions
d33758ad45 Fetch translations from Crowdin 2023-08-05 00:11:33 +00:00
github-actions
4102fb3ba3 Fetch translations from Crowdin 2023-07-20 00:12:06 +00:00
github-actions
6651fcb92b Fetch translations from Crowdin 2023-07-17 00:14:41 +00:00
github-actions
54f542a3da Fetch translations from Crowdin 2023-07-10 00:13:27 +00:00
github-actions
1b953d7463 Fetch translations from Crowdin 2023-07-02 00:14:25 +00:00
github-actions
aecaf79585 Fetch translations from Crowdin 2023-06-16 00:12:08 +00:00
github-actions
1fc5c600a4 Fetch translations from Crowdin 2023-06-15 00:12:09 +00:00
github-actions
8a6f7e6fff Fetch translations from Crowdin 2023-06-09 00:12:56 +00:00
github-actions
43dd4ee97b Fetch translations from Crowdin 2023-06-07 00:12:11 +00:00
github-actions
eebeed4115 Fetch translations from Crowdin 2023-06-06 00:12:45 +00:00
github-actions
b97ebf58dd Fetch translations from Crowdin 2023-06-02 00:13:28 +00:00
github-actions
698b0d6ce6 Fetch translations from Crowdin 2023-05-31 00:11:54 +00:00
github-actions
dbd7153526 Fetch translations from Crowdin 2023-05-30 00:11:38 +00:00
github-actions
d2e4dc0c22 Fetch translations from Crowdin 2023-05-20 00:10:57 +00:00
github-actions
b206598c10 Fetch translations from Crowdin 2023-05-16 00:11:26 +00:00
github-actions
9df34788e7 Fetch translations from Crowdin 2023-05-09 00:12:06 +00:00
github-actions
907724b184 Fetch translations from Crowdin 2023-05-08 00:11:04 +00:00
github-actions
80fed3f44f Fetch translations from Crowdin 2023-05-07 00:12:08 +00:00
github-actions
15e04b8767 Fetch translations from Crowdin 2023-05-03 00:10:49 +00:00
github-actions
79384b39ec Fetch translations from Crowdin 2023-04-23 00:12:13 +00:00
github-actions
97ad745f15 Fetch translations from Crowdin 2023-04-18 00:11:13 +00:00
github-actions
bdc34f2046 Fetch translations from Crowdin 2023-04-17 00:11:49 +00:00
github-actions
800094b750 Fetch translations from Crowdin 2023-04-15 00:11:54 +00:00
github-actions
666fbdcb38 Fetch translations from Crowdin 2023-03-11 00:10:58 +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
431092fc57 Fetch translations from Crowdin 2023-02-24 00:12:11 +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
8f12f96844 Fetch translations from Crowdin 2023-01-31 00:12:46 +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
97c8aa2a63 Fetch translations from Crowdin 2023-01-26 00:11:58 +00:00
github-actions
960204b5eb Fetch translations from Crowdin 2023-01-25 00:11:53 +00:00
github-actions
ac5d6ade25 Fetch translations from Crowdin 2023-01-24 00:11:28 +00:00