45 Commits (c4c256f56ad4db7064aa2a2bc769f57efcbd5e38)

Author SHA1 Message Date
Chloe c4c256f56a
fspsrv: Implement DisableAutoSaveDataCreation (#6355) 5 years ago
Morph e15039372e fsp_srv: Implement OpenDataStorageWithProgramIndex 5 years ago
Morph 45fd67c109 fs: Rename SaveDataDescriptor to SaveDataAttribute 5 years ago
Lioncash 69f16ba50e hle/service: Replace global system instance calls with instance-based ones 6 years ago
Zach Hilman 19c466dfb1 bcat: Add FSC accessors for BCAT data 6 years ago
Zach Hilman 038bcec111 configure_debug: Move reporting option to logging 6 years ago
Zach Hilman a49169e819 filesystem: Add const qualification to various accessors 7 years ago
Zach Hilman 43af31836e filesystem: Pass Size Getter functions to IFileSystem for sizes 7 years ago
Zach Hilman 8abbc619a1 filesystem: Add FileSystemController to deglobalize FS services 7 years ago
Zach Hilman db2fdd0352 fsp-srv: Implement OutputAccessLogToSdCard 7 years ago
Lioncash c05c8a7a06 service/fsp_srv: Don't pass SaveDataDescriptor instances by value. 7 years ago
Zach Hilman 60f39060c6 core: Port current uses of RegisteredCache to ContentProvider 7 years ago
Zach Hilman 2e6b67a079 filesystem: Populate save data sizes from control data 7 years ago
Lioncash db4523f1ec filesystem: De-globalize registered_cache_union 7 years ago
Lioncash a7d9fe993a service/fsp_srv: Implement CleanDirectoryRecursively 7 years ago
Zach Hilman c3becdbca7 filesystem: Clear registered union paths on factory creation 7 years ago
Zach Hilman 8f183a47dd filesystem: Cache RegisteredCacheUnion instead of constructing on demand 7 years ago
Zach Hilman 9078bb9854 bis_factory: Add getter for mod dump root for a title ID 7 years ago
Zach Hilman df264d2ccb savedata_factory: Expose accessors for SaveDataSpace 7 years ago
Lioncash 39ae73b356 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Lioncash 0149162dba filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
Zach Hilman 38c2ac95af romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman 940a711caf filesystem: Add LayeredFS VFS directory getter 7 years ago
Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Zach Hilman 9951f6d054 registration: Add RegisteredCacheUnion 7 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman ef3768f323 filesystem: Add CreateFactories methods to fs 7 years ago
Lioncash 29ac15d1b8 vfs: Replace mode.h include with forward declarations where applicable 7 years ago
Lioncash 477eee3993 service/filesystem: Use forward declarations where applicable 7 years ago
Zach Hilman 27da7bc9da filesystem: Add support for loading of system archives 7 years ago
Zach Hilman c0257cf52f filesystem: Add Open and Register functions for BISFactory 7 years ago
Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access 7 years ago
Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Zach Hilman 69bfe075b5 General Filesystem and Save Data Fixes (#670) 8 years ago
bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 years ago
Subv c4ca802b9d FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. 8 years ago
Subv 0eefe6e4d1 FS: Make EnsureSaveData create the savedata folder when called for the first time. 8 years ago
Subv d140c8ecf7 Filesystem: Added a SaveData Factory and associated Disk_FileSystem. 8 years ago
bunnei 8e50d6002b fsp_srv: Various improvements to IStorage:Read implementation. 8 years ago
David Marcec d64b7d7dfd filesystem: Implement basic IStorage functionality. 8 years ago