Commit graph

30775 commits

Author SHA1 Message Date
Henrik Rydgård
fbf56766f5
Merge pull request #14889 from hrydgard/translation-updates-2
Move the What's this? translation to the Memstick section
2021-09-20 16:59:12 +02:00
Henrik Rydgård
c57fb02cb2
Merge pull request #14887 from unknownbrackets/ui-ok
UI: Use OK instead of Confirm
2021-09-20 16:58:47 +02:00
Henrik Rydgård
33b1f59cee Move the What's this? translation to the Memstick section 2021-09-20 16:40:33 +02:00
Unknown W. Brackets
4aa0c41a90 UI: Add a bit of reporting in failure cases. 2021-09-20 07:20:58 -07:00
Unknown W. Brackets
76dcfa9386 UI: Use OK instead of Confirm.
Other dialogs use OK.
2021-09-20 07:13:37 -07:00
Henrik Rydgård
0279b1928a
Merge pull request #14886 from nassau-tk/patch-3
Fix typo
2021-09-20 15:03:36 +02:00
nassau-tk
a8ed36cfc0
Fix typo
Now)Show on-screen messages = オンスクリーンメーッセージを表示する
Fix   )Show on-screen messages = オンスクリーンメッセージを表示する
2021-09-20 21:55:06 +09:00
Henrik Rydgård
64f793fdfd
Merge pull request #14885 from hrydgard/translation-updates
Translation updates
2021-09-20 13:58:38 +02:00
Henrik Rydgård
8eb644146a Revert a wrong change to Thai 2021-09-20 13:57:30 +02:00
Henrik Rydgård
b41eed4c83 Add Swedish translation of Memstick screen 2021-09-20 09:05:46 +02:00
Henrik Rydgård
c9f88b3831 Remove (GB) suffix from "Memory Stick size", it's now shown as a unit. 2021-09-20 08:36:05 +02:00
Henrik Rydgård
c9cac67bfb Preparations for translating MemStickScreen and related strings. 2021-09-20 08:36:05 +02:00
Henrik Rydgård
e20c93e777
Merge pull request #14875 from hrydgard/memstick-screen-updates
Memstick screen updates (scoped storage)
2021-09-19 20:55:57 +02:00
Henrik Rydgård
50e008e385 Browse -> OK. Align buttons. 2021-09-19 20:24:28 +02:00
Henrik Rydgård
1ff085d1c9 More tweaks (spacing) 2021-09-19 20:23:46 +02:00
Henrik Rydgård
97695d1f04 Style fix 2021-09-19 20:23:46 +02:00
Henrik Rydgård
76f7abae1f Tweaks 2021-09-19 20:23:46 +02:00
Henrik Rydgård
80d4450e84 Show the path to access PSP data through USB in the settings screen. 2021-09-19 20:23:46 +02:00
Henrik Rydgård
adac44fd9b Remove "Change" from "Change Memory Stick Folder". Easier to read. 2021-09-19 20:23:46 +02:00
Henrik Rydgård
367c6814b4 SEO optimization 2021-09-19 20:23:46 +02:00
Henrik Rydgård
e406006fd5 Undo debug hack 2021-09-19 20:23:46 +02:00
Henrik Rydgård
74c842c951 Add image support to UI::Choice. 2021-09-19 20:23:46 +02:00
Henrik Rydgård
a5e7878f27 Show the explanation below each point. 2021-09-19 20:23:46 +02:00
Henrik Rydgård
357293cd9f Implement the new MemStick screen experience (rough cut) 2021-09-19 20:23:46 +02:00
Henrik Rydgård
acc0884569 New settings icon for later. Derived from the Material Design one. 2021-09-19 20:23:46 +02:00
Henrik Rydgård
97ad418910 Radio button assets 2021-09-19 20:23:46 +02:00
Henrik Rydgård
825cf56c7b Make a little info icon for later. Not in atlas yet. 2021-09-19 20:23:46 +02:00
Henrik Rydgård
da8d5ef343 Always show Help button on memstick screen 2021-09-19 20:23:46 +02:00
Henrik Rydgård
a4cb53c615 Use the new icons 2021-09-19 20:23:46 +02:00
Henrik Rydgård
c2714033eb Shrink the folder icons slightly. Not updating atlas right now. 2021-09-19 20:23:46 +02:00
Henrik Rydgård
cc9a739faf Fix the look of buttons with images. Use one. 2021-09-19 20:23:46 +02:00
Henrik Rydgård
09a13e3d2c Didn't mean to push this 2021-09-19 20:23:46 +02:00
Henrik Rydgård
76f2fe60ac Move the memstick options higher on the System tab. Other minor tweaks 2021-09-19 20:23:46 +02:00
Henrik Rydgård
76df060349 Show the logo screen before the memstick screen on first boot with scoped storage 2021-09-19 20:23:46 +02:00
Henrik Rydgård
52527798c0 Some file move process tweaks 2021-09-19 20:23:46 +02:00
Henrik Rydgård
395ce57919 Add Help button to MemstickScreen, pointing at a guide on the website. 2021-09-19 20:23:45 +02:00
Henrik Rydgård
363e846653 MemstickScreen: Shrink the right column to leave more space 2021-09-19 20:23:45 +02:00
Henrik Rydgård
7f021624e3
Merge pull request #14883 from unknownbrackets/texcache
In lazy hashing mode, assume videos never match
2021-09-19 19:46:44 +02:00
Unknown W. Brackets
ec3d408da0 HLE: Detect video buffer copies.
These are common and can help us notify the texture cache appropriately.
2021-09-19 07:51:33 -07:00
Unknown W. Brackets
2d9719ed26 TexCache: Avoid hashing videos at all in lazy mode. 2021-09-19 07:35:25 -07:00
Unknown W. Brackets
e2c7366c92 TexCache: Prevent lazy cache on video textures. 2021-09-19 07:31:31 -07:00
Henrik Rydgård
de206611e0
Merge pull request #14880 from ANR2ME/adhoc_gamemode
[AdhocGameMode] An attempt to handle source port better on GameMode for further communication
2021-09-19 12:24:46 +02:00
Henrik Rydgård
cea177ca32
Merge pull request #14881 from vit9696/macdebug
Improve Xcode debugging support
2021-09-19 11:58:30 +02:00
vit9696
eb89c9be1e Fix garbled log output in Xcode terminal 2021-09-19 12:26:55 +03:00
vit9696
fc18a171a7 Handle Xcode-specific debug arguments on startup 2021-09-19 11:54:53 +03:00
Henrik Rydgård
d432a34119 Remove accidental duplicate file 2021-09-19 09:39:34 +02:00
Henrik Rydgård
50f3cd7ba4
Merge pull request #14879 from unknownbrackets/vertexjit-arm
vertexjit: Correct morph flag alpha check assert
2021-09-19 07:19:42 +02:00
ANR2ME
2bda9c1c84 Keep tracks of the sender/source port on GameMode for further communication, in case it was remapped by router or ISP for some reason. 2021-09-19 10:55:03 +07:00
ANR2ME
ef279657dc Shows a warning when detecting a different sender/source port on GameMode. 2021-09-19 10:54:59 +07:00
ANR2ME
62a7ea2f41 Minor change to AdhocMatching's senderport type 2021-09-19 10:35:19 +07:00