Commit Graph

62172 Commits

Author SHA1 Message Date
libretroadmin
f46beade21 (Android) Buildfix 2023-04-03 22:47:50 +02:00
libretroadmin
96a4417e38 (Vulkan) vulkan_surface_create - we already set all members of this
struct - memset unnecessary
2023-04-03 20:51:41 +02:00
libretroadmin
223f063894 Simplify win32_common.c 2023-04-03 20:26:04 +02:00
github-actions
e5737ce18d Fetch translations from Crowdin 2023-04-03 00:11:10 +00:00
Valentin
b0b5a40d44
add overlay parameter to control x/y separation in auto-scale mode (#15106) 2023-03-31 01:33:39 +01:00
github-actions
d28417ca84 Fetch translations from Crowdin 2023-03-31 00:11:35 +00:00
github-actions
0817022d95 Fetch translations from Crowdin 2023-03-30 00:11:39 +00:00
github-actions
dc72ab6ae3 Fetch translations from Crowdin 2023-03-29 00:13:17 +00:00
github-actions
dd62f3a9fb Fetch translations from Crowdin 2023-03-28 00:12:21 +00:00
aliaspider
d3fad528ce
fix memory corruption in d3d11_gfx_init. (#15139) 2023-03-27 16:04:55 +01:00
github-actions
3a41738b61 Fetch translations from Crowdin 2023-03-27 00:11:47 +00:00
barbudreadmon
1fb9853a93
(Shaders) pass rotation index to shaders (#15136) 2023-03-26 21:20:27 +01:00
github-actions
13785a715e Fetch translations from Crowdin 2023-03-26 00:12:10 +00:00
zoltanvb
c996fe7070
Add wayland to input driver list. (#15133)
Wayland input driver was not selectable from menu. It could still be enforced by
context driver, or enabled in config file, but I saw no reason why it would be
better to skip it from here.
2023-03-25 22:42:03 +01:00
Subs
f24893bcb1
[CRT] Add KMS modeswitch (#15131)
* Prepare to update deps/switchres

* Squashed 'deps/switchres/' content from commit ca72648b32

git-subtree-dir: deps/switchres
git-subtree-split: ca72648b3253eca8c5addf64d1e4aa1c43f5db94

* Add CRT modeswitching to KMS
Display the real refresh rate
Enable the CRT SwitchRes menu
Add another switchres.ini path for Lakka
2023-03-25 11:57:10 +01:00
Joe Osborn
d118259589
Make cmd interface more useful for replay information (#15132)
* Add 'active replay' config get to config command and flush stdout for command replies; tweak output of play replay command

* guard on have_bsv_movie
2023-03-24 22:41:07 +01:00
Colin Kinloch
2101400bf4
(Wayland) Check for pointer before locking it (#15130)
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
2023-03-24 22:40:38 +01:00
Colin Kinloch
a6e6ddf425
(Wayland) Update destruction (#15129) 2023-03-24 15:14:56 +01:00
Colin Kinloch
eeda1f6141
(Wayland) Don't relock the pointer (#15128) 2023-03-24 05:07:48 +01:00
github-actions
7144acd26e Fetch translations from Crowdin 2023-03-24 00:11:20 +00:00
sonninnos
390ee5c3c7
(Win32) Increase maximum window limit (#15125) 2023-03-23 18:02:09 +01:00
Stephanie Gawroriski
a681f0e31f Update SquirrelJME 3DS Core information along with icons. 2023-03-22 22:22:03 -04:00
github-actions
b497d2c050 Fetch translations from Crowdin 2023-03-23 00:11:40 +00:00
Esoptron
38b884b7ba
Update AUTHORS.h (#15117)
Modify my authors entry
2023-03-22 07:43:10 +01:00
warmenhoven
1b3c9e62aa
Use same Xcode project for iOS as is used for packaging (take 2) (#15118) 2023-03-22 07:43:00 +01:00
github-actions
693435a6de Fetch translations from Crowdin 2023-03-22 00:10:15 +00:00
Colin Kinloch
d2c40b48ab
(Wayland) Mouse grab cleanup (#15114) 2023-03-21 14:36:24 +01:00
github-actions
90694a3cf1 Fetch translations from Crowdin 2023-03-21 00:11:10 +00:00
Manuel Alfayate Corchete
aaa53da148
[Wayland] Add mouse grab/lock functionality. (#15103)
* [Wayland] Add mouse grab functionality.

Co-authored-by: Colin Kinloch <colin@kinlo.ch>
2023-03-20 11:30:04 +01:00
github-actions
8d1e575ea6 Fetch translations from Crowdin 2023-03-20 00:12:33 +00:00
zoltanvb
523c394ccb
Enable language autodetect for all builds with LANGEXTRA. (#15110) 2023-03-19 21:07:11 +01:00
hunterk
2a36245e0c
make ffmpeg core compile separately again and silence a couple of unused variable warnings (#15108) 2023-03-19 02:38:18 +01:00
zoltanvb
ca11479f2f
Fix for https://github.com/libretro/RetroArch/issues/15097 and a minor change to recognize en_GB better. (#15105) 2023-03-18 23:05:32 +01:00
sonninnos
8d12ff3cf1
Ensure statistics text is aligned left (#15102) 2023-03-18 14:56:32 +01:00
github-actions
30de5784a5 Fetch translations from Crowdin 2023-03-18 00:11:30 +00:00
LibretroAdmin
9064313897
Update CHANGES.md 2023-03-17 19:44:13 +01:00
libretroadmin
b07353a0d9 Put forward declaration in wgl_ctx.c 2023-03-17 16:13:09 +01:00
libretroadmin
2902d11b1a Rewinding code should not be a forced built-in dependency 2023-03-17 16:08:41 +01:00
libretroadmin
1581ece9ea Cleanups 2023-03-17 00:03:23 +01:00
libretroadmin
0de147971a (Wayland) Cleanups 2023-03-16 18:40:17 +01:00
libretroadmin
17c1962b6f (Android) Bump up version 2023-03-16 17:09:11 +01:00
github-actions
6616b807ed Fetch translations from Crowdin 2023-03-16 00:13:09 +00:00
libretroadmin
d2ac15c6db Fixes filestream_vscanf regression 2023-03-15 20:13:04 +01:00
libretroadmin
b70b0deec4 Revert "(Modern Windows build) Set D3D11 as the default video driver for modern Windows"
This reverts commit f5bc0edbaa.
2023-03-15 17:06:18 +01:00
github-actions
3f19f16d97 Fetch translations from Crowdin 2023-03-15 00:11:39 +00:00
sonninnos
92dfc80327
Check for 'enable_hotkey' also from autoconf binds (#15095) 2023-03-14 18:16:53 +01:00
sonninnos
a0c7f11499
(XMB) Horizontal icon animation fix (#15093) 2023-03-14 00:36:39 +01:00
sonninnos
281ccab6ee
(Win32) Ignore window limiting with fixed position (#15092) 2023-03-13 23:17:47 +01:00
sonninnos
da076faa47
Notification font + statistics adjustments (#15089) 2023-03-13 20:10:10 +01:00
libretroadmin
dc6b6d5cdb (XAudio) Header cleanups 2023-03-13 04:23:25 +01:00