ppsspp/Common/Data/Format
Unknown W. Brackets 9cfcbc46e6 Global: Cleanup initialization/pointer checks.
Cleaning up a lot of cases of uninitialized data, unchecked return values
for failures, and similar.
2022-12-10 21:13:36 -08:00
..
IniFile.cpp Load and cache langValuesMapping on demand 2022-12-05 12:10:45 +01:00
IniFile.h Load and cache langValuesMapping on demand 2022-12-05 12:10:45 +01:00
JSONReader.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
JSONReader.h Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
JSONWriter.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
JSONWriter.h Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
PNGLoad.cpp Minor cleanups 2020-12-14 20:06:06 +01:00
PNGLoad.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
RIFF.cpp Move NativeApp.h to Common/System, split into NativeApp.h and System.h 2020-10-04 11:42:16 +02:00
RIFF.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
ZIMLoad.cpp Common: Cleanup some logging warnings. 2021-04-30 23:31:54 -07:00
ZIMLoad.h UI: Add zstd to ZIM compression handling. 2021-04-11 09:13:10 -07:00
ZIMSave.cpp Tools: Make ZimTool able to use ZSTD/specify level. 2021-05-16 09:39:39 -07:00
ZIMSave.h Tools: Make ZimTool able to use ZSTD/specify level. 2021-05-16 09:39:39 -07:00