58 Commits (5ba9d3fb9f11a2902fb39fb1f20bbe4d89bd99a5)

Author SHA1 Message Date
unknown 5ba9d3fb9f [fs/core] initial external content without NAND install 2 months ago
FearlessTobi 2b4d7506a8 Address review comments and fix compilation problems 2 years ago
FearlessTobi 4b7bb232f2 fs: Replace Mode enum by OpenMode enum 2 years ago
FearlessTobi 24f979a4b8 vfs: Move vfs files to their own directory 2 years ago
Liam 2397093e4f fsp-srv: use program registry for SetCurrentProcess 2 years ago
Liam 25e63fa34a fs: implement OpenDirectoryMode 2 years ago
Liam 5e3139e7c6 vfs: expand support for NCA reading 2 years ago
Liam 5f2c56cd15 core: remove ResultVal type 3 years ago
Liam 1c3a93e7c4 service: refactor server architecture 3 years ago
german77 c7890ebccc core: Replace all instances of ResultCode with Result 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph 65c2d00bd9 vfs: Partially implement GetFileTimeStampRaw 4 years ago
lat9nq 329398cd41 core: Support LayeredFS mod from SDMC directory 5 years ago
Chloe 8eb5da9a7c fspsrv: Implement DisableAutoSaveDataCreation (#6355) 5 years ago
Morph 419996f5db fsp_srv: Implement OpenDataStorageWithProgramIndex 5 years ago
Morph 06adef078c fs: Rename SaveDataDescriptor to SaveDataAttribute 6 years ago
Lioncash e4e4af80e8 hle/service: Replace global system instance calls with instance-based ones 6 years ago
Zach Hilman d4de82fcdb bcat: Add FSC accessors for BCAT data 6 years ago
Zach Hilman 04078a2139 configure_debug: Move reporting option to logging 6 years ago
Zach Hilman 541bf1b996 filesystem: Add const qualification to various accessors 7 years ago
Zach Hilman 94ddc2ebdb filesystem: Pass Size Getter functions to IFileSystem for sizes 7 years ago
Zach Hilman 49440d51b1 filesystem: Add FileSystemController to deglobalize FS services 7 years ago
Zach Hilman 512a47c184 fsp-srv: Implement OutputAccessLogToSdCard 7 years ago
Lioncash 7d93ed3f70 service/fsp_srv: Don't pass SaveDataDescriptor instances by value. 7 years ago
Zach Hilman 3f62d06b38 core: Port current uses of RegisteredCache to ContentProvider 7 years ago
Zach Hilman 346c6291df filesystem: Populate save data sizes from control data 7 years ago
Lioncash de9051633c filesystem: De-globalize registered_cache_union 7 years ago
Lioncash 9c56be6af9 service/fsp_srv: Implement CleanDirectoryRecursively 7 years ago
Zach Hilman 51e18706a9 filesystem: Clear registered union paths on factory creation 7 years ago
Zach Hilman d5eb8652be filesystem: Cache RegisteredCacheUnion instead of constructing on demand 7 years ago
Zach Hilman 2775303246 bis_factory: Add getter for mod dump root for a title ID 7 years ago
Zach Hilman 1f01627bbc savedata_factory: Expose accessors for SaveDataSpace 7 years ago
Lioncash 92495f4f70 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Lioncash c4f04533d9 filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman 80c76da1e1 filesystem: Add LayeredFS VFS directory getter 7 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Zach Hilman 6e6f8cf474 registration: Add RegisteredCacheUnion 7 years ago
Lioncash 84f855a61d core/core: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman b8f5034fe1 filesystem: Add CreateFactories methods to fs 8 years ago
Lioncash e1124b6510 vfs: Replace mode.h include with forward declarations where applicable 7 years ago
Lioncash 1d77a31e1d service/filesystem: Use forward declarations where applicable 7 years ago
Zach Hilman 350941e45e filesystem: Add support for loading of system archives 7 years ago
Zach Hilman e891974118 filesystem: Add Open and Register functions for BISFactory 8 years ago
Zach Hilman 4cbef33915 core: Port core to VfsFilesystem for file access 8 years ago
Zach Hilman 82150bd5c1 Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Zach Hilman 753d85fb0c General Filesystem and Save Data Fixes (#670) 8 years ago
bunnei 0c22a8d514 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 12e9522b32 Virtual Filesystem (#597) 8 years ago
Subv a079723254 FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. 8 years ago