summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/filesystem.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-19Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman1-122/+0
2018-07-03Rename logging macro back to LOG_*James Rowe1-3/+3
2018-04-25file-sys: Move logging macros over to the new fmt-capable onesLioncash1-3/+3
2018-01-21file_sys: Cleanup to better match Switch file system constructs.bunnei1-2/+2
2018-01-21Format: Run the new clang format on everythingJames Rowe1-1/+1
2017-08-21Warnings: Add UNREACHABLE macros to switches that contemplate all possible values.Subv1-0/+2
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-3/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-20/+13
2016-05-21FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlockMerryMage1-6/+6
2016-01-25archive_backend: Remove unnecessary const from return typesLioncash1-4/+4
2015-06-28Core: Cleanup file_sys includes.Emmanuel Gil Peyrot1-0/+2
2015-05-15Memmap: Re-organize memory function in two filesYuri Kunde Schlesner1-1/+1
2015-05-07FileSys: De-inline Path membersYuri Kunde Schlesner1-0/+127