This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/libretro/ppsspp.git
synced
2025-01-30 21:33:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Core
/
Dialog
History
Henrik Rydgard
26a2d42731
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
2017-02-28 11:40:29 +01:00
..
PSPDialog.cpp
…
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
…
PSPMsgDialog.h
…
PSPNetconfDialog.cpp
Remove UTF-8 BOMs from a few files.
2016-08-07 17:59:35 -07:00
PSPNetconfDialog.h
…
PSPOskDialog.cpp
Prevent buffer overrun from OSK dialog.
2016-06-26 20:28:01 -07:00
PSPOskDialog.h
…
PSPPlaceholderDialog.cpp
…
PSPPlaceholderDialog.h
…
PSPSaveDialog.cpp
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
2017-02-28 11:40:29 +01:00
PSPSaveDialog.h
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
2017-02-28 11:40:29 +01:00
PSPScreenshotDialog.cpp
…
PSPScreenshotDialog.h
…
SavedataParam.cpp
android: Change preprocessor define to standard __ANDROID__
2016-10-12 11:14:09 +02:00
SavedataParam.h
…