ppsspp/Core/Dialog
Unknown W. Brackets 2650ddae75 Savedata: Write only one secure entry.
Before, we were filling all the entries when the first file was saved, a
regression from 1976be4.  This caused issues in games that use a single
savedata folder for multiple secure files, such as Valkyria Chronicles 3.
2018-10-28 12:35:54 -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: Show confirm save without faded icon. 2018-09-01 14:40:44 -07:00
PSPSaveDialog.h Savedata: Show confirm save without faded icon. 2018-09-01 14:40:44 -07: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: Write only one secure entry. 2018-10-28 12:35:54 -07:00
SavedataParam.h Savedata: Reset data size when retrying hash. 2018-07-28 09:41:44 -07:00