22 Commits (dce2c2325b22de06ef1ff84c706d5dbe10263ef2)

Author SHA1 Message Date
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash fd6a753646 vfs: Use existing type aliases consistently 5 years ago
Lioncash da15e9f8a7 file_sys: Replace inclusions with forward declarations where applicable 6 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 6 years ago
Morph 4a6d4ab839 xts_archive: Check if the file is nullptr prior to parsing 6 years ago
Lioncash fd6e676326 xts_archive: Remove redundant std::string constructor 6 years ago
Lioncash 4c6cd8b9e8 core: Migrate off deprecated mbedtls functions 6 years ago
Lioncash e7f1a6b096 file_sys: Resolve sign conversion warnings 6 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman 2aa6989cee vfs: Remove InterpretAsDirectory and related functions 8 years ago
Lioncash 315f6ef402 file-sys: Default heavy-weight class destructors in the cpp file 8 years ago
Lioncash a3a51a7b98 xts_archive: Remove unused variables from CalculateHMAC256() 8 years ago
Lioncash d2736c4ddc xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr 8 years ago
Lioncash 42f1695022 xts_archive: Amend initializer order of NAX's constructor 8 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash df444a4a8e vfs_real: Forward declare IOFile 8 years ago
Zach Hilman 89422004c3 file_sys/crypto: Fix missing/unnecessary includes 8 years ago
Zach Hilman d3225fdae9 crypto: Eliminate magic constants 8 years ago
Zach Hilman 32b5f6d88d file_sys: Implement NAX containers 8 years ago