16 Commits (de58618421fea6d8926bb4e8e4d66ddff0a6db9c)

Author SHA1 Message Date
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj ade596121b core: Reduce unused includes 4 years ago
ameerj 7c4b6aab2e core: Remove unused includes 4 years ago
Lioncash a3149536e2 file_sys/directory: Make EntryType an enum class 6 years ago
Lioncash 96644385ca file_sys/directory: Remove unused DirectoryBackend class 7 years ago
Lioncash 7e2467e695 file_sys/directory: Amend path buffer size for directory entries 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash 7353cfc781 fsp_srv: Use std::string_view's copy() function instead of strncpy() 8 years ago
Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Subv a9ba2c2000 FS: Updated the Directory Entry structure to match the Switch. 8 years ago
bunnei 00851a5ef4 file_sys: Cleanup to better match Switch file system constructs. 8 years ago
wwylele 0e754875d1 FileSys: remove Open from DirectoryBackend 10 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 years ago
Yuri Kunde Schlesner c0eaa662d4 Clean-up includes 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Yuri Kunde Schlesner d51afab0bc Service.FS: Rename FileSys::Directory to DirectoryBackend 11 years ago
archshift 20d2ed0950 Make OpenDirectory fail if the directory doesn't exist 11 years ago
Emmanuel Gil Peyrot fbd72fd6bf Common: Add a helper function to generate a 8.3 filename from a long one. 12 years ago
Emmanuel Gil Peyrot 19c2a96ab0 FileSys: Add static asserts for the Directory struct, and fix its fields position. 12 years ago
Emmanuel Gil Peyrot 33b0d1081e Core: Add a Directory object, with both a stub and a passthrough implementations. 12 years ago