github-actions
acf21260e7
Fetch translations from Crowdin
2022-04-03 00:10:31 +00: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
Tony
0db3116805
Move 'On-Screen Notifications' to top ( #13786 )
2022-03-30 21:00:42 +02:00
Michael Burgardt
fd35162cbe
Add Valencian language option ( #13789 )
2022-03-30 17:59:09 +02:00
twinaphex
5319b592e9
Silence some Wayland warnings
2022-03-30 17:29:07 +02:00
Autechre
4c3a4d66df
Cxx buildfixes ( #13803 )
...
* CXX_BUILD buildfixes
* (D3D11) Buildfixes for CXX_BUILD
* (Linux/qb) Disable KMS for Linux when building for C89, headers use inline which is not
available for C89
2022-03-30 17:30:20 +02:00
twinaphex
a7569b5712
More CXX_BUILD buildfixes
2022-03-30 15:45:48 +02:00
twinaphex
26fec17593
CXX_BUILD fixes for net_natt.c
2022-03-30 15:32:23 +02:00
twinaphex
c8d57fe667
(CXX_BUILD) Some CXX_BUILD fixes
2022-03-30 15:13:28 +02:00
github-actions
1df0285091
Fetch translations from Crowdin
2022-03-30 00:10:01 +00:00
revvv
1cd6413e24
Wii U: Fix USB get_device_name(), don't truncate to three chars
2022-03-29 18:25:27 +01:00
Autechre
de4e56ecf2
Update CHANGES.md
v1.10.2
2022-03-29 03:08:45 +02:00
github-actions
dc2f6da813
Fetch translations from Crowdin
2022-03-28 00:10:25 +00:00
Autechre
06921aebed
Update CHANGES.md
2022-03-27 18:10:02 +02:00
OsirizX
083914aa5c
[PSL1GHT] Update Makefile.psl1ght
2022-03-27 18:03:45 +02:00
OsirizX
80b06c37fe
[PSL1GHT] Add experimental PSMove support for ps3
2022-03-27 18:03:40 +02:00
OsirizX
d7002641c3
[PSL1GHT] Add libco support for ps3
2022-03-27 18:03:35 +02:00
OsirizX
4d367a2b59
[PSL1GHT] Add RSX graphics support for ps3
2022-03-27 18:03:30 +02:00
Autechre
1250ecbc46
Update CHANGES.md
2022-03-27 05:45:01 +02:00
twinaphex
da15bc2802
Fix C89_BUILD
2022-03-27 05:32:41 +02:00
strotlog
91bf7b553a
(mmap) Handle disconnect bits on both sides of len
2022-03-27 04:36:03 +01:00
jSTE0
55b77cb663
gfx/rs90: Optimise layout of sdl_rs90_video
...
Move frequently accessed member variables to the beginning of the
structure to improve cache locality. Having menu_texture at the end of
the structure also saves one instruction in the hot path of
sdl_rs90_gfx_frame() (for the ARMv5TE Miyoo) as well as a few other
functions.
2022-03-27 04:35:36 +01:00
revvv
78e7d23c14
Fix USB gamepad support
...
1. get_axis() didn't use AXIS_NEG_GET() / AXIS_POS_GET()
2. packet_handler() needs byte shift
3. log messages need SWAP_IF_BIG()
2022-03-27 04:35:06 +01:00
revvv
b6ae697fad
Make find_connection_entry() more specific
...
Controllers with same VID/PID are distinguished by the device name.
1. The Wii U only sends a prefix of the device name.
2. The check preferred the device name over VID/PID which was not
intended.
Example: The device name "USB Gamepad" is truncated to "USB" which
was mapped to "Generic SNES USB Controller", although VID/PID did not
match.
2022-03-27 04:35:06 +01:00
revvv
75f94950bf
Use "Retrode" as device name
...
Otherwise autoconfig file can't be found on the Wii U:
VID/PID are not available, so it has to match with 'input_device' and I
don't want to add additional autoconfig files with different
'input_device' strings.
2022-03-27 04:35:06 +01:00
github-actions
8b6fe0a934
Fetch translations from Crowdin
2022-03-27 00:10:36 +00:00
Jamiras
f63c11ebaf
free audio voices properly
2022-03-26 07:58:31 +01:00
github-actions
08c1c05f82
Fetch translations from Crowdin
2022-03-26 00:10:27 +00:00
twinaphex
6d73de8fa7
(iOS) Update to new Development Team
2022-03-25 16:55:22 +01:00
twinaphex
03ce03eb81
Remove unused variable
2022-03-25 16:19:39 +01:00
twinaphex
af0e49df57
Fix some warnings
2022-03-25 15:41:30 +01:00
github-actions
d89ab49d32
Fetch translations from Crowdin
2022-03-25 00:09:50 +00:00
Autechre
b2ef25e20f
Update CHANGES.md
2022-03-24 13:47:20 +01:00
sonninnos
6fcf291df4
Fix analog stick not working with 'Unified Menu Controls'
2022-03-24 13:46:57 +01:00