Henrik Rydgård
|
4477396045
|
AdHoc relay server: Replace checkbox with "Auto" / "On" / "Off"
|
2026-02-18 19:18:42 +01:00 |
|
Henrik Rydgård
|
1a2e32d451
|
Fix some untranslatable strings, thanks TotalCaesar569
|
2026-02-18 18:39:44 +01:00 |
|
Henrik Rydgård
|
e1c80373d6
|
Fix minor flicker when closing menus on the pause screen
|
2026-02-18 15:40:55 +01:00 |
|
Henrik Rydgård
|
2264711600
|
Move the loading spinner a bit inwards to not get cut off by rounded corners
|
2026-02-18 14:49:08 +01:00 |
|
Henrik Rydgård
|
341e034f0b
|
Handle savedata files better on the game browser tab
|
2026-02-18 11:54:13 +01:00 |
|
Henrik Rydgård
|
a9fa7b3fcd
|
Merge pull request #21273 from ThePillowMan/master
Fixed wrong touchpad rotation
|
2026-02-18 10:24:43 +01:00 |
|
Henrik Rydgård
|
1b67f64f4b
|
Merge pull request #21272 from hrydgard/more-cleanup
Fix minor UI issues, add some more self-checking to the JIT
|
2026-02-18 09:51:31 +01:00 |
|
ThePillowMan
|
422e983846
|
Fixed stylization issues + issues regarding games which shouldnt rotate controls
|
2026-02-17 21:26:27 -05:00 |
|
ThePillowMan
|
3a810ac38b
|
deleted accidentally left print statement
|
2026-02-17 19:12:35 -05:00 |
|
ThePillowMan
|
bbf72d0c82
|
Update GamepadEmu.cpp
Fixes touch controls for D-Pad and Analog Stick using same methodology behind regular DPad.
|
2026-02-17 18:26:51 -05:00 |
|
Henrik Rydgård
|
eef760e923
|
EmuScreen: Move more virtual key processing to the synchronized switch
|
2026-02-17 23:07:46 +01:00 |
|
Henrik Rydgård
|
1b0e701c87
|
Expose some more pointers in the ImDebugger UI
|
2026-02-17 22:40:00 +01:00 |
|
Henrik Rydgård
|
4b3af8cb54
|
Fix some minor UI issues with title bars
|
2026-02-17 22:36:43 +01:00 |
|
Nab
|
17e66e6494
|
Change versionString on MainScreen to use infoStyle color
|
2026-02-17 20:02:10 +01:00 |
|
Henrik Rydgård
|
48c6faa762
|
ImDebugger: Fix texture viewer in OpenGL mode and partially in D3D11 mode (swapped colors)
|
2026-02-17 18:19:23 +01:00 |
|
Henrik Rydgård
|
19a0441299
|
Fix crash in NPDRM iso detection (by rejecting invalid values and checking the header)
|
2026-02-17 15:27:56 +01:00 |
|
Henrik Rydgård
|
e65013201f
|
Fix color of setting hints. Minor tweak to clipboard notifications
See #21223
|
2026-02-17 11:32:10 +01:00 |
|
Henrik Rydgård
|
ab4ca14773
|
Add a simple utility to help bug reporting: Copy ppsspp.ini to clipboard
|
2026-02-17 10:18:08 +01:00 |
|
Henrik Rydgård
|
ad458affb2
|
Typo fix
|
2026-02-15 22:50:01 +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 |
|
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 |
|
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
|
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
|
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
|
274b7e2641
|
Add missing drop shadows to a couple of UI images
|
2026-02-13 18:20:21 +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
|
386fc442a6
|
Rework the internal screenshot API, fix bug causing screenshotting to get stuck
|
2026-02-13 12:34:26 +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
|
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
|
8ceffa08cb
|
Ignore extreme Y offsets when matching framebuffers.
Fixes #15828
|
2026-02-12 11:03:46 +01:00 |
|
Henrik Rydgård
|
ca127b0e5b
|
More fixes, more gamescreen button fixes
|
2026-02-12 01:35:57 +01:00 |
|
Henrik Rydgård
|
e1b638aaab
|
Minor UI tweaks
|
2026-02-11 23:33:39 +01:00 |
|
Henrik Rydgård
|
60f0f79273
|
On Android, rename "Full screen" to "Hide navigation bar"
|
2026-02-11 17:40:52 +01:00 |
|
Henrik Rydgård
|
430cb28237
|
GEDebugger crashfix on framebuffer recreation
|
2026-02-11 09:41:57 +01:00 |
|
Henrik Rydgård
|
64fb8bfd79
|
Fix the ImDebugger
|
2026-02-11 09:36:39 +01:00 |
|
Henrik Rydgård
|
3ecb54e70a
|
More tweaking of gamelist icons
|
2026-02-11 01:24:11 +01:00 |
|
Henrik Rydgård
|
e2b99fc921
|
Add a safety check in DetectZipFileContents
|
2026-02-10 15:50:39 +01:00 |
|
Henrik Rydgård
|
c029faa8a3
|
Merge pull request #21233 from hrydgard/misc-fixes
Fix R-Type saving problem, redesign the run-behind button on the pause screen
|
2026-02-10 13:12:09 +01:00 |
|
Henrik Rydgård
|
2c0bdcf678
|
InstallZipScreen improvements, small cleanup
|
2026-02-10 11:34:59 +01:00 |
|
Henrik Rydgård
|
2bc43810a8
|
Improve display of homebrew without an icon in the game browser
|
2026-02-10 11:26:01 +01:00 |
|