..
BackgroundAudio.cpp
UI: Avoid audio locks where possible.
2021-02-15 18:21:32 -08:00
BackgroundAudio.h
UI: Avoid audio locks where possible.
2021-02-15 18:21:32 -08:00
ChatScreen.cpp
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
ChatScreen.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
ComboKeyMappingScreen.cpp
Move most GPU things to Common.
2020-10-04 23:39:02 +02:00
ComboKeyMappingScreen.h
Also move out the global stuff from view.cpp/h to root.cpp/h
2020-03-08 15:16:32 +01:00
ControlMappingScreen.cpp
Global: Remove some unused variables.
2021-02-15 11:59:45 -08:00
ControlMappingScreen.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
CwCheatScreen.cpp
Global: Remove some unused variables.
2021-02-15 11:59:45 -08:00
CwCheatScreen.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
DevScreens.cpp
Don't even try the hack on iOS 14.4
2021-02-22 09:31:18 +01:00
DevScreens.h
Add a new command in developer tools to list and load framedumps from framedump.ppsspp.org/repro/
2021-01-31 14:42:40 +01:00
DiscordIntegration.cpp
Move native/util, native/data and native/i18 to Common/Data.
2020-10-04 07:28:29 +02:00
DiscordIntegration.h
Discord: Attempt to explicitly cleanup on exit.
2018-11-10 09:49:08 -08:00
DisplayLayoutEditor.cpp
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
DisplayLayoutEditor.h
Move most GPU things to Common.
2020-10-04 23:39:02 +02:00
DisplayLayoutScreen.cpp
Fix minor rendering glitch in PPSSPP's menus on iOS
2021-01-31 15:49:52 +01:00
DisplayLayoutScreen.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
EmuScreen.cpp
UI: Consider chat for visible UI.
2021-02-15 20:38:11 -08:00
EmuScreen.h
UI: Make chatButton_ a member of EmuScreen.
2021-02-15 20:37:24 -08:00
GameInfoCache.cpp
Global: Remove some unused variables.
2021-02-15 11:59:45 -08:00
GameInfoCache.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
GamepadEmu.cpp
Global: Remove some unused variables.
2021-02-15 11:59:45 -08:00
GamepadEmu.h
Move most GPU things to Common.
2020-10-04 23:39:02 +02:00
GameScreen.cpp
UI: Show CRC on game screen if calculated.
2021-02-16 19:29:37 -08:00
GameScreen.h
UI: Show CRC on game screen if calculated.
2021-02-16 19:29:37 -08:00
GameSettingsScreen.cpp
GPU: Remove clear framebuf on first use speedhack.
2021-02-15 23:12:24 -08:00
GameSettingsScreen.h
Framedump test screen. Downloads a list of framedumps.
2021-01-31 13:13:42 +01:00
GPUDriverTestScreen.cpp
Minimize the Adreno shader compiler bug repro test
2021-01-30 10:21:14 +01:00
GPUDriverTestScreen.h
More GPU test improvements
2021-01-17 18:04:00 +01:00
HostTypes.h
SwicthUMD:Only update Switch UMD item of Windows menu instead of entire UI.
2020-10-22 17:45:29 +08:00
InstallZipScreen.cpp
Fix crash when drag-dropping texture packs. Fixes the main part of #13614 .
2020-11-15 23:09:10 +01:00
InstallZipScreen.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
MainScreen.cpp
Global: Cleanup class init order warnings.
2021-02-15 11:59:45 -08:00
MainScreen.h
Add a new command in developer tools to list and load framedumps from framedump.ppsspp.org/repro/
2021-01-31 14:42:40 +01:00
MiscScreens.cpp
Global: Remove some unused variables.
2021-02-15 11:59:45 -08:00
MiscScreens.h
Slight simplification in LogoScreen
2021-02-11 22:11:50 +01:00
NativeApp.cpp
Add iOS version detection, turn off JIT on bootup if >= 14.3.
2021-02-22 09:16:51 +01:00
OnScreenDisplay.cpp
Avoid a division in time_now_d(). Minor optimizations.
2020-10-10 19:05:46 +02:00
OnScreenDisplay.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
PauseScreen.cpp
Move most GPU things to Common.
2020-10-04 23:39:02 +02:00
PauseScreen.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
ProfilerDraw.cpp
Global: Remove some unused variables.
2021-02-15 11:59:45 -08:00
ProfilerDraw.h
Add new shader viewing tool
2015-10-14 18:10:21 +02:00
ReadMe.txt
Move non-Android specific stuff from android/jni to /UI.
2013-03-30 15:46:26 +01:00
RemoteISOScreen.cpp
Move most GPU things to Common.
2020-10-04 23:39:02 +02:00
RemoteISOScreen.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
ReportScreen.cpp
UI: Add button to show CRC on feedback screen.
2021-02-16 19:29:37 -08:00
ReportScreen.h
UI: Add button to show CRC on feedback screen.
2021-02-16 19:29:37 -08:00
SavedataScreen.cpp
Common: Correct some formatting type mismatches.
2021-01-01 15:43:13 -08:00
SavedataScreen.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
Store.cpp
Move most GPU things to Common.
2020-10-04 23:39:02 +02:00
Store.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
TextureUtil.cpp
Add some checks trying to prevent creation of 0 sized textures.
2021-02-13 11:33:15 +01:00
TextureUtil.h
Move most GPU things to Common.
2020-10-04 23:39:02 +02:00
TiltAnalogSettingsScreen.cpp
Move native/util, native/data and native/i18 to Common/Data.
2020-10-04 07:28:29 +02:00
TiltAnalogSettingsScreen.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
TiltEventProcessor.cpp
Remove base/logging from UI and more
2020-08-15 19:08:54 +02:00
TiltEventProcessor.h
Add L/R trigger button tilt support.
2015-12-20 23:16:45 -08:00
TouchControlLayoutScreen.cpp
Global: Remove some unused variables.
2021-02-15 11:59:45 -08:00
TouchControlLayoutScreen.h
Move fileutil, net, image loaders, ui to Common. ( #13506 )
2020-10-04 20:48:47 +02:00
TouchControlVisibilityScreen.cpp
Move most GPU things to Common.
2020-10-04 23:39:02 +02:00
TouchControlVisibilityScreen.h
Move most GPU things to Common.
2020-10-04 23:39:02 +02:00
UI.vcxproj
Merge ext/native/ext/... directly into ext.
2020-09-30 00:30:42 +02:00
UI.vcxproj.filters
Framedump test screen. Downloads a list of framedumps.
2021-01-31 13:13:42 +01:00