Henrik Rydgård
|
5b7b1f76eb
|
Add an in-app crash history viewer to Developer Tool on Android (v30+)
|
2025-12-15 17:16:47 +01:00 |
|
Henrik Rydgård
|
56feb8692f
|
Implement correct word wrapping for popup notices that don't fit on the screen
|
2025-11-27 19:34:46 +01:00 |
|
Henrik Rydgård
|
6f2742a2cb
|
Some UI polish
|
2025-11-09 16:49:15 +01:00 |
|
Henrik Rydgård
|
19f723d579
|
Notifications should obey insets
|
2025-10-29 14:22:17 +01:00 |
|
Henrik Rydgård
|
e7a9a10aac
|
Fix issue with hiding certain notifications when not in-game (should be per type, not per edge)
|
2025-10-29 13:39:34 +01:00 |
|
Henrik Rydgård
|
7ffd72b32e
|
Rename some screen classes
|
2025-10-29 00:02:43 +01:00 |
|
Henrik Rydgård
|
28b9bc2fb3
|
Make more dev screens usable in portrait by converting them to TabbedDialogScreen
|
2025-10-23 15:33:09 +02:00 |
|
Henrik Rydgård
|
a656496953
|
Remove setting for fast-forward mode
|
2025-10-20 19:53:21 +02:00 |
|
Henrik Rydgård
|
5bb8ea759b
|
Move the debug-only sysinfo "Internals" tab into the Developer Tools' screen's UI tab
|
2025-09-23 11:37:21 -06:00 |
|
Henrik Rydgård
|
21354c8671
|
Add a way to force recreating the UI atlas in developer tools
|
2025-09-17 09:49:54 -06:00 |
|
Henrik Rydgård
|
527a35f155
|
Fix crash in debug mode entering developer tools
|
2025-09-17 09:49:54 -06:00 |
|
Henrik Rydgård
|
58456ae950
|
Remove the UI::EventReturn return values. Makes editing the UI nicer.
|
2025-09-15 11:09:00 -06:00 |
|
Nab
|
5200ace606
|
GUI margin and Back button adjustments
|
2025-09-07 20:10:50 +02:00 |
|
Henrik Rydgård
|
621cee686f
|
Fix another translation issue, more strings
|
2025-08-29 01:07:55 +02:00 |
|
Henrik Rydgård
|
e017775538
|
Allow configuring the server port from the developer tools screen
|
2025-08-26 10:13:21 +02:00 |
|
Henrik Rydgård
|
7315e7a2a9
|
Add translations for the new setting (AI)
|
2025-08-24 11:17:48 +02:00 |
|
Henrik Rydgård
|
f6050a442c
|
Fix serving the remote debugger locally, add a setting for the auto-launcher
|
2025-08-24 11:17:19 +02:00 |
|
Henrik Rydgård
|
2a77846971
|
Developer tools: Add UI to force-enable HLE of modules that we have disabled HLE of
Can be useful for debugging.
|
2025-06-13 12:54:49 +02:00 |
|
Nemoumbra
|
7df52582c6
|
MIPSTracer filepicker fix
|
2025-05-31 00:01:34 +03:00 |
|
Henrik Rydgård
|
4edbc14025
|
Fix the background image selector on MacOS and Linux (with pfd)
Forgot that the backends need changes too, after I split out image file selection from the other types.
|
2025-05-27 23:04:18 +02:00 |
|
Henrik Rydgård
|
d07a542d85
|
Fix strings pointed out by TotalCaesar659
See #20402
|
2025-05-26 20:23:46 +02:00 |
|
Henrik Rydgård
|
65229026bb
|
Add a checkbox to enable file logging from the UI, in developer settings.
Fixes issue #20372.
The file is written to PSP/SYSTEM/DUMP/log.txt by default, but you can
override from the command line if needed.
|
2025-05-25 18:54:30 +02:00 |
|
Henrik Rydgård
|
2dbb54667d
|
IAP work
|
2025-05-25 11:22:04 +02:00 |
|
Henrik Rydgård
|
6035ef0652
|
Implement image file picker on iOS, various buildfixes
|
2025-05-19 20:41:16 +02:00 |
|
Henrik Rydgård
|
30e0834c0a
|
Remove the legacy CPU test runner from developer tools
|
2025-05-19 10:47:33 +02:00 |
|
Henrik Rydgård
|
faeaf0b723
|
Remove the redundant setting "Show on-screen messages". (you can set notification position to None)
Remove now-redundant string
|
2025-05-18 10:29:53 +02:00 |
|
Henrik Rydgård
|
dde3099d0c
|
Expose the hidden ShaderCache option in developer tools
|
2025-05-14 09:39:14 +02:00 |
|
Henrik Rydgård
|
ff37cbe184
|
Minor memory safety fixes
|
2025-05-14 09:39:09 +02:00 |
|
Henrik Rydgård
|
eea4aac344
|
Expose checkbox in developer tools for the setting not to download infra-dns.json
|
2025-05-05 11:52:00 +02:00 |
|
Henrik Rydgård
|
c990eaf9c4
|
Add translation strings
|
2025-04-22 21:00:19 +02:00 |
|
Henrik Rydgård
|
f3127346d4
|
Add a setting (in developer tools) to control texture replacement load speed
|
2025-04-22 20:57:32 +02:00 |
|
Henrik Rydgård
|
f2de70c904
|
Minor UI fixes
|
2025-04-22 17:36:01 +02:00 |
|
Henrik Rydgård
|
06a5de0972
|
Move the "Always on" option for lens flare occlusion to developer settings
|
2025-04-14 22:38:25 +02:00 |
|
Henrik Rydgård
|
200edfaa96
|
Add a developer setting to force using FFMPEG for audio decoding.
|
2025-04-12 11:35:55 +02:00 |
|
Henrik Rydgård
|
7e44691a9e
|
Reorganize the Developer Tools screen tabs a bit
|
2025-04-12 11:35:55 +02:00 |
|
Henrik Rydgård
|
67dfbfe97e
|
Add developer setting to prevent loading overlays (and other 'implicit' Vulkan layers)
|
2025-04-10 18:56:05 +02:00 |
|
Henrik Rydgård
|
14b43e1496
|
Make the development tools screen tabbed
|
2025-04-09 18:38:38 +02:00 |
|
Henrik Rydgård
|
70303ac212
|
Start reorganizing the Developer Tools screen code
|
2025-04-09 18:38:38 +02:00 |
|
Henrik Rydgård
|
60a19016ae
|
Split out DeveloperToolsScreen from GameSettingsScreen.cpp
|
2025-04-09 13:13:08 +02:00 |
|