Commit Graph

3390 Commits

Author SHA1 Message Date
iota97
0b5eabcd23 Remove unused string and update en_US translation 2021-09-22 23:14:35 +02:00
iota97
e8ad59371d Use icon rather than string for combo key setup 2021-09-22 23:05:33 +02:00
Henrik Rydgård
0c52b077e6 And another one 2021-09-22 09:16:49 +02:00
Henrik Rydgård
528b4d2f32 Fix another couple of translation mistakes from the big fixup 2021-09-22 09:15:43 +02:00
iota97
fc7033318f Fix dpad analog overlap interaction 2021-09-21 10:35:39 +02:00
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
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
c9cac67bfb Preparations for translating MemStickScreen and related strings. 2021-09-20 08:36:05 +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
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
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
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
vit9696
fc18a171a7 Handle Xcode-specific debug arguments on startup 2021-09-19 11:54:53 +03:00
iota97
7d8dd7c816 Square shape for combo button. Additional shapes (folder_open, warning) too. 2021-09-18 23:28:03 +02:00
iota97
564a3691cd Little fix to logo screen 2021-09-17 00:09:47 +02:00
Henrik Rydgård
5b0516463e
Merge pull request #14862 from iota97/ip-fix
Fix chat here position and jumpy ip resolve feedback
2021-09-15 18:36:20 +02:00
Henrik Rydgård
f8ab243167
Merge pull request #14860 from unknownbrackets/ui-chat-enable
Disable auto-enable chat on ctrl-c, fix enabling
2021-09-15 18:36:10 +02:00
iota97
eccb79464d Fix chat here position 2021-09-15 10:25:26 +02:00
iota97
adf7c3f20b Fix jumpy resolve while typing 2021-09-15 09:56:36 +02:00
Unknown W. Brackets
433daf1ee8 UI: Oops, remove silly mistake.
Of course, I meant to keep showing the new messages.
2021-09-15 00:24:06 -07:00
Henrik Rydgård
6d599e738b
Merge pull request #14855 from unknownbrackets/ui-chat-view
Decouple chat presentation and tracking
2021-09-15 09:15:28 +02:00
Unknown W. Brackets
75f5c75045 Windows: Disable auto-enable chat on Ctrl-C.
It's annoying when this triggers unexpectedly.  Sometimes it happens when
using debug windows.
2021-09-15 00:15:27 -07:00
Unknown W. Brackets
cf045dfbbc UI: When enabling chat, recreate views.
Otherwise, the chat button doesn't show right away.
Fixes #13090.
2021-09-14 23:56:45 -07:00
Unknown W. Brackets
9403947b67 UI: Decouple new chat display and tracking logic. 2021-09-14 18:08:16 -07:00
Unknown W. Brackets
be0b0cd88d UI: Track chat log changes more clearly.
This also makes it easier to have multiple views or etc. reading from it.
We want data flowing a single direction, chat system -> UI.
2021-09-14 18:08:16 -07:00
Henrik Rydgård
c333e2b879
Merge pull request #14480 from iota97/analog-head
Configurable analog head size
2021-09-13 22:39:18 +02:00
Henrik Rydgård
98a0d7189e
Merge pull request #14843 from iota97/dpad-drag
DPad drag fixes
2021-09-13 20:57:26 +02:00
Unknown W. Brackets
f53b4b5eac UI: Correct enable reporting setting resetting. 2021-09-13 08:54:33 -07:00
iota97
4ec1a8d12a Allow drag over touch DPAD and avoid analog drag to trigger other button 2021-09-13 14:30:15 +02:00
Henrik Rydgård
ab4dcebd5e
Merge pull request #14841 from unknownbrackets/ui-chat-view
Use a view for the chat log
2021-09-13 09:06:16 +02:00
Unknown W. Brackets
40c233fa77 UI: Update flags more correctly in chat.
Not the ideal interface here, though...
2021-09-12 20:20:17 -07:00
Unknown W. Brackets
6b107a884b UI: Cleanup input box for chat. 2021-09-12 20:16:05 -07:00
Unknown W. Brackets
f45c5186ca UI: Move the chat message box to just a view.
Instead of being a popup.  This should make it easier to make sure things
work normally, and avoids some of the strange overrides of PopupScreen it
previously had.
2021-09-12 19:44:44 -07:00