64412 Commits

Author SHA1 Message Date
LibretroAdmin
bd413de842 Log messages are too small to hold entire path 2025-01-13 16:01:16 +01:00
LibretroAdmin
3c3611af6f Resync libretro-common 2025-01-13 15:37:59 +01:00
Viačasłaŭ
1d6badb1f1
(PipeWire) Fix speedup in the video threaded mode (#17406) 2025-01-13 04:36:17 +01:00
github-actions
41290bb1a8 Fetch translations from Crowdin 2025-01-13 00:16:05 +00:00
LibretroAdmin
7e7224196a Avoid some strlens, and also return size_t in more string
modification functions
2025-01-12 23:39:29 +01:00
LibretroAdmin
598764b860 rarch_file_log_set_override - size_t return 2025-01-12 23:09:12 +01:00
LibretroAdmin
fb338b90bf Turn some functions to returntype size_t 2025-01-12 23:03:41 +01:00
LibretroAdmin
955eeed31a (playlist.c) -
* playlist_get_old_format_metadata_value - now returns size_t
* fix bug where string copy was being made with strdup before
anything got written to the string
2025-01-12 22:32:42 +01:00
LibretroAdmin
e84ea6082c Fix 'Remove Preset' 2025-01-12 19:05:44 +01:00
LibretroAdmin
e30fcb6da6 Remove unnnecessary null pointer check 2025-01-12 18:45:14 +01:00
LibretroAdmin
203c6218e4 Re-enable BFI menu setting for mobile 2025-01-12 17:35:50 +01:00
hizzlekizzle
f7678abe8d
Add flicker warnings, only auto-apply preferred overlays on Android and iOS (#17398)
* disable default overlays except on Android and iOS

* add flicker warnings to BFI/Subframes/rolling scan

and remove the prohibitions against other settings, since those conflicts are handled automagically anyway

* formatting nit
2025-01-12 17:34:13 +01:00
zoltanvb
e71a1620b0
Update core list based on what is compiled for 1.20.0 stable version. (#17404) 2025-01-12 17:34:01 +01:00
Viačasłaŭ
1039db7bf8
Fix Qt build (#17397)
Related to #17346
2025-01-12 14:21:27 +01:00
iyzsong
f309266422
(Qt) Fix desktop menu crash with CHEEVOS disabled (#17400) 2025-01-12 14:21:01 +01:00
github-actions
62a85ae737 Fetch translations from Crowdin 2025-01-12 00:16:13 +00:00
sonninnos
8ef798ea51
Add human readable rotation logging (#17387) 2025-01-11 02:51:48 +01:00
Eric Warmenhoven
fcda24be29
Files in archives should always be marked as such (#17390) 2025-01-11 02:51:04 +01:00
zoltanvb
9e048d8d77
Reset save state index on content load, if auto index is not enabled. (#17391) 2025-01-11 02:50:35 +01:00
github-actions
857dc8be5a Fetch translations from Crowdin 2025-01-11 00:14:13 +00:00
sonninnos
1e32a1e5e9
Save state logging and label unifications (#17384) 2025-01-10 14:47:28 +01:00
sonninnos
17e9aabd25
WINRAW: Invert mouse order (#17376) 2025-01-10 12:21:33 +01:00
Eric Warmenhoven
95dd1d8449
cloud sync: fix windows path issues (#17375) 2025-01-10 12:21:24 +01:00
zoltanvb
4b45499b97
Changes up to 01-09 (#17379)
...and one minor clarification in previous logs.
2025-01-10 12:20:46 +01:00
github-actions
2c57a35055 Fetch translations from Crowdin 2025-01-10 00:15:03 +00:00
zoltanvb
6f495dea04
Replace upload-artifact v3 with v4 (#17378) 2025-01-09 20:29:15 +01:00
github-actions
74e7a62e91 Fetch translations from Crowdin 2025-01-09 00:14:07 +00:00
Rob Loach
941806698e
Add SSL Support to the information list (#17370) 2025-01-09 00:09:56 +01:00
Viačasłaŭ
9886944f32
Fix launch app when pipewire service is stopped (#17365) 2025-01-07 18:31:45 +01:00
zoltanvb
65b9b1cd25
Fix compile failure (#17366) 2025-01-07 17:42:25 +01:00
LibretroAdmin
839b7654db More standardization of local len variables 2025-01-07 03:20:39 +01:00
LibretroAdmin
fc48ecaa1d Local 'len' variables need to prefixed with '_', inner-loop len
variables need to be prefixed with '__'
2025-01-07 02:57:24 +01:00
LibretroAdmin
e40f405b97 Play it on the safe side - go back to some of the code
from before
2025-01-07 02:47:37 +01:00
LibretroAdmin
a98ab483cb Restore archive_file_7z.c 2025-01-07 02:22:57 +01:00
Eric Warmenhoven
69e8be6dc1
iOS: ensure webserver notice can be dismissed (#17356) 2025-01-07 02:03:00 +01:00
hizzlekizzle
8a3f25311b
partial revert of c09fd38 (#17363)
which was causing softpatching to break on games with periods/dots in the filename. This restores the previous patch-matching behavior
2025-01-07 01:58:53 +01:00
github-actions
3ba7d88cea Fetch translations from Crowdin 2025-01-07 00:14:59 +00:00
Tatsuya79
43a2e1003e
allow exact sync with shader subframes (#17355)
* allow exact sync with shader subframes

* Update menu_setting.c
2025-01-06 21:36:57 +01:00
zoltanvb
5399faaa9d
Fix savestate auto-index detection (#17351) 2025-01-06 11:45:00 +01:00
github-actions
9c6e772497 Fetch translations from Crowdin 2025-01-06 00:15:51 +00:00
zoltanvb
ab3b175848
Restore missed absolute mouse conversion. (#17343) v1.20.0 2025-01-05 03:50:47 +01:00
sonninnos
0913263817
Integer Scale Axis sublabel correction (#17345) 2025-01-05 03:50:32 +01:00
Viačasłaŭ
f7159c4380
Fix Qt5 build (#17346) 2025-01-05 03:50:22 +01:00
github-actions
51c1482062 Fetch translations from Crowdin 2025-01-05 00:16:02 +00:00
neil4
6412f4feef
Overlay: Add Analog Recentering Zone (#17339) 2025-01-04 03:19:02 +01:00
neil4
2ffe9fe15c
Overlay lightgun fixes (#17340)
- Fix the "Allow Off-Screen" setting not working since #17308
- Prevent offscreen shot from disabling the lightgun with some cores
- Fullscreen pointer coordinates no longer needed
2025-01-04 03:18:38 +01:00
github-actions
54c37cf16d Fetch translations from Crowdin 2025-01-04 00:16:33 +00:00
github-actions
ee191f3064 Fetch translations from Crowdin 2025-01-03 00:14:50 +00:00
zoltanvb
b6be01355a
Add more help text for custom options in general. (#17336) 2025-01-02 22:21:54 +01:00
zoltanvb
864ad02177
Quickfix: asset size has exceeded 4x30 MB, so now there are 5 chunks. (#17334) 2025-01-02 19:31:35 +01:00