github-actions
3e3e4e6ce5
Fetch translations from Crowdin
2025-06-16 00:17:50 +00:00
sonninnos
293ca23197
Glui: Icon fixings
2025-06-15 15:22:16 +03:00
sonninnos
bb0551bf1e
Android crash fix attempt
2025-06-15 05:43:37 +03:00
sonninnos
3faf744b0f
Unused variable cleanup buildfix
2025-06-15 05:12:28 +03:00
sonninnos
0785dd7548
Unused variable cleanups
2025-06-15 05:08:24 +03:00
github-actions
fae1c6bcf6
Fetch translations from Crowdin
2025-06-15 00:18:32 +00:00
sonninnos
b774a26bae
Ozone: Add menu font selection
2025-06-15 01:11:26 +03:00
sonninnos
0fc847a176
Ozone: Entry ticker length correction
2025-06-14 23:51:06 +03:00
sonninnos
fc6b1b9fab
Show 'save as' config last
2025-06-14 21:20:08 +03:00
sonninnos
c9eb36d4db
Win32: Unused variable cleanup
2025-06-14 17:37:08 +03:00
sonninnos
a7c195901f
Better default config path deciding
2025-06-14 17:28:40 +03:00
sonninnos
a034e9b61b
Ozone+XMB: Blank dummy core output
2025-06-14 17:16:05 +03:00
sonninnos
f86ae06c10
Ozone: Add horizontal padding factor option ( #18022 )
2025-06-14 17:14:07 +03:00
Bernhard Schelling
771fc523b2
Make large read-only arrays static
...
This can avoid unnecessary waste of performance at runtime to use static data instead of filling out an array on the stack every time. Some of the CBS functions are called for every menu item created so this improves performance of menu navigation, especially large menus like playlists.
2025-06-14 16:26:24 +09:00
github-actions
45c3f93e8b
Fetch translations from Crowdin
2025-06-14 00:15:55 +00:00
sonninnos
2e4c29264e
Prevent menu input when using toggle combos ( #18017 )
2025-06-14 00:07:16 +03:00
Eric Warmenhoven
f9c99288da
android: try to avoid build-time heap space problems
2025-06-13 16:21:09 -04:00
github-actions
75a8193e62
Fetch translations from Crowdin
2025-06-13 00:16:53 +00:00
sonninnos
5cfb0a3e42
Add 'save as' and main config replacing options ( #18014 )
2025-06-13 03:03:36 +03:00
sonninnos
9d09ec3478
Show undo save/load state items order non-submenu addition
2025-06-12 16:06:28 +03:00
sonninnos
366bf083e4
Shader logging cleanup
2025-06-12 06:37:23 +03:00
sonninnos
9c7203bd6f
Input bind+remap analog stick label unifications
2025-06-12 06:10:25 +03:00
sonninnos
b65737f923
Show undo save/load state items in the same order
2025-06-12 05:25:07 +03:00
sonninnos
a8de4dbe49
Show core info md5 note rows as sublabels ( #18011 )
2025-06-12 05:17:46 +03:00
github-actions
57fe5598b7
Fetch translations from Crowdin
2025-06-12 00:16:43 +00:00
sonninnos
68ffc370a9
Adaptive VSync menu cleanup
2025-06-12 01:32:58 +03:00
sonninnos
8fd0d552ca
D3D: Add alternative max frame latency hack mode ( #18010 )
2025-06-11 22:25:42 +03:00
Eric Warmenhoven
aebfff2166
apple: better mfi controller disconnect handling
2025-06-11 11:01:28 -04:00
github-actions
46b7026978
Fetch translations from Crowdin
2025-06-11 00:17:03 +00:00
LibretroAdmin
c5851487cc
Merge pull request #18008 from alphanu1/Geom
2025-06-11 00:08:58 +02:00
alphanu
0b001e46c0
Added temporary switch for windows geometry adjustments
2025-06-10 13:00:49 -07:00
LibretroAdmin
4abd8fa816
Merge pull request #17997 from libretro/warmenhoven/pr/mbedtls
...
minor mbedtls update
2025-06-10 19:59:00 +02:00
LibretroAdmin
97ab384c00
Merge pull request #18001 from libretro/warmenhoven/pr/macos-jit
2025-06-10 12:58:14 +02:00
LibretroAdmin
166c394cf2
Merge pull request #18004 from libretro/warmenhoven/pr/macos-mem
2025-06-10 12:57:36 +02:00
LibretroAdmin
5f606b9df0
Merge pull request #18003 from libretro/warmenhoven/pr/emacs-dir-locals
2025-06-10 12:57:24 +02:00
LibretroAdmin
a78826ee9e
Merge pull request #18002 from libretro/warmenhoven/pr/xcode-tweaks
2025-06-10 12:56:58 +02:00
LibretroAdmin
9795fd2daa
Merge pull request #17999 from libretro/warmenhoven/pr/apple-bundle-id
2025-06-10 12:56:24 +02:00
LibretroAdmin
fec832a03c
Merge pull request #17998 from libretro/warmenhoven/pr/info-debug
2025-06-10 12:56:12 +02:00
LibretroAdmin
0c279b9dbc
Merge pull request #17995 from alphanu1/Geom
2025-06-10 12:55:59 +02:00
Eric Warmenhoven
8d579bba30
net_http: minor lock refactor
2025-06-09 23:49:49 -04:00
Eric Warmenhoven
cc408b7ad5
macOS: better memory reporting
2025-06-09 22:34:33 -04:00
Eric Warmenhoven
c1f7982ec0
add .dir-locals.el for emacs formatting
2025-06-09 22:25:48 -04:00
Eric Warmenhoven
bb6a0c5772
apple: Xcode tweaks
2025-06-09 22:25:14 -04:00
Eric Warmenhoven
52bfb2a7c3
macOS: minor JIT debugging niceties
2025-06-09 22:24:40 -04:00
Eric Warmenhoven
631f318e28
apple: bundle identifier in Information menu
2025-06-09 22:23:06 -04:00
Eric Warmenhoven
4e4855b44c
include "DEBUG" string in information menu for debug builds
2025-06-09 22:21:28 -04:00
Eric Warmenhoven
e8da8f8d29
minor mbedtls update
...
This brings it in line with 2.6.0. Previously it had been taken from a
development branch somewhere between 2.5.1 and 2.6.0.
Only return VERIFY_FAILED from a single point
Everything else is a fatal error. Also improve documentation about that for
the vrfy callback.
Improve comments
Update doc of return value of verify()
Fix potential integer overflow parsing DER CRL
This patch prevents a potential signed integer overflow during the
CRL version verification checks.
Fix potential integer overflow parsing DER CRT
This patch prevents a potential signed integer overflow during the
certificate version verification checks.
Prevent signed integer overflow in CSR parsing
Modify the function mbedtls_x509_csr_parse_der() so that it checks the
parsed CSR version integer before it increments the value. This prevents
a potential signed integer overflow, as these have undefined behaviour
in the C standard.
Rename time and index parameter to avoid name conflict.
As noted in #557 , several functions use 'index' resp. 'time'
as parameter names in their declaration and/or definition, causing name
conflicts with the functions in the C standard library of the same
name some compilers warn about.
This commit renames the arguments accordingly.
Update version number to 2.6.0
2025-06-09 22:20:05 -04:00
github-actions
a21643b7fa
Fetch translations from Crowdin
2025-06-10 00:17:11 +00:00
sonninnos
8b82cccb7a
Remove unused var
2025-06-10 02:18:15 +03:00
alphanu
3f59af3f99
Fixed issues with warnings when compiling menu_cbs_sublabel.c after CRT geometry adjust PR
2025-06-09 10:32:21 -07:00