1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
Commit Graph

377 Commits

Author SHA1 Message Date
github-actions
9ab6c62fc7 Fetch translations from Crowdin 2024-05-06 00:12:25 +00:00
github-actions
83d6cc5238 Fetch translations from Crowdin 2024-03-29 00:11:42 +00:00
github-actions
14e49d8b9e Fetch translations from Crowdin 2024-03-17 00:12:31 +00:00
github-actions
e09820e4c7 Fetch translations from Crowdin 2024-02-28 00:11:38 +00:00
github-actions
14b5feeabf Fetch translations from Crowdin 2024-02-24 00:10:43 +00:00
github-actions
6040d4cc62 Fetch translations from Crowdin 2024-02-13 00:12:05 +00:00
github-actions
c1130b8775 Fetch translations from Crowdin 2024-01-23 00:12:59 +00:00
github-actions
162ad01233 Fetch translations from Crowdin 2024-01-21 00:13:03 +00:00
github-actions
9f71c2a353 Fetch translations from Crowdin 2023-12-16 00:11:34 +00:00
github-actions
456f9b099a Fetch translations from Crowdin 2023-12-05 00:11:33 +00:00
github-actions
ee62cb5407 Fetch translations from Crowdin 2023-11-27 00:11:44 +00:00
github-actions
358c6946fe Fetch translations from Crowdin 2023-11-17 00:11:32 +00:00
github-actions
ec0f3af015 Fetch translations from Crowdin 2023-10-07 00:11:04 +00:00
GavinDarkglider
4387b0ab94
Lakka Switch Updates.... (#15754)
* Lakka: Switch: Decouple From LibNX builds.

* Lakka: Always show Power Management Settings menu

* Lakka: Switch: Add Nintendo Switch Options Menu, and First Option

* Lakka: Switch: Add CEC Toggle

* Lakka: Switch: Add Bluetooth ERTM Toggle

* Retroarch: unix platform:  Always display battery meter even when the device reports it as unknown
This is useful for most arm devices that have unknown battery status until charger state changes

* Retroarch: Lakka: Remove Gamemode stuff from build

Lakka will never include this, as it only runs base system, and retroarch.
2023-10-06 04:55:22 -07:00
github-actions
9a57ec29d5 Fetch translations from Crowdin 2023-09-27 00:11:08 +00:00
github-actions
4f0c756514 Fetch translations from Crowdin 2023-08-23 00:11:12 +00:00
github-actions
ede69b4b6b Fetch translations from Crowdin 2023-08-18 00:11:54 +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
b414388224 Fetch translations from Crowdin 2023-08-02 00:11:21 +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
43dd4ee97b Fetch translations from Crowdin 2023-06-07 00:12:11 +00:00
github-actions
b97ebf58dd Fetch translations from Crowdin 2023-06-02 00:13:28 +00:00
github-actions
907724b184 Fetch translations from Crowdin 2023-05-08 00:11:04 +00:00
github-actions
ef8e3c7f28 Fetch translations from Crowdin 2023-04-26 00:11:19 +00:00
github-actions
fc5d16f5a4 Fetch translations from Crowdin 2023-04-25 00:13:28 +00:00
github-actions
99e0d360e4 Fetch translations from Crowdin 2023-04-24 00:11:51 +00:00
github-actions
79384b39ec Fetch translations from Crowdin 2023-04-23 00:12:13 +00:00
github-actions
6aa6785428 Fetch translations from Crowdin 2023-04-22 00:11:47 +00:00
github-actions
c6161118ec Fetch translations from Crowdin 2023-04-21 00:10:38 +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
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
a4ff8f9320 Fetch translations from Crowdin 2023-02-23 00:12:34 +00:00
github-actions
23c84d3031 Fetch translations from Crowdin 2023-02-14 00:12:32 +00:00
github-actions
247991e53b Fetch translations from Crowdin 2023-01-22 00:12:23 +00:00
github-actions
3ee14d1dc7 Fetch translations from Crowdin 2023-01-17 00:11:47 +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
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
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