110 Commits (2397093e4f40eeca5f7e46a304cd55aec91e6348)

Author SHA1 Message Date
Liam 2397093e4f fsp-srv: use program registry for SetCurrentProcess 2 years ago
BreadFish64 d1ee9e48d9 Improve path splitting speed 2 years ago
FearlessTobi 87575638fe filesystem: Return correct error for RenameFile when dest_path already exists 2 years ago
Liam 5e3139e7c6 vfs: expand support for NCA reading 2 years ago
Liam 79259430fd fs: return result on null outputs 2 years ago
Liam 580f7f2ff1 general: fix incorrect conversions 2 years ago
Liam 5f2c56cd15 core: remove ResultVal type 2 years ago
Liam 1c3a93e7c4 service: refactor server architecture 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 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
Andrea Pappacoda d9044f00e1 fix: typos 4 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 4 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Morph fddd57db61 general: Remove MakeResult helpers 4 years ago
Morph 65c2d00bd9 vfs: Partially implement GetFileTimeStampRaw 4 years ago
Morph 9191db654d FS: Mark recursive CreateDirectory as inaccurate and temporary 4 years ago
Chloe 82fca3ab45 Addressed issues 4 years ago
Chloe Marcec 2cf086d244 FS: Recursively create directories for CreateDirectory 4 years ago
Morph b3396ec358 filesystem: Open a read-only directory for SDMC mods 5 years ago
lat9nq bc4dc2135e core: Simplify SDMC mod loading 5 years ago
lat9nq 329398cd41 core: Support LayeredFS mod from SDMC directory 5 years ago
Chloe 8eb5da9a7c fspsrv: Implement DisableAutoSaveDataCreation (#6355) 5 years ago
Morph c4d6d9dfd3 general: Replace RESULT_UNKNOWN with ResultUnknown 5 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Morph eb59a33d4e service: filesystem: Return proper error codes for CreateFile 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Morph 419996f5db fsp_srv: Implement OpenDataStorageWithProgramIndex 5 years ago
Lioncash 8f135703dc core: Remove unnecessary enum casts in log calls 5 years ago
Lioncash acf893542a savedata_factory: Eliminate usage of the global system instance 5 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 5 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Morph 585838ca42 filesystem: Fix CreateDirectory and DeleteFile 5 years ago
Lioncash e45b727db5 file_sys/bis_factory: Eliminate usage of the global system accessor 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
Morph 06adef078c fs: Rename SaveDataDescriptor to SaveDataAttribute 5 years ago
Morph 6bba209bba Add comment to clarify the nullptr check 6 years ago
Morph 7f908ceb00 filesystem: Create subdirectories prior to creating a file 6 years ago
Lioncash 02e095313a CMakeLists: Specify -Wextra on linux builds 6 years ago
Lioncash 20d6637c03 service: Resolve sign conversion errors 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 010cc6e4f4 filesystem: Add getter for BCAT temporary directory 7 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 c3ad37b707 yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Zach Hilman 94ddc2ebdb filesystem: Pass Size Getter functions to IFileSystem for sizes 7 years ago