15 Commits (ec6bca7a6fb60b6df554b7814f95d067cc0b4e07)

Author SHA1 Message Date
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Lioncash ab38371888 file_sys: Resolve cases of variable shadowing 5 years ago
Lioncash fd6a753646 vfs: Use existing type aliases consistently 5 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 8 years ago
Lioncash 315f6ef402 file-sys: Default heavy-weight class destructors in the cpp file 8 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash 80ac82c9c5 vfs: Make type hierarchy objects classes instead of structs 8 years ago
Zach Hilman 2e4c791f79 RomFS Extraction 8 years ago
Lioncash 861405d6c0 file_util, vfs: Use std::string_view where applicable 8 years ago
Lioncash 25510961ea vfs: Make WriteBytes() overload taking a std::vector pass the std::vector by const reference 8 years ago
Lioncash 02e5e6fba3 vfs_offset: std::move file and name parameters of OffsetVfsFile 8 years ago
Zach Hilman 82150bd5c1 Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
bunnei 0c22a8d514 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 12e9522b32 Virtual Filesystem (#597) 8 years ago