Henrik Rydgård
a545d3074f
Do some renaming, dedupe some strings (old commit resurrected), add an assert
2024-10-22 22:28:06 +02:00
Henrik Rydgård
f54d701a2e
Decentralize the assert for AllocateAlignedMemory failures
2024-10-22 21:49:50 +02:00
Henrik Rydgård
85410305e6
Fix/hack some color issues with the 1995 theme
2024-10-22 21:26:29 +02:00
Henrik Rydgård
834a0a3182
Don't show the "skip buffer effects" warning if software rendering is enabled
2024-10-22 20:58:40 +02:00
Henrik Rydgård
b10c4f7fae
Crashfix, warning fix, cleanup
2024-10-22 14:15:47 +02:00
Henrik Rydgård
3a4b27b086
Fix some more presentation issues
2024-10-22 12:29:32 +02:00
Henrik Rydgård
a859b2223a
Shorten the version display on the main screen
2024-10-22 11:58:50 +02:00
Henrik Rydgård
0af3a87d3f
For the release, disable "Use experimental atrac". Doesn't make sense yet.
2024-10-22 11:02:26 +02:00
Henrik Rydgård
669c4452cc
More presentation fixes
2024-10-17 22:21:25 +02:00
Henrik Rydgård
843fe22968
Remove superfluous .c_str()
2024-10-17 22:21:07 +02:00
Henrik Rydgård
97c5094ff2
Cleanup, fix the shader viewer UI
2024-10-17 21:43:03 +02:00
Henrik Rydgård
680bb2bf22
Remove a bad debug assert
2024-10-17 21:11:52 +02:00
Henrik Rydgård
b43abd2015
Fix issues with savestates and non-buffered rendering
2024-10-17 21:09:04 +02:00
Henrik Rydgård
a062e5192b
Fix issue where PresentedThisFrame didn't work on SoftGPU, causing issues
2024-10-16 15:53:42 +02:00
Henrik Rydgård
ce980af01e
TextDrawer: Improve performance for text wrapping (by measuring without wrapping first)
2024-10-16 13:35:32 +02:00
Henrik Rydgård
cc32950804
Remove extra back button on InstallZipScreen in texture case
2024-10-15 16:00:21 +02:00
Henrik Rydgård
2c283fbb07
Minor cleanups, crashfixes
2024-10-14 23:57:19 +02:00
Henrik Rydgård
e1527233d9
Add the EmuScreen pass assert on OpenGL as well
2024-10-14 14:35:35 +02:00
Henrik Rydgård
e9c7eaf427
Be more consistent with NotifyPresent
...
..
2024-10-14 14:26:44 +02:00
Henrik Rydgård
8a5be21140
MemStick screen: Call free_disk_space from async tasks
...
See #19522
2024-10-11 13:45:43 +02:00
Henrik Rydgård
c966067bd0
Load UI audio effects on a background thread
2024-10-11 11:31:17 +02:00
Henrik Rydgård
bf9973e17d
GameScreen ćrc-related crashfix
2024-10-10 14:56:42 +02:00
Henrik Rydgård
e51c58716b
Fix minor code issues flagged by PVS-Studio and reported by alphrixus.
2024-10-10 14:10:30 +02:00
Henrik Rydgård
9c5cda3487
Buildfix
2024-10-10 12:19:53 +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
21c6594961
Fix a bunch of Android Studio lint warnings
2024-10-10 10:24:40 +02:00
Henrik Rydgård
088a0d887d
Remove a redundant translation string
2024-10-08 21:45:35 +02:00
Henrik Rydgård
6d3849bc48
Add a "Back" button to the crash screen for convenience
2024-10-03 18:55:22 +02:00
Henrik Rydgård
8fbe46ab9e
Prevent soft-locking the emulator on invalid PBP files, or crashes in some cases.
2024-10-03 18:38:54 +02:00
Henrik Rydgård
611551ccf1
Android TV banners: Update gold banner, remove obsolete TV "icon"
2024-10-03 16:52:41 +02:00
Henrik Rydgård
8d380e260a
Fix a wrong assert
2024-10-03 16:52:34 +02:00
Henrik Rydgård
cb06ac4af2
MacOS: Fix text input (got broken in #19441 , would no longer send CHAR events)
...
See #19441
2024-10-02 16:21:53 +02:00
Henrik Rydgård
f11675bcba
Minor UI fix: Consistent spacing on PauseScreen
2024-10-02 16:21:53 +02:00
Henrik Rydgård
a9ea372c90
Android/iOS buildfix
2024-10-02 16:21:53 +02:00
Henrik Rydgård
b40098effd
Chat: Cleanup the selection of chat input method, allow in-ui popup (what iOS needs).
2024-10-02 16:21:53 +02:00
Henrik Rydgård
3d31b4ac4c
Fix possible framebuffer binding bug in EmuScreen
2024-10-02 16:21:53 +02:00
Henrik Rydgård
9b8f18298a
Translation fixes, etc
...
Thanks @TotalCaesar659
2024-09-27 10:15:52 +02:00
Henrik Rydgård
4665196535
iOS app store: Hide the "Set memoery stick" option in developer tools
...
It's really not a good idea to change it.
In case someone does have a use case for it, we keep the option anyway,
but in developer tools, with a loud warning next to it.
Should help #18929 by reducing the number of people causing themselves trouble
with the option.
2024-09-26 21:17:00 +02:00
Henrik Rydgård
9208d9d49a
Merge pull request #19492 from hrydgard/more-misc-fixes
...
RetroAchievements login: Implement password masking
2024-09-26 12:37:10 +02:00
Henrik Rydgård
66993c8ff2
Android buildfix, warning fix
2024-09-26 12:04:29 +02:00
Henrik Rydgård
50baf6f8e3
Fix display of game titles, oops
2024-09-26 12:02:39 +02:00
Henrik Rydgård
1b158940ac
PPSSPP UI: Implement password masking in popup text inputs
2024-09-26 11:32:51 +02:00
Henrik Rydgård
758776f216
Touch control layout: Make sure no buttons are initialized off screen.
...
Fixes #19486
2024-09-26 11:08:07 +02:00
Henrik Rydgård
f020d1d815
Windows inputbox: Add flags field, delete dupe code, add ability to mask passwords
2024-09-26 10:48:31 +02:00
Henrik Rydgård
9699be2110
RetroAchievements: Cleanup better on login failure
2024-09-26 01:09:56 +02:00
Henrik Rydgård
691cdf8d76
Fix yet another case of "&&", this time in game titles
2024-09-25 22:25:08 +02:00
Henrik Rydgård
8c8b34aac4
Vulkan: Separate the instance and device API versions, for extension loading purposes
2024-09-25 18:38:31 +02:00
Henrik Rydgård
9952c42426
Use message IDs to avoid some repetition of notifications.
...
Also fixes some awkward English.
2024-09-24 14:02:17 +02:00
Henrik Rydgård
6d01e2587d
Fix issue with background music playing when going back to the pause screen from game info screen
2024-09-24 13:50:21 +02:00