ppsspp/Common/Data/Format
2022-09-30 12:35:28 +03:00
..
IniFile.cpp Better readability and optimization insertion into container by replacing 'insert' -> 'emplace', 'push_back' -> 'emplace_back' 2022-09-30 12:35:28 +03:00
IniFile.h Customizable touch control (rebased with label) 2021-07-11 09:55:25 +02:00
JSONReader.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
JSONReader.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -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