Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile | Lioncash | 2018-09-26 | 1 | -32/+35 |
* | vfs_static: Remove template byte parameter from StaticVfsFile | Lioncash | 2018-09-25 | 1 | -9/+33 |
* | fsmitm: Cleanup and modernize fsmitm port | Zach Hilman | 2018-09-24 | 1 | -9/+12 |
* | vfs_concat: Rewrite and fix ConcatenatedVfsFile | Zach Hilman | 2018-09-22 | 1 | -13/+26 |
* | file-sys: Default heavy-weight class destructors in the cpp file | Lioncash | 2018-09-20 | 1 | -0/+2 |
* | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 2018-09-15 | 1 | -5/+5 |
* | registration: Update documentation and style | Zach Hilman | 2018-08-12 | 1 | -0/+1 |
* | file_sys: Comply to style guidelines | Zach Hilman | 2018-08-12 | 1 | -4/+4 |
* | vfs: Add ConcatenatedVfsFile | Zach Hilman | 2018-08-12 | 1 | -0/+93 |