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
v1.15.0
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 f5bc0edbaa2458f1cb0e3c7f43b453b991b724ef.
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
libretroadmin
88cd91c586
Cleanup some xaudio headers
2023-03-13 04:12:18 +01:00
libretroadmin
f5bc0edbaa
(Modern Windows build) Set D3D11 as the default video driver for modern Windows
...
version (Windows 7 and up)
2023-03-13 02:47:55 +01:00
libretroadmin
5c51232731
Style nit
2023-03-13 02:23:52 +01:00
libretroadmin
60dc768f78
(Replay/BSV) Fix issue #15083 , and some other style nits
2023-03-13 01:34:27 +01:00
github-actions
2b7c722c11
Fetch translations from Crowdin
2023-03-13 00:12:32 +00:00
github-actions
6107dd2e02
Fetch translations from Crowdin
2023-03-12 00:12:07 +00:00
LibretroAdmin
a03587d890
Update reverb.c
2023-03-11 23:00:39 +01:00
Joe Osborn
be5b198692
Replay rewind fix ( #15079 )
...
* Rewind during recording isn't visibly busted anymore but it doesn't rewind the replay properly during playback or record, inputs get clobbered; check frame pos/ptr stuff.
* Fix rewinding during movie recording and playback?
2023-03-11 18:37:48 +01:00
github-actions
666fbdcb38
Fetch translations from Crowdin
2023-03-11 00:10:58 +00:00
libretroadmin
938ab716bd
Bump version
2023-03-10 17:16:50 +01:00
LibretroAdmin
430a9f6eed
Update CHANGES.md
2023-03-10 17:04:11 +01:00
LibretroAdmin
f7b4ee492a
Update CHANGES.md (Up to Feb 12)
2023-03-10 08:18:35 +01:00
github-actions
06501ebed0
Fetch translations from Crowdin
2023-03-10 00:12:33 +00:00
Joe Osborn
81b3e128ac
Add checkpointing feature for replay recordings. ( #15072 )
...
If cores are not deterministic, or if they only have bounded
determinism, we can obtain less drift if replay files also contain
periodic checkpoint states. These are configured by the new retroarch
stting replay_checkpoint_interval (measured in seconds). States are
inserted into the replay file in between frames.
This patch also fixes the settings display for the replay
autoincrement max keep setting.
2023-03-09 23:14:02 +01:00
Colin Kinloch
297aa1ff72
(Wayland) Build pointer-constraints and relative-pointer protocols ( #15071 )
...
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
2023-03-09 19:54:36 +01:00
github-actions
e99efba2b9
Fetch translations from Crowdin
2023-03-09 00:12:19 +00:00
Colin Kinloch
e54495235e
(Wayland) Wait for splash screen configuration ( #14485 )
...
* (Wayland) Wait for splash screen configuration
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
* (Wayland/libdecor) Remove unnecessary context creation check. Log library load.
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
* (Wayland) Bring xdg_toplevel configure in line with libdecor and add icon to splash screen
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
---------
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
2023-03-08 22:56:24 +01:00
warmenhoven
04b0421efc
Add App Category to a few places it should have been ( #15019 )
2023-03-08 20:59:14 +01:00
Colin Kinloch
e31b7fe6c2
(Wayland) Fix resize check ( #15065 )
...
* (Wayland) Fix resize check
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
* (Wayland/GL) Correct scaling on resize
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
* (Wayland) Fix fullscreen buffers being initially double scaled
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
---------
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
2023-03-08 20:08:31 +01:00
github-actions
51eafdd7fd
Fetch translations from Crowdin
2023-03-08 00:12:19 +00:00