ppsspp/Core/Dialog
Unknown W. Brackets e30e8937c1 Make it possible to override dialog fade out.
Useful to show multiple osk dialogs.  Not sure if any game actually uses
this feature...
2014-02-08 17:44:14 -08:00
..
PSPDialog.cpp Make it possible to override dialog fade out. 2014-02-08 17:44:14 -08:00
PSPDialog.h Make it possible to override dialog fade out. 2014-02-08 17:44:14 -08:00
PSPGamedataInstallDialog.cpp Start untangling our include mess a little. 2013-12-29 23:34:45 +01:00
PSPGamedataInstallDialog.h [Core] Endian fixes 2014-01-26 14:27:53 -08:00
PSPMsgDialog.cpp Delay init/shutdown for msgdialogs as well. 2014-02-08 17:44:13 -08:00
PSPMsgDialog.h Delay init/shutdown for msgdialogs as well. 2014-02-08 17:44:13 -08:00
PSPNetconfDialog.cpp Use the latch in dialogs throughout. 2014-02-02 15:48:29 -08:00
PSPNetconfDialog.h Flesh out the netconf dialog a bit by having it display an error, and add a stub for sceNetApctlDisconnect. 2014-01-31 19:08:52 -05:00
PSPOskDialog.cpp Add a delay for status changes to the OSK. 2014-02-08 17:44:13 -08:00
PSPOskDialog.h Add a delay for status changes to the OSK. 2014-02-08 17:44:13 -08:00
PSPPlaceholderDialog.cpp Fix too-slow fade in/out of save dialogs and others in 30hz games. 2013-10-16 18:54:40 +02:00
PSPPlaceholderDialog.h Fix too-slow fade in/out of save dialogs and others in 30hz games. 2013-10-16 18:54:40 +02:00
PSPSaveDialog.cpp Reset savedata to NONE when stopping emulator. 2014-02-08 16:48:40 -08:00
PSPSaveDialog.h Use a time delay to change sceUtility statuses. 2014-02-08 09:39:50 -08:00
SavedataParam.cpp Return an error in FILES based on SDK version. 2014-02-08 09:08:27 -08:00
SavedataParam.h SceUtilitySavedataFileListEntry correction. 2014-01-28 00:24:56 +04:00