ppsspp/Core/Dialog
Unknown W. Brackets a1fbcc3d93 Avoid directly calling osm from Core/GPU code.
This allows UI to handle the message however it wants to, and reduces
cross linkage issues.
2016-05-27 22:05:30 -07:00
..
PSPDialog.cpp Consistently use *di for the Dialog i18n category 2015-07-01 23:26:55 +02:00
PSPDialog.h
PSPGamedataInstallDialog.cpp Gamedata: Reduce the transfer per call. 2015-12-25 23:24:04 -08:00
PSPGamedataInstallDialog.h Gamedata: Create a basic PARAM.SFO in data dir. 2015-12-25 21:54:14 -08:00
PSPMsgDialog.cpp Consistently use *di for the Dialog i18n category 2015-07-01 23:26:55 +02:00
PSPMsgDialog.h Warning fixes for new LLVM on mac (warns on inconsistent usage of override) 2015-09-17 20:29:37 +02:00
PSPNetconfDialog.cpp Consistently use *di for the Dialog i18n category 2015-07-01 23:26:55 +02:00
PSPNetconfDialog.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
PSPOskDialog.cpp Remove an entry from GPUStats that didn't really belong. 2016-04-02 11:06:05 +02: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
PSPPlaceholderDialog.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
PSPSaveDialog.cpp Initially count the dir for save info size. 2015-11-15 10:29:13 -08:00
PSPSaveDialog.h Core: Remove unimplemented class function declarations 2015-10-18 10:55:11 -04:00
PSPScreenshotDialog.cpp
PSPScreenshotDialog.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
SavedataParam.cpp Avoid directly calling osm from Core/GPU code. 2016-05-27 22:05:30 -07:00
SavedataParam.h Change to pass some arguments by reference 2015-03-01 16:49:00 +01:00