Lhaete
76b515cd38
Update retroarch.c wiht Kiosk Mode
...
Added kiosk hotkey case and function
2025-06-06 07:07:02 -04:00
Lhaete
824182a54a
Update command.h with kiosk mode
...
added kiosk mode
2025-06-06 07:01:19 -04:00
Lhaete
6cae1c91cb
Update configuration.c with kiosk mode
...
added the kiosk_toggle bind
2025-06-06 06:59:52 -04:00
Lhaete
a6aa14208b
Update msg_hash_us.h with kiosk mode
...
added meta_kiosk
2025-06-06 06:58:42 -04:00
Lhaete
d236ecfa28
Update msg_hash.h with kiosk mode
...
added input_meta_kiosk
2025-06-06 06:56:33 -04:00
Lhaete
390f1d3760
Update input_defines.h with kiosk mode
2025-06-06 06:54:40 -04:00
Lhaete
2d16bbd5a2
Update config.def.keybinds.h with Kiosk Mode
...
I used f5 as the hotkey, this conflicts with companion UI hotkey, so def needs changing..
2025-06-06 06:53:49 -04:00
Lhaete
19df62e737
Update win32_common.c with kiosk mode
...
added kiosk mode
2025-06-06 06:51:31 -04:00
Lhaete
9bc3d5e656
Update ui_win32_resource.h with kiosk mode
...
there needs to be an empty line as the last line! added kiosk mode
2025-06-06 06:49:28 -04:00
Lhaete
5531f743ea
Update rarch.rc with kiosk mode
2025-06-06 06:48:01 -04:00
Lhaete
b63e982712
Update all_binds_empty.cfg with Kiosk Toggle
...
added kiosk toggle input hotkey test, f5 is used by companion so might have to use different hotkey
2025-06-06 06:45:58 -04:00
Lhaete
59442128a6
Update runloop.c wth Kiosk Mode Hotkey
...
added hotkey check cmd
2025-06-06 06:44:18 -04:00
Lhaete
01a3203a3a
Update menu_setting.c with "Kiosk Mode Fix"
...
added kiosk mode fixes
2025-06-06 06:41:05 -04:00
Lhaete
274f253e75
Update menu_displaylist.c with "Kiosk Mode Fix"
...
added Kiosk Mode fixes
2025-06-06 06:39:08 -04:00
Lhaete
3cbe9fa5c2
Update xmb.c with "Kiosk Mode Fix"
...
Added Kiosk Mode Fix
2025-06-06 06:34:12 -04:00
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