Henrik Rydgård
|
7d23626f28
|
Convert FrameDumpTestScreen to use a TabbedDialog
|
2025-11-09 09:27:37 +01:00 |
|
Henrik Rydgård
|
75020e2ed7
|
Add ability to put icons on tabs
|
2025-11-05 14:42:49 +01:00 |
|
Henrik Rydgård
|
2b9f2672bb
|
UI screens header cleanup
|
2025-10-29 00:15:41 +01:00 |
|
Henrik Rydgård
|
7ffd72b32e
|
Rename some screen classes
|
2025-10-29 00:02:43 +01:00 |
|
Henrik Rydgård
|
c686d48268
|
Add prototype Upload screen and a couple new icons. Some refactoring.
|
2025-10-27 12:20:20 +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
|
7b743071d2
|
Prepare for adding more sensible back buttons to TabbedDialogScreen portrait mode
|
2025-10-23 12:46:07 +02:00 |
|
Henrik Rydgård
|
115c87d11c
|
Android buildfix
|
2025-09-23 12:10:15 -06:00 |
|
Henrik Rydgård
|
9ac80460d2
|
Break out the SystemInfoScreen from DevScreens.cpp
|
2025-09-23 11:21:32 -06:00 |
|
Henrik Rydgård
|
92f5db7445
|
Remove further references to the fixed ui_atlas. CMakeLists.txt improvements.
|
2025-09-17 09:56:17 -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 |
|
 NabandGitHub
|
5200ace606
|
GUI margin and Back button adjustments
|
2025-09-07 20:10:50 +02:00 |
|
Henrik Rydgård
|
d43b1d4618
|
String function cleanup
|
2025-08-31 14:45:41 +02:00 |
|
Henrik Rydgård
|
3895bab1dc
|
Fix more translation issues
|
2025-08-29 22:52:17 +02:00 |
|
Henrik Rydgård
|
b5595ea450
|
Add simple imgui log window (just reads the short log ring buffer)
|
2025-08-29 00:04:54 +02:00 |
|
Henrik Rydgård
|
58198dae6c
|
Bump langtool cargo.lock, update comment
|
2025-08-24 11:17:19 +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
|
23314d1d1a
|
Add shortcut to access the remote debugger from the built-in devmenu
|
2025-08-24 11:17:18 +02:00 |
|
Henrik Rydgård
|
474a5a1329
|
Warn the user if the desktop display refresh rate is set too low.
Thanks to Arethien on Discord for highlighting this problem.
|
2025-08-21 10:47:24 +02:00 |
|
Henrik Rydgård
|
e0303ce999
|
Fix minor UI issue when displaying system DPI.
See #20593
|
2025-07-20 11:29:20 +02:00 |
|
Henrik Rydgård
|
5d98e02d9b
|
Add more info about the output audio stream to System Information.
Plus another channel number fix
|
2025-06-19 01:20:16 +02:00 |
|
Henrik Rydgård
|
6cfea96e58
|
Remove D3D9 support, to make future changes easier
|
2025-06-10 15:07:16 +02:00 |
|
Henrik Rydgård
|
e4254b9570
|
Add some small debug counters that can be sent out through the assert message on Android
To enable more understanding of how some crashes could happen.
|
2025-06-03 12:01:47 +02:00 |
|
Henrik Rydgård
|
0533bb1c17
|
Quick crashfix in the system info "internals" tab
|
2025-05-29 18:44:31 +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
|
09e067c6e1
|
Revert "Get rid of remains of support for non-square screen DPIs"
This reverts commit f206ed95eb.
|
2025-05-21 21:41:50 +02:00 |
|
Henrik Rydgård
|
95550ed624
|
Don't create a FileLoader just to check if launched files are zip files. Snappier launches.
|
2025-05-15 09:48:23 +02:00 |
|
Henrik Rydgård
|
f8475e50b1
|
Add a slider test to the internals tab in system info. It's not quite working right...
|
2025-04-30 15:53:55 +02:00 |
|
Henrik Rydgård
|
96b4daf0ba
|
Desktop (Windows) menu: Add "Save frame dump", remove the old "Dump frame to log"
|
2025-04-14 23:54:45 +02:00 |
|
Henrik Rydgård
|
14b43e1496
|
Make the development tools screen tabbed
|
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 |
|
Henrik Rydgård
|
531842f577
|
Add font cache stats to "internals" screen
|
2025-04-09 12:40:10 +02:00 |
|
Henrik Rydgård
|
f168aa3aee
|
Some cleanup, make the DevTools LogView work slightly better. Though, it needs more work.
|
2025-04-09 11:58:31 +02:00 |
|
Henrik Rydgård
|
be93f03f1d
|
Android buildfix
|
2025-03-24 09:48:10 +01:00 |
|
Henrik Rydgård
|
6efb758893
|
CHange the TabbedDialog create-tab API to allow for future lazy-loading
|
2025-03-23 22:48:57 +01:00 |
|
Henrik Rydgård
|
0ba92081ed
|
Add banner support to tab holders
|
2025-03-23 22:48:51 +01:00 |
|
Henrik Rydgård
|
adbceabd93
|
Show fake-loaded HLE modules in the debugger. Notify Atrac of its address when one is loaded
Will be useful later.
|
2025-03-15 15:56:11 +01:00 |
|
Henrik Rydgård
|
6dbfa85bce
|
DevMenu: Hide the option to record a framedump if one is being played back
|
2025-03-06 10:33:44 +01:00 |
|
Henrik Rydgård
|
8674488859
|
Android: Handle mouse events separately from touch events
Use the new modern events like HOVER.
|
2025-03-05 23:26:30 +01:00 |
|
Henrik Rydgård
|
0acd2aa517
|
DPI: Remove g_display.dpi
|
2025-02-20 15:47:02 -06:00 |
|
 Henrik RydgårdandGitHub
|
c2824a04c1
|
Merge pull request #20010 from hrydgard/dpi-work
DPI: Simplify by removing support for non-square pixels
|
2025-02-20 11:47:03 -06:00 |
|
Henrik Rydgård
|
f206ed95eb
|
Get rid of remains of support for non-square screen DPIs
|
2025-02-20 11:14:26 -06:00 |
|
Henrik Rydgård
|
a78ce8dfd6
|
Add easy way to copy build number, add way to copy system information to clipboard.
Fixes #18375, although more info could be added.
|
2025-02-20 10:57:10 -06:00 |
|
Henrik Rydgård
|
eb719c43e8
|
HTTP: Replace ProgressBarMode with a new RequestFlags enum
|
2025-01-23 12:09:56 +01:00 |
|
Henrik Rydgård
|
96cab3f267
|
Rework the log manager to be more robust
|
2024-12-16 12:33:58 +01:00 |
|
Henrik Rydgård
|
638607d29a
|
Refactor: Make GPUCommon own the framedump "recorder".
|
2024-12-15 12:07:44 +01:00 |
|
Henrik Rydgård
|
3ffff831c7
|
Refactor LogManager (remove GetInstance()). In headless, add option to log to OutputDebugString on Windows.
|
2024-12-03 21:39:42 +01:00 |
|
Henrik Rydgård
|
0df2a40487
|
Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing.
|
2024-12-02 11:12:14 +01:00 |
|
Henrik Rydgård
|
0e3c1df9b3
|
Add a way to access the ImDebugger from the DevMenu
|
2024-11-21 15:48:18 +01:00 |
|
Henrik Rydgård
|
f0ae048d21
|
Fix mouse hover in SDL builds
|
2024-11-06 22:09:53 +01:00 |
|