Mat M
|
9bae3ac33a
Merge pull request #1891 from DarkLordZach/istorage-getsize
|
пре 7 година |
Zach Hilman
|
5e632caca5
fsp_srv: Implement IStorage::GetSize
|
пре 7 година |
Lioncash
|
f3a555a484
service/fsp_srv: Correct returned value in GetGlobalAccessLogMode()
|
пре 7 година |
bunnei
|
d08d4a366b
Merge pull request #1704 from DarkLordZach/oss-sysarchive
|
пре 7 година |
Lioncash
|
a7d9fe993a
service/fsp_srv: Implement CleanDirectoryRecursively
|
пре 7 година |
David Marcec
|
f271316822
Reworked svcs slightly, improved error messages in AM and fsp_srv
|
пре 7 година |
David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
пре 7 година |
Lioncash
|
b725d1fdf7
file_sys/errors: Extract FS-related error codes to file_sys/errors.h
|
пре 7 година |
Zach Hilman
|
4838bc8ddc
fsp_srv: Add support for using open source archive if not found in NAND
|
пре 7 година |
Zach Hilman
|
bdaa76c0db
ns: Implement command 400: GetApplicationControlData
|
пре 7 година |
Zach Hilman
|
5ee19add1b
fsp_srv: Implement ISaveDataInfoReader
|
пре 7 година |
Zach Hilman
|
2e8177f0c9
fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceId
|
пре 7 година |
DeeJayBro
|
3b1e4c0995
service/filesystem: Add DirectoryDelete & DirectoryDeleteRecursively
|
пре 7 година |
Zach Hilman
|
780c21ab2d
fsp_srv: Apply patches to Data storage in OpenDataStorageByDataId
|
пре 7 година |
Lioncash
|
cba78dc70a
services/fsp_srv: Amend service function table
|
пре 7 година |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
пре 8 година |
Zach Hilman
|
19d0951ae6
filesystem: Implement OpenReadOnlySaveDataFilesystem
|
пре 8 година |
Zach Hilman
|
7939ea18e8
filesystem: Add OpenFileSystemWithPatch
|
пре 8 година |
Lioncash
|
29ac15d1b8
vfs: Replace mode.h include with forward declarations where applicable
|
пре 8 година |
Lioncash
|
477eee3993
service/filesystem: Use forward declarations where applicable
|
пре 8 година |
Zach Hilman
|
27da7bc9da
filesystem: Add support for loading of system archives
|
пре 8 година |
Lioncash
|
7353cfc781
fsp_srv: Use std::string_view's copy() function instead of strncpy()
|
пре 8 година |
Lioncash
|
4afb05d0cc
fsp_srv: Emplace entries first when building index instead of emplacing last
|
пре 8 година |
Lioncash
|
6c1ba02e0c
fsp_srv: Remove unnecessary vector construction in IFile's Write() function
|
пре 8 година |
Lioncash
|
3e9b79e088
fsp_srv: Remove unnecessary std::vector construction in IDirectory's Read() function
|
пре 8 година |
Lioncash
|
f317080f40
fsp_srv: Make IStorage constructor explicit
|
пре 8 година |
Lioncash
|
910ad2e110
fsp_srv: Add missing includes
|
пре 8 година |
Lioncash
|
6be342118a
fsp_srv: Resolve sign-mismatch warnings in assertion comparisons
|
пре 8 година |
Lioncash
|
d6e9b96e2f
fsp_srv: Respect write length in Write()
|
пре 8 година |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
пре 8 година |