Eric Warmenhoven
c74164c6d0
android: enable ssl
...
0c4bbda16a
2025-06-05 22:53:33 -04:00
sonninnos
dcf4286d06
Port bind turbo fire icon + label cleanup ( #17979 )
2025-06-06 05:06:30 +03:00
j0ki
482b8241b8
udev_input.c: restore linux terminal in udev_input_free
...
Linux terminal settings were lost after restarting via menu.
This was caused by udev_input_init calling linux_terminal_disable_input multiple times.
New code follows the restore pattern of linuxraw_input.c
2025-06-06 02:18:20 +02:00
github-actions
9c7347c509
Fetch translations from Crowdin
2025-06-06 00:16:34 +00:00
sonninnos
b2f86fa45f
Integer scale half scaling improvements ( #17976 )
2025-06-05 19:56:40 +03:00
Uukrull
04eb45b413
webOS: Disable core dumps
2025-06-05 11:21:48 +02:00
github-actions
2899bd183a
Fetch translations from Crowdin
2025-06-05 00:16:53 +00:00
Eric Warmenhoven
01a3511445
iOS: rely on core info to re-find cores from old directory structure
2025-06-04 14:52:01 -04:00
Eric Warmenhoven
86f63e1f59
android: revert of enabling ssl
2025-06-04 14:52:01 -04:00
LibretroAdmin
9aac188d2c
Merge pull request #17972 from warmenhoven/warmenhoven/pr/android-ssl
2025-06-04 17:21:13 +02:00
LibretroAdmin
a44c65f44c
Merge pull request #17973 from j0ki/master
2025-06-04 17:20:56 +02:00
j0ki
bdd80921b5
video4linux2.c: do not close before open.
...
With no camera connected this would call close(0), causing problems later.
2025-06-04 15:47:57 +02:00
Eric Warmenhoven
98852bd427
android: enable builtin mbed-tls
...
fixes #16847
2025-06-03 23:03:37 -04:00
github-actions
4b7806afe7
Fetch translations from Crowdin
2025-06-03 00:16:44 +00:00
github-actions
83130f47b5
Fetch translations from Crowdin
2025-06-02 00:17:08 +00:00
github-actions
9be49b9390
Fetch translations from Crowdin
2025-06-01 00:20:13 +00:00
Eric Warmenhoven
38a3b924ae
iOS/tvOS: enable HAVE_NETWORK_COMMAND
2025-05-31 16:05:41 -04:00
github-actions
19398209ed
Fetch translations from Crowdin
2025-05-31 00:15:57 +00:00
github-actions
ca19b79960
Fetch translations from Crowdin
2025-05-30 00:16:44 +00:00
LibretroAdmin
0a4ff8187a
Merge pull request #17961 from zoltanvb/android_network_cmd
...
Enable HAVE_NETWORK_CMD for Android.
2025-05-29 23:33:00 +02:00
zoltanvb
15f4f1e63c
Enable HAVE_NETWORK_CMD for Android.
2025-05-29 21:46:25 +02:00
Uukrull
b7a29bd17c
Fix argv for webOS ( #17960 )
2025-05-29 21:21:56 +03:00
LibretroAdmin
6c54b2183b
Merge pull request #17956 from webosbrew/webos
...
Add target cpu and tune for webOS
2025-05-29 09:53:51 +02:00
sonninnos
dd8fff113b
Runloop content path cleanups
2025-05-29 08:40:23 +01:00
libretroadmin
15819612f7
Fix semicolon near end of conditional
2025-05-29 09:22:42 +02:00
libretroadmin
18ca0e671d
(XInput) More C89 fixes and style nits
2025-05-29 09:17:52 +02:00
libretroadmin
82dde53f7d
Forgot to update default.txt for tagged release
2025-05-29 07:22:16 +02:00
libretroadmin
f1f50bf7f7
(audio_driver) Cache slowmotion_ratio variable into local variable -
...
used inside loop
2025-05-29 06:51:49 +02:00
libretroadmin
1ff8346eb5
Silence warnings/style nits
2025-05-29 06:19:04 +02:00
libretroadmin
bd04f9154b
C89 buildfix
2025-05-29 06:11:08 +02:00
libretroadmin
c372dfad8b
Rework xinput_joypad_rumble somewhat
2025-05-29 05:59:46 +02:00
libretroadmin
b1ad554a14
C89_BUILD fixes
2025-05-29 04:59:41 +02:00
LibretroAdmin
2e91214404
Merge pull request #17954 from Ryunam/xinput-rumble-fix
...
XInput: Fix rumble performance drops on Bluetooth and reduce unnecessary polling
2025-05-29 04:53:50 +02:00
sonninnos
dc4dd657f9
Runloop content path cleanups
2025-05-29 04:47:32 +03:00
github-actions
f9db98194b
Fetch translations from Crowdin
2025-05-29 00:16:15 +00:00
Ryunam
7ad10258f0
XInput: Reduce unnecessary polling and optimize performance
2025-05-29 00:21:43 +02:00
sonninnos
fd7f8a3ea1
Use the existing ldci define
2025-05-29 01:21:26 +03:00
LibretroAdmin
8894d551e7
Merge pull request #17955 from sonninnos/menu-input-joypad-driver
...
Add input+controller driver under input settings
2025-05-29 00:18:59 +02:00
sonninnos
686c7997bc
Add input+controller driver under input settings
2025-05-29 01:03:48 +03:00
libretroadmin
c9bc941830
move microphone_driver.c inside audio_driver.c. This way we can move
...
some of the defines from audio_defines.h into audio_driver.c
2025-05-28 17:32:14 +02:00
Ryunam
bd9561d93c
XInput: Fix rumble overload by limiting on state changes and interval
2025-05-28 17:20:33 +02:00
libretroadmin
08c0221c27
(audio driver) Cleanups
2025-05-28 17:19:32 +02:00
libretroadmin
13790a0fad
(Audio) Some cleanups
2025-05-28 16:40:56 +02:00
github-actions
4e30df6392
Fetch translations from Crowdin
2025-05-28 00:16:15 +00:00
LibretroAdmin
74599fd776
Merge pull request #17953 from sonninnos/import-content-rework
...
Default Import Content back to playlist sidebar/tabs
2025-05-28 01:53:29 +02:00
sonninnos
cfa839f5b6
Default Import Content back to playlist sidebar/tabs
2025-05-28 01:01:11 +03:00
sonninnos
a1a50afc9e
Dinput: Ignore first mouse click on focus
2025-05-27 23:47:06 +03:00
sonninnos
b3fd3e15ed
WinRaw: Prevent stuck mouse buttons on unfocus
2025-05-27 22:43:15 +03:00
sonninnos
03be66836e
GLUI: Even better entry height value
2025-05-27 21:08:23 +03:00
sonninnos
7426251263
GLUI: Minor entry height adjustment ( #17952 )
2025-05-27 18:32:22 +03:00