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 |
|
Kevin Reinholz
|
d404040b21
|
Merge branch 'master' into master
|
2026-03-13 19:00:00 -07:00 |
|
Kevin Reinholz
|
a7b672ae0d
|
Remove redundant sse2 flag on x86_64 as it's enabled by default and only needs to explicitly be set on 32-bit x86
|
2026-03-13 18:44:09 -07: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 |
|
crashGG
|
86162195ea
|
Update tex_mmpx.csh
feat: mmpx-enhace
|
2026-03-12 12:47:37 +03:00 |
|
Henrik Rydgård
|
8baa31fdb5
|
Merge pull request #21413 from Felipefpl/master
Updated brazilian portuguese translation
|
2026-03-11 17:18:28 +01:00 |
|
Felipe
|
4b11dc0a8d
|
Updated brazilian portuguese translation
Included the new strings in the file.
|
2026-03-11 12:25:10 -03:00 |
|
Henrik Rydgård
|
b045032348
|
Merge pull request #21412 from hrydgard/misc-fixes
Fix logging to file, assorted minor fixes
|
2026-03-11 14:46:46 +01:00 |
|
Henrik Rydgård
|
9004deaf7b
|
Merge remote-tracking branch 'origin/dependabot/cargo/Tools/langtool/quinn-proto-0.11.14' into misc-fixes
|
2026-03-11 14:16:58 +01:00 |
|
Henrik Rydgård
|
b7f257152d
|
Fix logging to file
Fixes #21411
|
2026-03-11 14:14:58 +01:00 |
|
Henrik Rydgård
|
5c066ce8a7
|
UWP: Hide the fullscreen button on XBox
|
2026-03-11 11:05:33 +01:00 |
|
Henrik Rydgård
|
b435ab2dac
|
UWP: Move some functions to a more sensible place
|
2026-03-11 11:05:33 +01:00 |
|
Henrik Rydgård
|
99094a9c69
|
Add a missed PR to the README.md, thanks SternXD
|
2026-03-11 11:05:33 +01:00 |
|
Henrik Rydgård
|
efef734034
|
Fix some compiler warnings
|
2026-03-11 11:05:33 +01:00 |
|
Henrik Rydgård
|
dcd4851171
|
CMakeLists.txt: Try to make sure freetype doesn't try to build in its source dir. May fix the next release on flathub.
|
2026-03-11 11:05:33 +01:00 |
|
Kevin Reinholz
|
f020bcdd75
|
Create option to build with system freetype, libchdr, and rapidjson instead of bundled modules. Add a couple of FreeBSD-specific tweaks to CMakeLists.txt while at it
|
2026-03-10 18:03:06 -07:00 |
|