github-actions
41d84c6db1
Fetch translations from Crowdin
2022-04-11 00:10:18 +00:00
github-actions
260a0a4194
Fetch translations from Crowdin
2022-04-10 00:10:42 +00:00
Gabriel Morazán
e9da17b058
Bump up version numbers. (UWP) ( #13841 )
...
* Bump up version number. (msvc2017)
* Bump up version number. (msvc2019)
2022-04-10 00:43:56 +02:00
twinaphex
5ed375b7df
Bump version to 1.10.3
2022-04-10 00:03:11 +02:00
Autechre
d3004fe2c2
Update CHANGES.md
2022-04-09 23:58:40 +02:00
twinaphex
ee9b6ba78e
Hide Help menu until there is useful info to be shown
2022-04-09 17:23:14 +02:00
github-actions
5d2b5e8722
Fetch translations from Crowdin
2022-04-09 00:10:39 +00:00
Tony
044e1ec655
(WinRaw) Fix multiple light guns ( #13840 )
...
* (WinRaw) Fix multiple light guns
* Strip non-ASCII characters from mouse display names
2022-04-08 21:46:00 +02:00
github-actions
d82bba38ad
Fetch translations from Crowdin
2022-04-08 00:11:05 +00:00
github-actions
c3220e212f
Fetch translations from Crowdin
2022-04-07 00:10:52 +00:00
nfp0
d13fec5db5
Bring back number of swapchain images log ( #13836 )
...
Co-authored-by: nfp0 <nf.pereira@live.com>
2022-04-06 19:52:22 +02:00
Tony
85fef3427a
Fast-Forward Frameskip improvement ( #13834 )
2022-04-06 15:39:25 +01:00
github-actions
bf579df8b9
Fetch translations from Crowdin
2022-04-06 00:10:20 +00:00
Vladimir Serbinenko
2ef2ff1b36
Add a configurable workaround for Android reconnecting devices
...
Closes https://github.com/libretro/RetroArch/issues/3414
I have investigated the issue. The crux of the problem is that on Android there
is no way distinguishing 2 scenarios:
1) 2 identical bluetooth controllers A and B and first there are button presses
only on controller A and then on controller B
2) the same controller disconnects and reconnects.
Android doesn't give bluetooth mac address of where the touch came from, only
opaque ID and this opaque ID changes after reconnect. Hence without changes to
android this is infeasible without giving up the ability for 2 users to play on
identical controllers.
I guess that this sacrifice makes sense for affected users
2022-04-05 18:40:27 +02:00
Autechre
5e85d22d8f
Update CHANGES.md
2022-04-05 17:48:23 +02:00
Braden Farmer
ee6c9384e9
[Android] Decouple Play Core dependency to bring app into compliance for F-Droid ( #13830 )
2022-04-05 08:38:54 +02:00
twinaphex
fb2da8e8fd
Backport 42b3ebe12a
2022-04-05 07:32:22 +02:00
twinaphex
573dfb87f2
Merge branch 'master' of https://github.com/libretro/RetroArch
2022-04-05 07:30:15 +02:00
github-actions
a43ae5d08a
Fetch translations from Crowdin
2022-04-05 00:10:01 +00:00
Jamiras
dcabde33fc
disallow manual frame delay setting in hardcore ( #13826 )
2022-04-05 01:06:47 +02:00
Autechre
9cbcaf1798
Update CHANGES.md
2022-04-04 20:25:00 +02:00
jdgleaver
c687a29d6a
Input Remaps: Fix saving of 'Analog to Digital Type' when configuration overrides are used ( #13824 )
2022-04-04 19:08:17 +02:00
Autechre
a91b538ba9
Update CHANGES.md
2022-04-04 16:51:34 +02:00
jdgleaver
1e7265e7aa
Static Platforms: Populate all history list metadata when launching content from playlists ( #13822 )
2022-04-04 16:33:44 +02:00
github-actions
77b5e31203
Fetch translations from Crowdin
2022-04-04 00:10:31 +00:00
Autechre
23f5b6fb86
Update CHANGES.md
2022-04-03 19:29:36 +02:00
Tomáš Kelemen
b2b2425203
bluetoothctl: add / modify pairing steps ( #13818 )
...
due to some changes in bluez / bluetoothctl, `pairable on` is required
in order to create a `[LinkKey]` section in the configuration file for
the connected device. if this section is missing, the device / gamepad
will not pair after being disconnect and has to be repaired again.
2022-04-03 19:29:03 +02:00
twinaphex
e38e699fbf
Merge branch 'master' of https://github.com/libretro/RetroArch
2022-04-03 18:09:17 +02:00
Autechre
f353898a9d
Update CHANGES.md
2022-04-03 04:09:18 +02:00
Tomáš Kelemen
2f6b9c7971
core system files downloader: remove for Lakka ( #13794 )
...
Lakka ships these files already in the image. in some cases downloading
files provided by the buildbot can cause issues, as these files might be
not compatible with the core version provided by the Lakka image.
2022-04-03 04:08:59 +02:00
Romeo
686628b8ad
(Database) Serial scanning for Wii now includes WBFS ( #13816 )
...
* Update task_database.c
2022-04-03 04:08:30 +02:00
github-actions
acf21260e7
Fetch translations from Crowdin
2022-04-03 00:10:31 +00:00
twinaphex
14578c0b18
(gl3/glcore) Remove gl3_build_default_matrix
2022-04-02 23:48:34 +02:00
twinaphex
8cdfc8e8b6
Fix CXX_BUILD errors
2022-04-02 20:37:54 +02:00
twinaphex
3873af37c6
(Vulkan) Turn this code into a switch instead of several conditionals
2022-04-02 19:10:56 +02:00
twinaphex
65b8ec4cef
(Vulkan) Fix crashes
2022-04-02 19:02:54 +02:00
Autechre
794900a1ed
Update CHANGES.md
2022-04-02 17:06:03 +02:00
Tony
0dbd2bc3b9
(XMB) Shadow adjustments ( #13815 )
2022-04-02 17:05:35 +02:00
Autechre
9dfc5950aa
Update CHANGES.md
2022-04-02 17:04:51 +02:00
Mats
4a1a1e2fa7
(steam) Introduce Steam Rich Presence ( #13798 )
2022-04-02 08:07:40 +01:00
jSTE0
fccef557fc
miyoo: Enable ALSA audio driver and default to it ( #13814 )
...
Enable it as it does not freeze. This provides an audio backend that
can report its buffer status, allowing auto frame skip to work on cores
that support it.
Do not build or include alsathread as it results in choppy audio.
Similarly, leave tinyalsa disabled as it plays back at a higher pitch
and is also choppy.
Change the default sample rate to 32000Hz as the previous default of
32730Hz is derived from the 3DS.
2022-04-02 08:07:25 +01:00
github-actions
91e4bbe1e4
Fetch translations from Crowdin
2022-04-02 00:09:55 +00:00
Cthulhu-throwaway
8194629314
[Threaded Video] Stability Fixes ( #13813 )
2022-04-01 20:34:28 +02:00
Tony
754d3b224f
Fix offset + crash when clearing input port binds ( #13811 )
2022-04-01 18:13:36 +02:00
Tony
9276921f5d
Add sublabels for 'Aspect Ratio' and windowed 'Opacity/Decorations/Menubar' ( #13808 )
2022-04-01 14:03:10 +01:00
twinaphex
510af4678e
Disable AI Service by default
2022-04-01 02:21:48 +02:00
github-actions
af9590d45e
Fetch translations from Crowdin
2022-04-01 00:11:01 +00:00
Tony
569b3945d6
Move 'Show Menu Bar' under 'Windowed Mode' settings ( #13806 )
2022-03-31 17:30:44 +02:00
Tony
caaaaf99f7
Add sublabels for 'Subsystems' and 'Input Deadzone/Sensitivity' ( #13804 )
2022-03-31 16:02:15 +02:00
twinaphex
0eb4444ad1
(mbedtls) Silence warnings
2022-03-31 15:28:49 +02:00