Henrik Rydgård
3a09c85fb1
Fix hang when choosing "Skip" in first-time init. Warning fix, comment add.
...
Fixes #15011
2022-04-17 23:02:37 +02:00
Henrik Rydgård
4f85b8b2ef
Threading: Remove a level of indirection from Promise and Mailbox.
...
Makes using small copyable or POD objects in these more efficient, and if you want
to you can just put a pointer or smart pointer in there, which will
effectively do the same thing as the old setup.
2021-11-20 22:40:10 +01:00
Henrik Rydgård
16c1713a87
Hide "What's This"? button on Android TV - no browser anyway
2021-10-05 11:38:34 +02:00
Henrik Rydgård
64b8ac603a
Fix bug in deleting of directories in memory stick move. Also improve progress reporting.
2021-10-04 23:49:08 +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
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
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