ppsspp/Core/Dialog
Unknown W. Brackets dd497e5a02 Show an error when savedata can't be written.
Normally we'll log when the disk is full for files, but if we can't even
create the folder, we'll get errors trying to write into a non-existing
directory.
2014-11-02 13:30:00 -08:00
..
PSPDialog.cpp Make it possible to override dialog fade out. 2014-02-08 17:44:14 -08:00
PSPDialog.h Fix sceUtilityScreenshotUpdate 2014-03-30 09:29:11 +08:00
PSPGamedataInstallDialog.cpp Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
PSPGamedataInstallDialog.h Reduce some unnecessary includes in Core/. 2014-03-15 10:41:07 -07:00
PSPMsgDialog.cpp Process msgdialog abort on Update(). 2014-09-27 00:13:11 -07:00
PSPMsgDialog.h Process msgdialog abort on Update(). 2014-09-27 00:13:11 -07:00
PSPNetconfDialog.cpp Fix some minor styling issues in PSPNetconfDialog.cpp. 2014-04-25 21:43:00 -04:00
PSPNetconfDialog.h Reduce a few Core/Dialog/ includes. 2014-03-15 10:52:13 -07:00
PSPOskDialog.cpp Reorganize OSK button 2014-04-24 06:13:00 +08:00
PSPOskDialog.h OSK: Let square serve as a spacebar. 2014-03-13 10:49:38 -04:00
PSPPlaceholderDialog.cpp Fixes #5779 with new PSPScreenShotDiag class 2014-04-30 19:28:05 +08:00
PSPPlaceholderDialog.h Fixes #5779 with new PSPScreenShotDiag class 2014-04-30 19:28:05 +08:00
PSPSaveDialog.cpp Return an error for new savedata on a full stick. 2014-11-02 12:47:09 -08:00
PSPSaveDialog.h Return an error for new savedata on a full stick. 2014-11-02 12:47:09 -08:00
PSPScreenshotDialog.cpp Look at the right bytes for screenshot mode. 2014-05-29 23:28:27 -07:00
PSPScreenshotDialog.h Look at the right bytes for screenshot mode. 2014-05-29 23:28:27 -07:00
SavedataParam.cpp Show an error when savedata can't be written. 2014-11-02 13:30:00 -08:00
SavedataParam.h Check actual free disk space when games ask. 2014-11-01 00:33:19 -07:00