Commit Graph

45457 Commits

Author SHA1 Message Date
Henrik Rydgård 2cc8e87389 WASAPI: Improve error handling and sysinfo display 2026-03-14 23:50:10 +01:00
Henrik Rydgård 0d2f7055fd Fix a minor misbehavior with "non-added" adhoc server names 2026-03-14 23:47:21 +01:00
Henrik Rydgård 6e216c1a7b Merge pull request #21440 from hrydgard/more-inset-fixes
More Android screen inset fixes
2026-03-14 23:45:56 +01:00
Henrik Rydgård fead647304 Android: Improve insets behavior on older devices without camera cutouts 2026-03-14 22:53:17 +01:00
Henrik Rydgård 60eb1e5b8c Support inset on older devices. Although, in the case of no camera cutout, the insets are a little large because the nav bar becomes the minimum for symmetry.. 2026-03-14 22:24:54 +01:00
Henrik Rydgård 0c6c0e5efc Merge pull request #21437 from hrydgard/improved-inset-support
Android: Handle inset adjustments on the C++ side, handle them better in the UI.
2026-03-14 19:00:19 +01:00
Henrik Rydgård 855b98abdb Update README.md 2026-03-14 18:21:43 +01:00
Henrik Rydgård 75453632f9 Handle inset adjustements on the C++ side, handle them better in the UI. 2026-03-14 18:13:37 +01:00
Henrik Rydgård 13698f81fb Merge pull request #21436 from KatyushaScarlet/dev
Fix contributors for 1.20 improvements in README
2026-03-14 16:55:04 +01:00
Wang, Xiang 50621dd2ca Fix contributors for 1.20.1 improvements in README 2026-03-14 23:44:09 +08:00
Henrik Rydgård 3fdf0825b6 Merge pull request #21434 from hrydgard/homebrew-custom-config
Fix support for custom game configs for homebrews
2026-03-14 15:25:30 +01:00
Henrik Rydgård 8b3d26d7b9 Merge pull request #21433 from hrydgard/server-quick-edit
Add a "quick-edit" button for the current server host/ip, if it's custom
2026-03-14 14:14:06 +01:00
Henrik Rydgård 445dd0bc0c Fix support for custom game configs for homebrews
Fixes #21429
2026-03-14 14:03:33 +01:00
Henrik Rydgård e33fd29bd2 Add a "quick-edit" button for the current server host/ip, if it's custom
This was requested by Majin on Discord, whose server changes IP
regularly for some reason.
2026-03-14 13:45:45 +01:00
Henrik Rydgård 44140e5175 Merge pull request #21432 from hrydgard/ui-fixes
Rename "Hostname" to "Hostname or IP" in adhoc server settings
2026-03-14 13:42:07 +01:00
Henrik Rydgård 160e2c4f9b Refactor: Call GetLayoutBounds on the screen instead of the context where possible.
This will allow screens to influence the layout bounds in a unified way
2026-03-14 13:07:48 +01:00
Henrik Rydgård c5e0403ffd Add the screen rotation control to the display layout page (to reduce confusion) 2026-03-14 09:52:35 +01:00
Henrik Rydgård 80f8911c88 Make it clearer that you can enter a hostname or an IP when adding a server 2026-03-14 09:41:55 +01:00
Henrik Rydgård 4bcdece710 Remove branch name etc from android version string if a major release (commits == 0) 2026-03-14 09:35:27 +01:00
Henrik Rydgård 0031bbc590 Merge pull request #21426 from hrydgard/dualsense-edge
Add detection of Dualsense Edge controllers on Windows, update README.md
2026-03-13 23:44:45 +01:00
Henrik Rydgård 8376a46d52 Update README.md for 1.20.3 2026-03-13 20:48:53 +01:00
Henrik Rydgård 0a1448bae9 HID: Add id for DualSense Edge, minor code cleanup 2026-03-13 20:38:39 +01:00
Henrik Rydgård 5af7ded9bc Merge pull request #21425 from hrydgard/savestate-popup-fix
Fix accidentally missing undo button on the savestate popup.
2026-03-13 20:37:55 +01:00
Henrik Rydgård 179aaa06cc Fix accidentally missing undo button on the savestate popup. Make sure the timestamp updates, too. 2026-03-13 20:14:21 +01:00
Henrik Rydgård f138aed508 Merge pull request #21424 from hrydgard/more-minor-fixes
Fix control input issues when toggling the pause menu using a controller
2026-03-13 17:45:04 +01:00
Henrik Rydgård fba616a259 Show setting hints as disabled if the setting is disabled
See #21423
2026-03-13 16:40:02 +01:00
Henrik Rydgård b8d793daf9 Repeat key handling: Clear held keys when turning off focus movement 2026-03-13 16:31:02 +01:00
Henrik Rydgård 5e44495b5f control map defaults: Don't map thumbstick click to pause. It's .. not good. 2026-03-13 16:02:32 +01:00
Henrik Rydgård 962d62c466 Merge pull request #21423 from TotalCaesar659/patch-1
Update Russian translation
2026-03-13 14:40:24 +01:00
TotalCaesar659 6a17ad71a2 Update Russian translation 2026-03-13 16:21:27 +03:00
Henrik Rydgård 22b07849cf Add a missing lock 2026-03-13 11:35:10 +01:00
Henrik Rydgård 19c6a01221 Merge pull request #21422 from hrydgard/more-tweaks
Fixes for some rarer crashes from Play reports
2026-03-13 11:21:06 +01:00
Henrik Rydgård cf8afb9490 Safety check in sceNetInetSelect 2026-03-13 10:36:59 +01:00
Henrik Rydgård 7e3079b035 VulkanRenderManager: Try to survive StopThreads being called twice (shouldn't happen, but...) 2026-03-13 10:33:00 +01:00
Henrik Rydgård 56be37a2e4 Correct two minor bugs causing reported crashes 2026-03-13 10:16:25 +01:00
Henrik Rydgård 70fa516d75 Work around reported crash in ReportScreen 2026-03-13 09:10:35 +01:00
Henrik Rydgård b4646a49d5 Blacklist the "MMPX Advanced" texture upscaler on mobile GPUs. 2026-03-13 09:04:27 +01:00
Henrik Rydgård 52d26f6acd Merge pull request #21421 from hrydgard/split-mmpx-upscaler
Split MMPX texture upscaling shader into regular and advanced
2026-03-12 18:56:17 +01:00
Henrik Rydgård 02a4ff9921 Merge pull request #21420 from hrydgard/misc-fixes
Misc: Update aemu_postoffice, add confirmation dialog when creating game configs
2026-03-12 18:56:08 +01:00
Henrik Rydgård 3934c3facb Split MMPX texture upscaling shader into regular and advanced
The newer one, improved by CrashGG, will not load on many older devices
due to complexity.
2026-03-12 18:27:07 +01:00
Henrik Rydgård ba920ae452 Merge pull request #21376 from crashGG/mmpx-enhace
enhance MMPX algorithm bug fixes and logic optimizations
2026-03-12 18:00:35 +01:00
Henrik Rydgård ce393a180b Update aemu_postoffice with the latest fixes. 2026-03-12 17:43:26 +01:00
Henrik Rydgård f2ebcf42cb On the pause screen, ask for confirmation when creating configs. Too easy to slip and do by accident. 2026-03-12 15:41:24 +01:00
Henrik Rydgård 491e6ad95f Merge pull request #21418 from hrydgard/multiplayer-link
Networking settings: Some reordering and naming cleanup, link to quickstart guide
2026-03-12 13:11:46 +01:00
Henrik Rydgård d1d42a490a Rename "Change MAC address" to "MAC address" 2026-03-12 12:26:14 +01:00
Henrik Rydgård 556c501c30 Remove "PRO" branding from adhoc servers 2026-03-12 12:24:38 +01:00
Henrik Rydgård 6a627c4cd2 Add link to the new multiplayer quickstart guide 2026-03-12 12:20:14 +01:00
Henrik Rydgård 9cb1c01a00 Update the port offset setting hint 2026-03-12 12:01:36 +01:00
Henrik Rydgård 6c46d97af0 Reorder some settings, split out the hint for Port Offset 2026-03-12 12:01:34 +01:00
Henrik Rydgård 4af47ff7b2 Minor cleanup 2026-03-12 11:10:35 +01:00