zoltanvb
f5280fe526
Lock core and save state explanations.
2025-05-20 22:01:33 +02:00
LibretroAdmin
7bc992437c
Merge pull request #17899 from sonninnos/bfi-shdrsub-stringrep-cleanup
2025-05-14 06:54:45 +02:00
github-actions
cd78050c79
Fetch translations from Crowdin
2025-05-14 00:16:16 +00:00
sonninnos
0f65f2f0f3
Display bfi + shader subframes strings without translations
2025-05-14 01:13:42 +03:00
sonninnos
ee11b79738
Improve playlist thumbnail cycling ( #17897 )
...
* Improve playlist thumbnail cycling
* GLUI: Thumbnail cycling fixes
2025-05-13 22:14:49 +03:00
github-actions
0900cd7540
Fetch translations from Crowdin
2025-05-13 00:16:26 +00:00
github-actions
6ade319137
Fetch translations from Crowdin
2025-05-12 00:17:23 +00:00
sonninnos
1b61b88274
Refine menu info+search disable buttons ( #17889 )
2025-05-11 22:18:44 +03:00
github-actions
45e13e3f2d
Fetch translations from Crowdin
2025-05-11 00:17:21 +00:00
github-actions
b590d843bc
Fetch translations from Crowdin
2025-05-10 00:15:02 +00:00
github-actions
8e154e0df6
Fetch translations from Crowdin
2025-05-09 00:16:12 +00:00
github-actions
7cffc6bb60
Fetch translations from Crowdin
2025-05-08 00:15:58 +00:00
sonninnos
10738f532c
Add shader hold hotkey and improve toggling logic ( #17840 )
2025-05-08 00:56:59 +03:00
sonninnos
0b547bdd49
Remove language mention from User menu sublabel ( #17876 )
2025-05-08 00:26:54 +03:00
github-actions
67a2793ab4
Fetch translations from Crowdin
2025-05-07 00:16:24 +00:00
github-actions
3bfed628ff
Fetch translations from Crowdin
2025-05-06 00:16:38 +00:00
LibretroAdmin
0670d6d87e
Merge pull request #17853 from sonninnos/menu-thumbnail-background
2025-05-05 14:45:11 +02:00
github-actions
19257e2190
Fetch translations from Crowdin
2025-05-05 00:17:08 +00:00
github-actions
015e515e9e
Fetch translations from Crowdin
2025-05-04 00:17:35 +00:00
sonninnos
e3583cbcbb
Add common Thumbnail Background option for all menu drivers
2025-05-03 19:12:10 +03:00
github-actions
63487e8ed8
Fetch translations from Crowdin
2025-05-03 00:15:28 +00:00
github-actions
14c78b6c32
Fetch translations from Crowdin
2025-05-02 00:15:30 +00:00
LibretroAdmin
4b6d315ad6
Merge pull request #17844 from JoeOsborn/add-save-load-sram-commands
2025-05-02 00:09:31 +02:00
github-actions
baee906ef3
Fetch translations from Crowdin
2025-05-01 00:17:50 +00:00
Joseph C. Osborn
fe5defea71
add new error message for sram load during hardcore cheevo
2025-04-30 15:05:39 -07:00
github-actions
05f94af415
Fetch translations from Crowdin
2025-04-30 00:16:22 +00:00
github-actions
54af661d95
Fetch translations from Crowdin
2025-04-28 00:16:34 +00:00
github-actions
633ee296e7
Fetch translations from Crowdin
2025-04-27 00:17:17 +00:00
github-actions
30aad19fae
Fetch translations from Crowdin
2025-04-26 00:15:12 +00:00
github-actions
8af10c25a1
Fetch translations from Crowdin
2025-04-25 00:16:20 +00:00
github-actions
b2a5e97923
Fetch translations from Crowdin
2025-04-24 00:16:04 +00:00
github-actions
ab515cd22d
Fetch translations from Crowdin
2025-04-23 00:15:54 +00:00
github-actions
03525ffd5f
Fetch translations from Crowdin
2025-04-22 00:15:59 +00:00
github-actions
547d739db4
Fetch translations from Crowdin
2025-04-21 00:16:40 +00:00
github-actions
a2e512a094
Fetch translations from Crowdin
2025-04-20 00:17:09 +00:00
github-actions
76e7c9a3d9
Fetch translations from Crowdin
2025-04-19 00:15:24 +00:00
github-actions
0d66d4b1b3
Fetch translations from Crowdin
2025-04-18 00:15:29 +00:00
github-actions
fd54639965
Fetch translations from Crowdin
2025-04-15 00:16:12 +00:00
github-actions
f9d79b6afd
Fetch translations from Crowdin
2025-04-14 00:16:58 +00:00
github-actions
69f319d16e
Fetch translations from Crowdin
2025-04-13 00:40:20 +00:00
github-actions
05adec60da
Fetch translations from Crowdin
2025-04-12 00:14:47 +00:00
github-actions
ccc68a98bb
Fetch translations from Crowdin
2025-04-11 00:15:51 +00:00
LibretroAdmin
82d8b9630a
Merge pull request #17750 from BinBashBanana/master
2025-04-10 03:35:45 -07:00
github-actions
aec5d1addd
Fetch translations from Crowdin
2025-04-10 00:16:10 +00:00
github-actions
bbafb16ea4
Fetch translations from Crowdin
2025-04-09 00:16:07 +00:00
github-actions
dc67ff6418
Fetch translations from Crowdin
2025-04-08 00:15:05 +00:00
LibretroAdmin
7ff7e49f56
Merge pull request #17776 from zoltanvb/delete_core_options
...
Enable core options reset without starting a core.
2025-04-07 16:02:50 -07:00
github-actions
55df20c845
Fetch translations from Crowdin
2025-04-07 00:16:31 +00:00
zoltanvb
000c5dcd76
Enable core options reset before starting a core.
...
Add "Reset core options" menu to two more places:
- Manage Cores, where it can delete the options for the selected core
- Configuration, where it can delete the options for the loaded core
Current reset function is updated to delete the core options file if
reset is wanted for a specific core, or core was loaded but not yet
started. Meant as a recovery method for possibly fatal core option
changes.
2025-04-06 21:53:01 +02:00
github-actions
44666bae9a
Fetch translations from Crowdin
2025-04-06 00:17:06 +00:00