Henrik Rydgård
baa28d1a8e
Try to make the app validation happy.
2026-02-16 09:04:21 +01:00
Henrik Rydgård
3321af1a74
iOS: Fix the copysym.sh script
2026-02-16 09:04:21 +01:00
Henrik Rydgård
f5520ccb17
Merge pull request #21258 from Kethen/adhoc_fixes
...
Fix Driver 76 not creating adhoc sockets
2026-02-15 22:55:47 +01:00
Henrik Rydgård
6d3f4e7ea7
Merge pull request #21259 from hrydgard/more-minor-updates
...
Fix crash in crash-report screen, visual UI fixes
2026-02-15 22:50:17 +01:00
Henrik Rydgård
ad458affb2
Typo fix
2026-02-15 22:50:01 +01:00
Katharine Chui
f4be7a990b
Fix Driver 76 not creating adhoc sockets
...
Driver 76 uses sceKernelGetModuleIdList to get a module list
after calling sceUtilityLoadNetModule, then go module by module
with sceKernelQueryModuleInfo to check if at least pspnet_adhoc.prx
was loaded.
Load modules during sceUtilityLoadNetModule, expand success lying
modules to have real names, add adhoc modules to the success lying
list, list lied modules during sceKernelGetModuleIdList.
2026-02-15 22:24:27 +01:00
Henrik Rydgård
deb3314d46
Correct alignment in NoticeView
...
See #21223
2026-02-15 20:13:55 +01:00
Henrik Rydgård
1cc2b7233a
Fix some minor visual UI issues
...
See #21223
2026-02-15 19:57:56 +01:00
Henrik Rydgård
d8ccea3ca0
Fix crash in crash screen (oops...)
2026-02-15 19:42:17 +01:00
Henrik Rydgård
07e5fc1ce0
Merge pull request #21256 from NABN00B/svg-cleanup
...
Add new Create Shortcut icon
2026-02-15 00:42:38 +01:00
Nab
d08d7b6961
Add icon to Create new shortcut option
2026-02-14 20:33:57 +00:00
Nab
0b51d74bb2
Add icon to Create new shortcut option
2026-02-14 17:40:05 +00:00
Nab
395e186271
Organize SVG icons onto a grid
2026-02-14 17:11:34 +00:00
Henrik Rydgård
1e81f1b76a
Merge pull request #21255 from hrydgard/update-reminder-redux
...
Restore the update reminder functionality
2026-02-14 12:48:15 +01:00
Henrik Rydgård
a5029a23de
Various tweaks to the update reminder UI. Now works in portrait.
2026-02-14 12:04:30 +01:00
Henrik Rydgård
911ffa64c4
Cargo bump
2026-02-14 12:04:15 +01:00
Henrik Rydgård
03535ffced
Cleanups and fixes
2026-02-14 11:18:27 +01:00
Henrik Rydgård
1e93693f73
Revert "Remove the upgrade reminder"
...
This reverts commit a1a9278047 .
2026-02-14 11:17:29 +01:00
Henrik Rydgård
e3e6148459
Add a way to query the installer name on Android.
2026-02-14 10:48:40 +01:00
Henrik Rydgård
8b8ddca926
Merge pull request #21254 from hrydgard/more-ui-fixes
...
Fix reporting screenshots, minor UI fixes
2026-02-13 23:35:21 +01:00
Henrik Rydgård
7fa52a0916
Fix problem with confirm button set to O.
...
Fixes #21042
2026-02-13 22:08:28 +01:00
Henrik Rydgård
fa46bc25e7
Fix reporting screenshots, screen darkening in skipbuffer run-behind mode
2026-02-13 21:26:18 +01:00
Henrik Rydgård
1846163985
Replace Path::ToVisualString with GetFriendlyPath which shortens. Much better on iOS
2026-02-13 21:16:00 +01:00
Henrik Rydgård
7e464a8813
Merge pull request #21252 from hrydgard/more-screenshot-fixes
...
iOS: Fix orientation bug, clean up code
2026-02-13 19:47:09 +01:00
Henrik Rydgård
274b7e2641
Add missing drop shadows to a couple of UI images
2026-02-13 18:20:21 +01:00
Henrik Rydgård
53c4f948d3
Tweak to screenshot popup message
2026-02-13 18:16:26 +01:00
Henrik Rydgård
42970d1118
Modernize iOS screen resize code a little.
2026-02-13 18:16:26 +01:00
Henrik Rydgård
7b84e42218
Minor step forward
2026-02-13 18:16:26 +01:00
Henrik Rydgård
8e06e4c5c2
iOS: Delete untested multi-screen-management code that uses deprecated APIs
2026-02-13 18:16:26 +01:00
Henrik Rydgård
cb865e858b
Merge pull request #21250 from hrydgard/more-screenshot-fixes
...
Fix some more screenshot problems
2026-02-13 16:10:22 +01:00
Henrik Rydgård
ae6ba469c1
Fix some more screenshot problems
...
Followup to #21249
2026-02-13 14:56:31 +01:00
Henrik Rydgård
daf5cf0b6c
Merge pull request #21249 from hrydgard/screenshot-refactor
...
Rework the internal screenshot API, fix bug causing screenshotting to get stuck
2026-02-13 13:05:04 +01:00
Henrik Rydgård
386fc442a6
Rework the internal screenshot API, fix bug causing screenshotting to get stuck
2026-02-13 12:34:26 +01:00
Henrik Rydgård
f2459aa0f4
Merge pull request #21248 from hrydgard/control-mapper-refactor
...
Control mapper refactor, allow unpausing using analog triggers if mapped
2026-02-13 09:53:00 +01:00
Henrik Rydgård
d446d1c26c
Have the pausescreen listen to the control mapper, for the pause key
2026-02-12 23:43:49 +01:00
Henrik Rydgård
734b2a55de
Move to a global controlmapper
2026-02-12 23:06:26 +01:00
Henrik Rydgård
c5e257635f
ControlMapper: Support multiple listeners
2026-02-12 23:01:46 +01:00
Henrik Rydgård
a6ac956884
Input system refactor: Replace 5 callbacks with an interface
2026-02-12 22:52:16 +01:00
Henrik Rydgård
dc554e27eb
Merge pull request #21246 from hrydgard/more-fixes
...
Reflect Gold status in Discord Rich Presence
2026-02-12 19:04:38 +01:00
Henrik Rydgård
6ed0a0e1c1
Reflect Gold status in Discord Presence.
...
Fixes #20691
2026-02-12 13:37:45 +01:00
Henrik Rydgård
f3c9b0cfeb
Remove more uses of the ugly PromptScreen.
2026-02-12 13:37:45 +01:00
Henrik Rydgård
fdfafc3e9f
Merge pull request #21244 from hrydgard/more-fixes
...
Fix black background in Mahjong Artifacts, minor GE debugger improvement
2026-02-12 13:37:38 +01:00
Henrik Rydgård
2c9c2e1931
Add new config file for Android Studio's new gradle setup
2026-02-12 11:50:30 +01:00
Henrik Rydgård
8ceffa08cb
Ignore extreme Y offsets when matching framebuffers.
...
Fixes #15828
2026-02-12 11:03:46 +01:00
Henrik Rydgård
03a55cb395
Flip the exit icon horizontally
2026-02-12 11:03:32 +01:00
Henrik Rydgård
a7d0abba32
Merge pull request #21243 from hrydgard/more-ui-changes
...
Some code cleanup and minor UI fixes
2026-02-12 09:44:56 +01:00
Henrik Rydgård
ca127b0e5b
More fixes, more gamescreen button fixes
2026-02-12 01:35:57 +01:00
Henrik Rydgård
2797cfca56
Remove more vestiges of old experiments
2026-02-12 01:23:48 +01:00
Henrik Rydgård
44a2585753
Rename some function, remove an unused return value
2026-02-12 01:23:45 +01:00
Henrik Rydgård
d5444a7f46
Remove old rudimentary start at a MIPS->MIPS jit
2026-02-11 23:33:41 +01:00