Henrik Rydgård
70f1edb28f
Misc sanity checks
2025-06-14 08:45:02 +02:00
Henrik Rydgård
7936f2a8dd
Splash screen tweak
2025-05-25 15:16:39 +02:00
Henrik Rydgård
2a8ae61ecb
More UI tweaks, use the new strings
2025-05-25 11:22:05 +02:00
Henrik Rydgård
a26dd326f5
More visual updates
2025-05-25 11:22:04 +02:00
Henrik Rydgård
a1453c6436
Add shiny gold icon animation
2025-05-25 11:22:04 +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
056c4024f2
Share the "launch buy gold" code between MainScreen and CreditsScreen
2025-05-19 18:38:19 +02:00
Henrik Rydgård
e842825c95
PromptScreen: Implement a nice vertical layout
2025-05-19 18:38:18 +02:00
Henrik Rydgård
98999e8b0d
UI: PromptScreen: Move the controls down a bit on the screen.
2025-04-17 13:42:22 +02:00
Nab
581a88fe31
Fix duplicate bouncing icon color
2025-04-04 13:40:28 +02:00
Nab
748e2e980e
Add bouncing icon background animation
2025-03-31 20:59:28 +02:00
Henrik Rydgård
a50b303a38
Redesign the recent files API a bit.
2025-03-26 17:59:30 +01: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
9a42c4aa7a
Themes: Add tooltip style
2025-02-14 15:09:17 -06:00
Henrik Rydgård
88b4991753
UI fixes: Rework savedata manager a bit, default keyboard focus to Cancel in confirmation dialogs ( #19771 )
...
* Savedata manager screen: Use TabbedUIDialogScreenWithGameBackground
This fixes some minor UI issues on this screen.
* PromptScreen (used for "Are you sure?"): Default keyboard focus to Cancel
Fixes #19770
2024-12-28 10:36:05 +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
26f0117421
Replace mentions of Twitter with X
2024-10-25 21:07:23 +02:00
Henrik Rydgård
843fe22968
Remove superfluous .c_str()
2024-10-17 22:21:07 +02:00
Henrik Rydgård
4d6905672e
Bunch more linting
2024-10-10 11:57:10 +02:00
Henrik Rydgård
e0c12c9547
More lint warning fixes
2024-10-10 10:52:45 +02:00
Henrik Rydgård
088a0d887d
Remove a redundant translation string
2024-10-08 21:45:35 +02:00
Henrik Rydgård
7b50443c66
Simplfication
2024-06-01 13:15:14 +02:00
Henrik Rydgård
ba82360861
Some additions to credits
2024-06-01 12:28:13 +02:00
Henrik Rydgård
5a8140c301
Initialize RAIntegration support if available. Untested.
2024-04-05 18:15:10 +02:00
Henrik Rydgård
c5791764d8
Make the i18n T function use std::string_view
...
Buildfixes, crashfixes
One more
Android buildfix
Buildfix Qt
2024-02-12 18:44:39 +01:00
Henrik Rydgård
ce5f157040
More paranoia
2024-01-31 10:48:35 +01:00
Henrik Rydgård
65bfdb1f69
Fix theming issue in SettingInfoMessage
2024-01-31 10:33:23 +01:00
Henrik Rydgård
884c366692
Fix some longstanding issues with the GameInfoCache and optimize away double work
2024-01-28 16:23:27 +01:00
Henrik Rydgård
7a318b46e8
Draw the line between the tabs and contents as a spacer instead of custom code.
2024-01-19 14:56:29 +01:00
Henrik Rydgård
f8927df9a6
Load savestate screenshots in the background
2023-12-13 12:07:23 +01:00
Henrik Rydgård
2aca8fe3f9
Get rid of more unnecessary uses of ManagedTexture
2023-12-12 23:13:45 +01:00
Henrik Rydgård
75e96df448
Don't use ManagedTexture in GameInfoCache, not needed.
2023-12-12 22:34:31 +01:00
Henrik Rydgård
d2e10a058e
Some renaming
2023-12-12 22:15:55 +01:00
Henrik Rydgård
e8f70594a4
Implement running the game in the background on the pause screen. Fix some bugs.
2023-12-11 12:41:44 +01:00
Henrik Rydgård
6d51fbc1e6
Refactor UI background rendering. There's now a BackgroundScreen.
2023-12-10 22:26:46 +01:00
Henrik Rydgård
22295a6412
Plumb through a ScreenRenderMode parameter
2023-12-10 13:05:17 +01:00
Henrik Rydgård
931ff4eb1e
Guaranteed gap-free rendering of waves background
2023-10-04 17:07:55 +02:00
Henrik Rydgård
4e2759713f
Revert "UI: Round wave coords to prevent gaps."
...
This reverts commit ebf9de7864 .
2023-10-04 17:02:23 +02:00
Henrik Rydgård
19e4de5088
Change global UI messages to use an enum instead of strings.
...
Makes it easier to add new ones and delete outdated ones without missing
any uses.
2023-09-30 11:37:02 +02:00
Unknown W. Brackets
ebf9de7864
UI: Round wave coords to prevent gaps.
2023-09-23 14:03:06 -07:00
Henrik Rydgård
859a31b221
Attempt to address a weird crash, or at least make it happen in the right spot.
2023-09-11 15:37:35 +02:00
Henrik Rydgård
6c6fffed73
Add fp64 to credits list
2023-09-08 12:51:57 +02:00
Henrik Rydgård
ab685be566
Windows UWP: Enable color emoji rendering through DirectWrite
2023-08-06 17:25:20 +02:00
Henrik Rydgård
63cfe28f61
Implement color emoji support on Android
2023-08-06 15:14:29 +02:00
Henrik Rydgård
a477ca3f05
Add a couple of emoji to UI in debug mode
2023-08-06 15:10:49 +02:00
Henrik Rydgård
eb14c87a71
Allow configuring the game language separately from the PPSSPP UI language, with a new setting.
2023-07-23 11:30:04 +02:00
Henrik Rydgård
c5e3d3117f
Put the PPSSPP version on PromptScreen in the bottom left corner
2023-07-20 10:57:55 +02:00
Henrik Rydgård
ce802664ea
Minor SettingInfo cleanup
2023-07-12 10:24:06 +02:00
Henrik Rydgård
84fffec4f3
Switch all NativeMessageReceived to System_PostUIMessage
2023-07-06 17:26:02 +02:00
Henrik Rydgård
6326880070
Properly include stenzek's DuckStation copyright notices in the retro files
2023-06-26 10:01:41 +02:00