ppsspp/Core/Dialog
Unknown W. Brackets c4717fae2f Savedata: Reset data size when retrying hash.
It's even possible we might've not loaded the key before, so let's play it
safe and reset everything.

The previous fix only worked in some games, when dataSize was larger than
necessary.
2018-07-28 09:41:44 -07:00
..
PSPDialog.cpp Switch strncpy to truncate_cpy in a bunch of places. 2017-05-26 19:04:08 +02:00
PSPDialog.h Remove Globals.h 2017-08-31 17:15:22 +02:00
PSPGamedataInstallDialog.cpp Gamedata: Fix savestates for data install. 2017-10-14 22:11:59 -07:00
PSPGamedataInstallDialog.h Gamedata: Create a basic PARAM.SFO in data dir. 2015-12-25 21:54:14 -08:00
PSPMsgDialog.cpp Switch strncpy to truncate_cpy in a bunch of places. 2017-05-26 19:04:08 +02:00
PSPMsgDialog.h Remove Globals.h 2017-08-31 17:15:22 +02:00
PSPNetconfDialog.cpp Remove UTF-8 BOMs from a few files. 2016-08-07 17:59:35 -07:00
PSPNetconfDialog.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
PSPOskDialog.cpp OSK: Limit allowed keyboards based on input mask. 2017-10-14 22:59:48 -07:00
PSPOskDialog.h Warning fixes for new LLVM on mac (warns on inconsistent usage of override) 2015-09-17 20:29:37 +02:00
PSPPlaceholderDialog.cpp Fixes #5779 with new PSPScreenShotDiag class 2014-04-30 19:28:05 +08:00
PSPPlaceholderDialog.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
PSPSaveDialog.cpp Savedata: Return result codes from Save/Load. 2018-06-24 13:28:57 -07:00
PSPSaveDialog.h Savedata: Show icon for new saves more often. 2017-12-03 06:35:41 -08:00
PSPScreenshotDialog.cpp Look at the right bytes for screenshot mode. 2014-05-29 23:28:27 -07:00
PSPScreenshotDialog.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
SavedataParam.cpp Savedata: Reset data size when retrying hash. 2018-07-28 09:41:44 -07:00
SavedataParam.h Savedata: Reset data size when retrying hash. 2018-07-28 09:41:44 -07:00