Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vfs: Remove InterpretAsDirectory and related functions | Zach Hilman | 2018-10-19 | 1 | -3/+0 |
* | Merge pull request #1364 from lioncash/content | bunnei | 2018-09-21 | 1 | -0/+2 |
|\ | |||||
| * | file-sys: Default heavy-weight class destructors in the cpp file | Lioncash | 2018-09-20 | 1 | -0/+2 |
* | | xts_archive: Remove unused variables from CalculateHMAC256() | Lioncash | 2018-09-19 | 1 | -3/+0 |
* | | xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr | Lioncash | 2018-09-19 | 1 | -2/+2 |
* | | xts_archive: Amend initializer order of NAX's constructor | Lioncash | 2018-09-19 | 1 | -2/+2 |
|/ | |||||
* | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 2018-09-15 | 1 | -4/+4 |
* | vfs_real: Forward declare IOFile | Lioncash | 2018-09-02 | 1 | -0/+1 |
* | file_sys/crypto: Fix missing/unnecessary includes | Zach Hilman | 2018-08-25 | 1 | -0/+2 |
* | crypto: Eliminate magic constants | Zach Hilman | 2018-08-23 | 1 | -11/+14 |
* | file_sys: Implement NAX containers | Zach Hilman | 2018-08-23 | 1 | -0/+164 |