github-actions
dea40e01bc
Fetch translations from Crowdin
2025-06-21 00:16:25 +00:00
DisasterMo
883d93f04c
Add Irish Gaelic as a language option
2025-06-20 22:37:46 +02:00
sonninnos
3b7bea875e
Log also analogs in SET_INPUT_DESCRIPTORS
2025-06-20 17:35:24 +03:00
github-actions
cc2440fe7f
Fetch translations from Crowdin
2025-06-20 00:16:25 +00:00
LibretroAdmin
d3635843c9
Merge pull request #18030 from Ryunam/ozone-font-scale
...
Ozone: Add options to scale font size
2025-06-19 23:52:34 +02:00
github-actions
e92be2a89d
Fetch translations from Crowdin
2025-06-19 00:16:59 +00:00
Eric Warmenhoven
9e5f6f4d8a
apple: fix bundle id display
2025-06-18 10:48:47 -04:00
github-actions
21c00e79f9
Fetch translations from Crowdin
2025-06-18 00:16:45 +00:00
sonninnos
6126413e92
Revert "Silence ffmpeg camera warnings"
...
This reverts commit 1f5804cb59
.
2025-06-18 01:05:06 +03:00
sonninnos
1f5804cb59
Silence ffmpeg camera warnings
2025-06-18 00:36:29 +03:00
LibretroAdmin
f85b738258
Merge pull request #18023 from schellingb/make_lists_static
...
Make a few large read-only arrays in menu code static
2025-06-17 23:05:53 +02:00
LibretroAdmin
26f6f7200a
Merge pull request #18024 from sonninnos/playlists-path-cleanups
...
Built-in playlist path rework
2025-06-17 23:05:37 +02:00
LibretroAdmin
ceb99a0644
Merge pull request #18031 from webosbrew/webos
...
webOS: Improve compatibility, add debug build option, fix wrong arg removed, fix LF on Makefile.webos
2025-06-17 23:04:41 +02:00
Craig C.
9b9788873c
Merge pull request #11 from webosbrew/feature/debug-build
...
Enable Debug Build for webOS
2025-06-17 13:37:43 +01:00
Mariotaku
5907714842
Don't Remove First Argument if There is None on webOS
2025-06-17 18:33:34 +09:00
Mariotaku
8ba7a585cc
build without strip if debug is on
2025-06-17 18:26:55 +09:00
github-actions
ab543fb8bd
Fetch translations from Crowdin
2025-06-17 00:17:00 +00:00
Craig Carnell
0e4136537b
Add environment variables missing from webOS 3 - 5
2025-06-17 00:48:19 +01:00
Ryunam
d471cbce8a
Ozone: Add options to scale font size
2025-06-16 22:15:49 +02:00
Eric Warmenhoven
42704b9311
apple: include correct git hash when uploading testflight build
2025-06-16 15:00:01 -04:00
sonninnos
383daa31cb
Built-in playlist path rework
2025-06-16 19:18:55 +03:00
sonninnos
db5c4d2758
Handle default config save path differently
2025-06-16 19:14:45 +03:00
Eric Warmenhoven
b490195e0b
iOS9: fix crash fetching refresh rate
2025-06-16 10:05:08 -04:00
sonninnos
9595904af1
Add missing path clear
2025-06-16 06:06:15 +03:00
sonninnos
2329cd10d0
Fix vanishing 'Load Core'
2025-06-16 05:57:29 +03:00
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