ppsspp/Core
Henrik Rydgård 1640a39de8 Add developer setting "Show on screen messages". Uncheck to hide them.
Fixes #13682.

Might move to system settings or something next release, don't want to
cause a mess in translations.
2020-11-22 19:08:14 +01:00
..
Debugger Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Dialog Merge pull request #13520 from shenweip/memStickSize 2020-10-10 15:41:44 +02:00
ELF IMP sceKernelFindModuleByUID and sceKernelFindModuleByName. 2020-10-27 20:48:34 +08:00
FileLoaders Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
FileSystems Simulates memory stick size to get fixed free space. 2020-10-08 23:51:56 +08:00
Font
HLE Merge pull request #13673 from shenweip/mpeg-fix 2020-11-18 08:56:54 +01:00
HW Makes video streams amount meet the expectation of sceMpegRegistStream() not only the mpegheader. 2020-11-13 18:55:52 +08:00
MIPS Fix/workaround ARM64 with the MASKED_PSP_MEMORY build flag. 2020-11-03 00:20:16 +01:00
Util More buildfixes 2020-10-16 00:24:12 +02:00
AVIDump.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
AVIDump.h
Compatibility.cpp Add compat flag for reinterpret shader, also disable on platforms that can't support it yet 2020-11-08 11:32:55 +01:00
Compatibility.h Add compat flag for reinterpret shader, also disable on platforms that can't support it yet 2020-11-08 11:32:55 +01:00
Config.cpp Add developer setting "Show on screen messages". Uncheck to hide them. 2020-11-22 19:08:14 +01:00
Config.h Add developer setting "Show on screen messages". Uncheck to hide them. 2020-11-22 19:08:14 +01:00
ConfigValues.h
Core.cpp Move NativeApp.h to Common/System, split into NativeApp.h and System.h 2020-10-04 11:42:16 +02:00
Core.h
Core.vcxproj Remove Timer.cpp/h. Move various collections into Common/Data/Collections. 2020-10-05 21:05:23 +02:00
Core.vcxproj.filters Remove Timer.cpp/h. Move various collections into Common/Data/Collections. 2020-10-05 21:05:23 +02:00
CoreParameter.h Framebuffer: Keep the render scale factor around, no need to recompute it. 2020-11-06 09:11:57 +01:00
CoreTiming.cpp Move the profiler to Common 2020-10-04 11:42:16 +02:00
CoreTiming.h
CwCheat.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
CwCheat.h Merge base/basictypes.h into Common/Common.h (mostly). 2020-09-29 15:51:51 +02:00
HDRemaster.cpp Merge base/basictypes.h into Common/Common.h (mostly). 2020-09-29 15:51:51 +02:00
HDRemaster.h
Host.cpp
Host.h SwicthUMD:Only update Switch UMD item of Windows menu instead of entire UI. 2020-10-22 17:45:29 +08:00
Instance.cpp
Instance.h
KeyMap.cpp Move NativeApp.h to Common/System, split into NativeApp.h and System.h 2020-10-04 11:42:16 +02:00
KeyMap.h Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
Loaders.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Loaders.h
MemFault.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
MemFault.h
MemMap.cpp Fix a bad check, causing masked memory to fail on non-32-bit platforms even if desired. 2020-11-02 23:11:44 +01:00
MemMap.h Retry the masked memory experiment on iOS. Turns out it was the shader generator bug that broke things. 2020-11-03 21:04:03 +01:00
MemMapFunctions.cpp
MemMapHelpers.h
Opcode.h More reinterpret shader gen and test work. 2020-11-08 10:41:20 +01:00
PSPLoaders.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
PSPLoaders.h
Replay.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Replay.h
Reporting.cpp Add an option to the in-game dev menu to reset counts on limited logging 2020-10-10 15:10:46 +02:00
Reporting.h Add an option to the in-game dev menu to reset counts on limited logging 2020-10-10 15:10:46 +02:00
SaveState.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
SaveState.h
Screenshot.cpp Qt: Remove Qt-specific screenshot path. 2020-10-18 20:46:09 -07:00
Screenshot.h
System.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
System.h
TextureReplacer.cpp Buildfix - remove more Qt-specific code in TextureReplacer 2020-10-06 00:16:23 +02:00
TextureReplacer.h
ThreadEventQueue.h
ThreadPools.cpp Remove Timer.cpp/h. Move various collections into Common/Data/Collections. 2020-10-05 21:05:23 +02:00
ThreadPools.h Remove Timer.cpp/h. Move various collections into Common/Data/Collections. 2020-10-05 21:05:23 +02:00
WaveFile.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
WaveFile.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
WebServer.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
WebServer.h
x360_compat.h