ppsspp/UI
2023-03-22 23:52:25 +01:00
..
BackgroundAudio.cpp Turn the VFS into a class, to be able to reuse it for other purposes. 2023-03-06 16:42:47 +01:00
BackgroundAudio.h
ChatScreen.cpp Replace the inputbox queue with a more generic RequestManager. 2023-03-22 12:41:11 +01:00
ChatScreen.h
ComboKeyMappingScreen.cpp
ComboKeyMappingScreen.h
ControlMappingScreen.cpp And share_text, toast, recreate 2023-03-22 23:52:25 +01:00
ControlMappingScreen.h
CwCheatScreen.cpp Rename some system functions, merge the Launch* ones. 2023-03-21 12:22:59 +01:00
CwCheatScreen.h
DarwinFileSystemServices.h Blind convert iOS to the new folder picking path 2023-03-22 19:25:35 +01:00
DarwinFileSystemServices.mm Single-character iOS buildfix, sigh 2023-03-22 19:36:50 +01:00
DevScreens.cpp Revert "Scoped Storage" translatability 2023-03-14 17:37:51 +03:00
DevScreens.h
DiscordIntegration.cpp
DiscordIntegration.h
DisplayLayoutScreen.cpp Wrap the display globals in a struct (#16998) 2023-02-25 13:09:44 +01:00
DisplayLayoutScreen.h
EmuScreen.cpp And replace "graphics_restart", "toggle_fullscreen", etc 2023-03-22 23:52:15 +01:00
EmuScreen.h
GameInfoCache.cpp Turn the VFS into a class, to be able to reuse it for other purposes. 2023-03-06 16:42:47 +01:00
GameInfoCache.h
GamepadEmu.cpp Rename some system functions, merge the Launch* ones. 2023-03-21 12:22:59 +01:00
GamepadEmu.h
GameScreen.cpp Make the new image selection path work on Android as well. 2023-03-22 14:53:07 +01:00
GameScreen.h
GameSettingsScreen.cpp And share_text, toast, recreate 2023-03-22 23:52:25 +01:00
GameSettingsScreen.h Get rid of an ifdef 2023-03-21 10:24:36 +01:00
GPUDriverTestScreen.cpp
GPUDriverTestScreen.h
HostTypes.h Remove InitGraphics/ShutdownGraphics from Host, except for headless 2023-03-21 22:47:20 +01:00
InstallZipScreen.cpp
InstallZipScreen.h
JoystickHistoryView.cpp UI: Buildfix on MSVC 2017. 2023-02-02 17:08:24 -08:00
JoystickHistoryView.h
MainScreen.cpp And share_text, toast, recreate 2023-03-22 23:52:25 +01:00
MainScreen.h
MemStickScreen.cpp And replace "graphics_restart", "toggle_fullscreen", etc 2023-03-22 23:52:15 +01:00
MemStickScreen.h Port folder browser too, now this time start with Qt 2023-03-22 19:25:35 +01:00
MiscScreens.cpp And share_text, toast, recreate 2023-03-22 23:52:25 +01:00
MiscScreens.h
NativeApp.cpp And replace "graphics_restart", "toggle_fullscreen", etc 2023-03-22 23:52:15 +01:00
OnScreenDisplay.cpp
OnScreenDisplay.h
PauseScreen.cpp Get rid of "finish" and "setclipboardtext" messages, replace with requests. 2023-03-22 22:17:26 +01:00
PauseScreen.h
ProfilerDraw.cpp
ProfilerDraw.h
RemoteISOScreen.cpp Replace the inputbox queue with a more generic RequestManager. 2023-03-22 12:41:11 +01:00
RemoteISOScreen.h
ReportScreen.cpp Rename some system functions, merge the Launch* ones. 2023-03-21 12:22:59 +01:00
ReportScreen.h
SavedataScreen.cpp Replace the inputbox queue with a more generic RequestManager. 2023-03-22 12:41:11 +01:00
SavedataScreen.h
Store.cpp
Store.h
Theme.cpp Allow specifying the VFS when loading INI files. 2023-03-07 10:04:10 +01:00
Theme.h
TiltAnalogSettingsScreen.cpp Simplify the tilt code, tweak a bit 2023-02-16 11:07:57 +01:00
TiltAnalogSettingsScreen.h
TouchControlLayoutScreen.cpp Wrap the display globals in a struct (#16998) 2023-02-25 13:09:44 +01:00
TouchControlLayoutScreen.h
TouchControlVisibilityScreen.cpp
TouchControlVisibilityScreen.h
UI.vcxproj Build: Cleanup some MSVC optimization settings. 2023-02-26 11:27:46 -08:00
UI.vcxproj.filters