libretroadmin
bef29c466b
Remove unneeded video_driver_set_gpu_device_string/get_gpu_device_string
2023-09-06 03:08:48 +02:00
libretroadmin
89376e3c41
Do away with one temp buffer
2023-09-06 02:50:56 +02:00
libretroadmin
050996ab0f
Rewrite some strlcats
2023-09-06 02:37:24 +02:00
github-actions
b1b8f23169
Fetch translations from Crowdin
2023-09-06 00:11:02 +00:00
sonninnos
edd1b646e6
Show MIDI output first ( #15675 )
2023-09-05 11:53:55 -07:00
sonninnos
878ed7583c
Audio synchronization menu cleanup ( #15674 )
2023-09-05 07:56:47 -07:00
libretroadmin
553e30495b
Remove unused variables
2023-09-05 14:55:39 +02:00
sonninnos
7661bde711
Count audio samples in stats when rate control is disabled ( #15669 )
2023-09-05 05:35:57 -07:00
github-actions
5b2ed5c9ee
Fetch translations from Crowdin
2023-09-04 00:11:01 +00:00
sonninnos
8a510451f2
(Ozone) Sublabel scope test ( #15670 )
2023-09-03 15:20:45 -07:00
sonninnos
4d0110b278
Use refresh rate instead of core fps for frameskip timing ( #15666 )
2023-09-03 09:53:00 -07:00
Colin Kinloch
320ba73f90
Wayland: Get system wayland-protocols path via pkg-config ( #15668 )
2023-09-03 09:48:11 -07:00
libretroadmin
88437ca5a6
Rewrite input_state_get_last somewhat
2023-09-03 17:41:41 +02:00
libretroadmin
dd3ceb40e9
Style nits
2023-09-03 17:37:00 +02:00
github-actions
d1ea3b5d9c
Fetch translations from Crowdin
2023-09-03 00:11:23 +00:00
libretroadmin
bc91eb6ceb
Cut down on some strlens for xdk
2023-09-03 00:04:25 +02:00
libretroadmin
c2b81881ae
Cleanups
2023-09-02 16:42:49 +02:00
sonninnos
b89a750d43
(Ozone) Revert minimum font size enforcements ( #15663 )
2023-09-02 05:36:51 -07:00
github-actions
2e720fd9c1
Fetch translations from Crowdin
2023-09-02 00:10:19 +00:00
sonninnos
ea1bdade61
Allow more keyboard actions with menu osk ( #15662 )
2023-09-01 15:48:55 -07:00
sonninnos
078df8ba39
(Ozone) Sublabel width tweak ( #15657 )
2023-09-01 02:25:33 -07:00
github-actions
7f49094635
Fetch translations from Crowdin
2023-09-01 00:11:43 +00:00
Rob Loach
3d484ec60e
(Language) Fix comments
2023-08-31 15:10:59 -04:00
Rob Loach
a45ca11b10
(Language) Fix language detection in Canada to English
...
Canada's default language is often picked up as `en_CA.UTF-8`, which inadvertently gets discovered as `ca`, or Catalan. This means that if you're in Canada, you would end up getting Catalan as your default language.
Adding `en_CA` to the language list as British English fixes the language detection for Canadians. This must be indexed above Catalan's `ca` so that it uses English instead of Catalan.
2023-08-31 15:06:06 -04:00
github-actions
77ca6f7566
Fetch translations from Crowdin
2023-08-31 00:10:51 +00:00
libretroadmin
b5887d9857
change bsv_key_data back in case struct layout matters
2023-08-30 18:20:58 +02:00
libretroadmin
712b821f78
Reorder
2023-08-30 11:11:04 +02:00
libretroadmin
c82401dcb4
input_device_info - slim down - we don't need config_path and some of
...
the char arrays can be much smaller
2023-08-30 08:34:21 +02:00
libretroadmin
94accbb6ef
Nits
2023-08-30 06:36:38 +02:00
github-actions
688f76f81d
Fetch translations from Crowdin
2023-08-30 00:10:57 +00:00
yoshisuga
437ed733f5
Fixed compiler flag check for swift ( #15654 )
2023-08-29 03:30:52 -07:00
GABO1423
f654d1bf30
(UWP/Menu) Small Tweaks ( #15653 )
2023-08-28 20:53:35 -07:00
greenchili2
bb581e6cbe
Fix modifier keys ( shift, ctrl, alt ) as well as F10 not being detected on the UWP platform. ( #15651 )
...
* Update uwp_main.cpp
Fix modifier keys ( shift, ctrl, alt ) as well as F10 not being detected on the UWP platform.
* Update uwp_main.h
Fix modifier keys ( shift, ctrl, alt ) as well as F10 not being detected on the UWP platform.
2023-08-28 19:28:39 -07:00
sonninnos
600beba18b
Check menu toggle before menu event ( #15646 )
2023-08-27 15:48:47 -07:00
GABO1423
01662ec228
(UWP) Small Tweaks ( #15647 )
2023-08-27 15:48:39 -07:00
github-actions
89a67e588b
Fetch translations from Crowdin
2023-08-27 00:11:53 +00:00
github-actions
83ae1876b2
Fetch translations from Crowdin
2023-08-26 00:09:37 +00:00
sonninnos
2623f8d085
(XMB+Ozone) Animation corrections ( #15645 )
2023-08-25 13:02:19 -07:00
github-actions
2bb955fe19
Fetch translations from Crowdin
2023-08-25 00:11:19 +00:00
github-actions
1fd792b13b
Fetch translations from Crowdin
2023-08-24 00:11:11 +00:00
sonninnos
60ba927f15
Menu visibility list correction ( #15642 )
2023-08-23 07:59:15 -07:00
sonninnos
45663afc3f
Add more missing sublabels ( #15639 )
2023-08-22 18:29:45 -07:00
github-actions
4f0c756514
Fetch translations from Crowdin
2023-08-23 00:11:12 +00:00
sonninnos
ab1e5c37ca
Add PAL threshold option for automatic refresh rate switch ( #15636 )
2023-08-22 14:56:15 -07:00
yoshisuga
6b0a5c978e
tvOS: Add target conditionals to fix tvOS build ( #15637 )
...
* Add target conditionals to fix tvOS build
* Use TARGET_OS_IOS for iOS
2023-08-22 14:55:59 -07:00
sonninnos
34b71339de
Configuration 'populate_settings_*' cleanup ( #15635 )
2023-08-22 08:34:29 -07:00
sonninnos
5533f3881f
Prevent directory creation on bogus thumbnail downloads ( #15634 )
2023-08-21 23:07:38 -07:00
sonninnos
785ff20437
Menu value label cleanup ( #15632 )
2023-08-21 23:07:16 -07:00
yoshisuga
cb2cc58f98
iOS: Support a helper bar button to lock the current orientation ( #15633 )
...
* iOS: Support a helper bar button to lock the current orientation
* Moved init of shouldLockCurrentInterfaceOrientation property to iOS specific #if
2023-08-21 23:05:34 -07:00
github-actions
cf9947b7c7
Fetch translations from Crowdin
2023-08-22 00:11:08 +00:00