ppsspp/UI
Henrik Rydgård d3955b42bb Rename some system functions, merge the Launch* ones.
android launchurl buildfix
2023-03-21 12:22:59 +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 Break out ScrollView from ViewGroup.h, and PopupScreens from UIScreen.h 2023-01-11 10:56:31 +01:00
ChatScreen.h
ComboKeyMappingScreen.cpp UI: Fix reverse-dependency in PathBrowser. 2022-12-27 15:08:57 -08:00
ComboKeyMappingScreen.h
ControlMappingScreen.cpp Wrap the display globals in a struct (#16998) 2023-02-25 13:09:44 +01:00
ControlMappingScreen.h UI: Highlight buttons on press in visual PSP map. 2023-01-28 17:42:23 -08:00
CwCheatScreen.cpp Rename some system functions, merge the Launch* ones. 2023-03-21 12:22:59 +01:00
CwCheatScreen.h
DarwinFileSystemServices.h convert to System_SendMessage insanity 2023-02-01 19:03:12 +03:00
DarwinFileSystemServices.mm Browse button on Darwin platforms, rename some classes/functions 2023-01-31 13:36:14 +03:00
DevScreens.cpp Revert "Scoped Storage" translatability 2023-03-14 17:37:51 +03:00
DevScreens.h Break out ScrollView from ViewGroup.h, and PopupScreens from UIScreen.h 2023-01-11 10:56:31 +01:00
DiscordIntegration.cpp
DiscordIntegration.h
DisplayLayoutScreen.cpp Wrap the display globals in a struct (#16998) 2023-02-25 13:09:44 +01:00
DisplayLayoutScreen.h Break out ScrollView from ViewGroup.h, and PopupScreens from UIScreen.h 2023-01-11 10:56:31 +01:00
EmuScreen.cpp Wrap the display globals in a struct (#16998) 2023-02-25 13:09:44 +01:00
EmuScreen.h Remove return value from axis functions in API 2023-01-10 10:12:37 +01:00
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 Add previews for more types, fix mappings. 2023-02-02 01:09:33 +01:00
GameScreen.cpp Rename some system functions, merge the Launch* ones. 2023-03-21 12:22:59 +01:00
GameScreen.h
GameSettingsScreen.cpp Rename some system functions, merge the Launch* ones. 2023-03-21 12:22:59 +01:00
GameSettingsScreen.h Get rid of an ifdef 2023-03-21 10:24:36 +01:00
GPUDriverTestScreen.cpp Remove the 0th descriptor set, move everything else back to 0 2022-12-16 13:05:40 +01:00
GPUDriverTestScreen.h
HostTypes.h Rename some system functions, merge the Launch* ones. 2023-03-21 12:22:59 +01:00
InstallZipScreen.cpp
InstallZipScreen.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
JoystickHistoryView.cpp UI: Buildfix on MSVC 2017. 2023-02-02 17:08:24 -08:00
JoystickHistoryView.h Tilt: Add visualizer to customize tilt dialog. Improve defaults. 2023-02-01 15:35:57 +01:00
MainScreen.cpp Rename some system functions, merge the Launch* ones. 2023-03-21 12:22:59 +01:00
MainScreen.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
MemStickScreen.cpp Rename some system functions, merge the Launch* ones. 2023-03-21 12:22:59 +01:00
MemStickScreen.h
MiscScreens.cpp Rename some system functions, merge the Launch* ones. 2023-03-21 12:22:59 +01:00
MiscScreens.h Break out ScrollView from ViewGroup.h, and PopupScreens from UIScreen.h 2023-01-11 10:56:31 +01:00
NativeApp.cpp Renaming and file splitting 2023-03-06 16:42:50 +01:00
OnScreenDisplay.cpp
OnScreenDisplay.h
PauseScreen.cpp Make the rewind snapshot interval wall-time based instead of frame-based. 2023-02-14 10:09:51 +01:00
PauseScreen.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
ProfilerDraw.cpp
ProfilerDraw.h
RemoteISOScreen.cpp Strict mode checking - no way to forget detaching now. 2023-01-05 08:38:52 +01:00
RemoteISOScreen.h RemoteISO screens: Make them dialogs so ESC works to exit them on PC. 2023-01-01 21:55:02 +01:00
ReportScreen.cpp Rename some system functions, merge the Launch* ones. 2023-03-21 12:22:59 +01:00
ReportScreen.h
SavedataScreen.cpp
SavedataScreen.h
Store.cpp Remove the unused filter stuff from store. 2022-12-27 17:12:17 +01:00
Store.h Remove the unused filter stuff from store. 2022-12-27 17:12:17 +01:00
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 Add previews for more types, fix mappings. 2023-02-02 01:09:33 +01:00
TouchControlLayoutScreen.cpp Wrap the display globals in a struct (#16998) 2023-02-25 13:09:44 +01:00
TouchControlLayoutScreen.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
TouchControlVisibilityScreen.cpp
TouchControlVisibilityScreen.h
UI.vcxproj Build: Cleanup some MSVC optimization settings. 2023-02-26 11:27:46 -08:00
UI.vcxproj.filters TiltEventProcessor belongs in Core, not UI. 2023-02-01 15:04:32 +01:00