13 Commits (f68691758de37ea43b508496ce7ec844470c9036)

Author SHA1 Message Date
Lioncash fd6a753646 vfs: Use existing type aliases consistently 5 years ago
Lioncash e457001dce General: Make use of std::nullopt where applicable 5 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 7 years ago
Lioncash 315f6ef402 file-sys: Default heavy-weight class destructors in the cpp file 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 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 785d86d181 vfs_offset: Simplify TrimToFit() 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