Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vfs: Add VfsFilesystem interface and default implementation | Zach Hilman | 2018-08-09 | 1 | -0/+148 |
* | Make XCI comply to review and style guidelines | Zach Hilman | 2018-08-01 | 1 | -4/+3 |
* | Remove files that are not used | Zach Hilman | 2018-08-01 | 1 | -0/+21 |
* | RomFS Extraction | Zach Hilman | 2018-07-28 | 1 | -0/+23 |
* | file_util, vfs: Use std::string_view where applicable | Lioncash | 2018-07-22 | 1 | -38/+73 |
* | vfs: Make WriteBytes() overload taking a std::vector pass the std::vector by const reference | Lioncash | 2018-07-21 | 1 | -1/+1 |
* | vfs: Deduplicate accumulation code in VfsDirectory's GetSize() | Lioncash | 2018-07-19 | 1 | -6/+6 |
* | Virtual Filesystem 2: Electric Boogaloo (#676) | Zach Hilman | 2018-07-19 | 1 | -0/+238 |
* | Revert "Virtual Filesystem (#597)" | bunnei | 2018-07-08 | 1 | -187/+0 |
* | Virtual Filesystem (#597) | Zach Hilman | 2018-07-06 | 1 | -0/+187 |