65807 Commits

Author SHA1 Message Date
dependabot[bot]
c2427254d3
Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 19:39:10 +00:00
Eric Warmenhoven
d95ed2343c
macos: more attempts at correct modifier key handling
Fixes #13880
2025-09-08 15:30:25 -04:00
Eric Warmenhoven
e69ee5af05
apple: netplay udp lan discovery 2025-09-08 13:58:32 -04:00
github-actions
5fd3c01325 Fetch translations from Crowdin 2025-09-08 00:16:36 +00:00
github-actions
1fbcf87f02 Fetch translations from Crowdin 2025-09-07 00:16:53 +00:00
Eric Warmenhoven
4ff2f1de0f
ios/tvos: kscrash crash reporting 2025-09-06 18:42:52 -04:00
Eric Warmenhoven
989417d706
macos: fix startup on versions <13.0 2025-09-06 18:42:46 -04:00
github-actions
a773c506b6 Fetch translations from Crowdin 2025-09-06 00:14:57 +00:00
sonninnos
4c9357fff0 Runtime logging cleanup 2025-09-05 18:37:32 +03:00
sonninnos
313f057fb7 Override logging cleanup 2025-09-05 18:14:46 +03:00
sonninnos
46db791ceb Ozone footer correction 2025-09-05 16:59:47 +03:00
github-actions
4159da6cc9 Fetch translations from Crowdin 2025-09-05 00:16:11 +00:00
Eric Warmenhoven
b2ec648a71
ios: whoops, forgot to enable CloudDocuments entitlement. 2025-09-04 15:34:16 -04:00
sonninnos
0b11934691 Localize and log failed playlist launch 2025-09-04 16:59:58 +03:00
sonninnos
69d4c9ac85 Single-click playlist return from invalid path 2025-09-04 16:49:00 +03:00
sonninnos
8c39c8856b Single-click playlist return from failed launch 2025-09-04 16:28:43 +03:00
github-actions
6ee880614d Fetch translations from Crowdin 2025-09-04 00:15:01 +00:00
sonninnos
f91d3d5bfb Prioritize slang over glsl in auto preset loader 2025-09-03 18:21:47 +03:00
Matt Akins
bd56674b51
Add activity state detection to prevent parameter conflicts when resuming from home screen after external game launch (#18231)
* Simplified onNewIntent content detection logic and added activity state tracking

* Added activity state detection to prevent parameter conflicts when resuming from home screen
2025-09-03 16:16:07 +02:00
bulzipke
1834795e9b
Remove east asian relay server (#18233) 2025-09-03 16:15:50 +02:00
sonninnos
7866687476 Invert custom viewport y position when suitable 2025-09-03 16:59:49 +03:00
sonninnos
a17bf5ed39 Viewport bias padding offset fix 2025-09-03 04:30:52 +03:00
github-actions
30b36c5943 Fetch translations from Crowdin 2025-09-03 00:15:14 +00:00
sonninnos
3d007f9afc Autoconf menu toggle fix 2025-09-02 23:14:31 +03:00
sonninnos
098fe99ded Viewport bias custom aspect fixes 2025-09-02 21:18:02 +03:00
sonninnos
c32aa80cea Shader toggle cleanup 2025-09-02 20:20:14 +03:00
sonninnos
c93af63186 Widget icon color adjustments 2025-09-02 16:46:20 +03:00
sonninnos
5c981d3f5c Single-click playlist hold delay timer 2025-09-02 12:57:37 +03:00
github-actions
a684db7b17 Fetch translations from Crowdin 2025-09-02 00:16:25 +00:00
sonninnos
9c604a2814 Preserve Explore location on close content hotkey 2025-09-01 21:41:22 +03:00
sonninnos
e2ff006ad7 Single-click playlist Explore fixes 2025-09-01 21:20:49 +03:00
sonninnos
05b24cce09 Single-click playlist contentless core return fix 2025-09-01 21:20:49 +03:00
Eric Warmenhoven
a7f1107631
apple: better verbosity refactor 2025-09-01 10:47:27 -04:00
Eric Warmenhoven
69668a2afc
apple: refactoring verbosity for apple platforms 2025-08-31 23:24:06 -04:00
github-actions
a990bb38fa Fetch translations from Crowdin 2025-09-01 00:19:10 +00:00
sonninnos
f5b63a4bb7
Kiosk mode fixes (#18224) 2025-09-01 00:59:11 +02:00
sonninnos
601fd41ba5 Fix single-click playlist Enter select 2025-08-31 14:52:36 +03:00
github-actions
f01b6063a9 Fetch translations from Crowdin 2025-08-31 00:17:38 +00:00
sonninnos
03c63c581f Ozone: Animation blocking fix 2025-08-31 02:11:05 +03:00
sonninnos
42ccdc0d25 Fix single-click playlist mouse select 2025-08-31 01:21:49 +03:00
sonninnos
3ebc2f7db2 Also ignore initial mouse position after refresh rate change 2025-08-30 22:17:52 +03:00
Joe Osborn
ab898468be
Do not skip over frame backrefs for version-1 and older movies (#18220) 2025-08-30 21:27:42 +03:00
Joe Osborn
e341333593
Fix crashes when scanning rdb/rmsgpack files using stack storage (#18219)
I had mistakenly allocated only 128 bytes, not 128 * sizeof(pointer) bytes.
2025-08-30 21:27:14 +03:00
sonninnos
ec573825b8
Add 'Single-Click Playlists' option (#18218) 2025-08-30 19:38:12 +02:00
Joe Osborn
9b4168deff
Deprecate intfstream_open_writable_memory (#18216) 2025-08-30 12:35:29 +02:00
Joe Osborn
5b6c93a5bc
Incremental statestream checkpoints for replays (#18213) 2025-08-30 12:35:08 +02:00
github-actions
7c30935ed6 Fetch translations from Crowdin 2025-08-29 00:16:32 +00:00
Eric Warmenhoven
a1d830f7c4
apple: allow for updated mbedtls library 2025-08-28 16:01:47 -04:00
Matt Akins
699b808b4c
Add onNewIntent handler to support launching games with FLAG_ACTIVITY_CLEAR_TOP (#18210)
Enables launchers to use the FLAG_ACTIVITY_CLEAR_TOP launch flag to open games. It checks if the launched game is already running or if it's a new game to launch over the existing one. This provides an alternative to launchers using FLAG_ACTIVITY_CLEAR_TASK which results in a crash on many Android 13 devices if RetroArch is already running in the background.
2025-08-28 02:17:32 +02:00
github-actions
2494e9af6f Fetch translations from Crowdin 2025-08-28 00:16:14 +00:00