ppsspp/Core/Dialog
Unknown W. Brackets f530be0969 Dialog: Prevent reschedule on shutdown start.
This is a bit strange, but tests seem to suggest this is correct.
A worse priority thread won't run before savedata shutdown hits 0, but the
thread that initiated shutdown runs before shutdown completes.

Fixes Freakout Extreme Freeride loading savedata.
2021-08-14 20:15:34 -07:00
..
PSPDialog.cpp Dialog: Prevent reschedule on shutdown start. 2021-08-14 20:15:34 -07:00
PSPDialog.h Dialog: Use a thread to init dialogs too. 2021-04-07 18:13:46 -07:00
PSPGamedataInstallDialog.cpp Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPGamedataInstallDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPMsgDialog.cpp Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPMsgDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPNetconfDialog.cpp Fix Teenage Mutant Ninja Turtles Multiplayer. 2021-03-13 13:50:48 +07:00
PSPNetconfDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPOskDialog.cpp Add some PPSSPP's Japanese keyboard 2021-06-20 22:38:25 +08:00
PSPOskDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPPlaceholderDialog.cpp Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPPlaceholderDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPSaveDialog.cpp SaveState: Show a warning if saved after savestate. 2021-08-07 00:01:20 -07:00
PSPSaveDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPScreenshotDialog.cpp Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPScreenshotDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
SavedataParam.cpp Address feedback 2021-08-04 23:22:43 +02:00
SavedataParam.h Debugger: Memcheck and tag loading savedata to RAM. 2021-04-03 18:28:22 -07:00