summaryrefslogtreecommitdiff
path: root/src/core/file_sys (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-2379-277/+158
* patch_manager: Apply layered exefs patches from 'atmosphere' SD directoryGravatar tech-ticks2022-04-071-25/+38
* registered_cache: Prevent nullptr dereference when accumulating filesGravatar Morph2022-03-271-2/+4
* general: Fix clang/gcc build errorsGravatar ameerj2022-03-201-0/+4
* common: Reduce unused includesGravatar ameerj2022-03-191-0/+2
* core: Reduce unused includesGravatar ameerj2022-03-192-2/+0
* Dump patched exefs rather than baseGravatar Kelebek12022-02-151-9/+9
* general: Replace NonCopyable struct with equivalentsGravatar Lioncash2022-02-021-3/+15
* program_metadata: Add default ThreadInfo kernel capabilityGravatar OatmealDome2021-11-101-1/+4
* general: Get the current process program id directly from the systemGravatar Morph2021-11-041-2/+1
* general: Rename GetTitleID to GetProgramIDGravatar Morph2021-11-041-1/+1
* core: Fix transitive include build errorsGravatar ameerj2021-11-031-0/+2
* core: Remove unused includesGravatar ameerj2021-11-0312-12/+0
* general: Remove MakeResult helpersGravatar Morph2021-11-023-9/+7
* file_sys: control_metadata: Add BrazilianPortugueseGravatar Morph2021-10-282-2/+4
* Merge pull request #7102 from Morph1984/remove-boxcatGravatar bunnei2021-10-012-101/+0
|\
| * file_sys: Remove vfs_libzipGravatar Morph2021-09-282-101/+0
* | style: Remove extra space preceding the :: operatorGravatar Morph2021-09-291-1/+1
|/
* vfs: Partially implement GetFileTimeStampRawGravatar Morph2021-09-145-0/+46
* file_sys/kernel_executable: Add missing <string> includeGravatar Morph2021-09-111-0/+1
* file_sys: Support load game collection (#6582)Gravatar Feng Chen2021-07-204-46/+57
* content_archive: Remove unnecessary include to <ranges>Gravatar ReinUsesLisp2021-07-121-1/+0
* patch_manager: Do not apply LayeredFS mods when dumpingGravatar Morph2021-06-282-3/+6
* filesystem: Open a read-only directory for SDMC modsGravatar Morph2021-06-282-14/+16
* core: Simplify SDMC mod loadingGravatar lat9nq2021-06-282-20/+8
* core: Support LayeredFS mod from SDMC directoryGravatar lat9nq2021-06-283-2/+37
* General: Resolve fmt specifiers to adhere to 8.0.0 API where applicableGravatar Lioncash2021-06-231-5/+8
* Merge pull request #6493 from Morph1984/fs-nodiscardGravatar bunnei2021-06-221-6/+1
|\
| * vfs_real: Fix Mode to FileAccessMode conversionGravatar Morph2021-06-221-6/+1
* | hle: api_version: Add HLE API version constantsGravatar Morph2021-06-161-33/+15
|/
* general: Remove extraneous includesGravatar Morph2021-06-132-2/+0
* Fix GCC undefined behavior sanitizer.Gravatar Markus Wick2021-06-101-1/+3
* fspsrv: Implement DisableAutoSaveDataCreation (#6355)Gravatar Chloe2021-06-022-1/+8
* general: Replace RESULT_UNKNOWN with ResultUnknownGravatar Morph2021-06-022-5/+5
* common: fs: Rework the Common Filesystem interface to make use of std::filesy...Gravatar Morph2021-05-2510-140/+136
* Merge pull request #6319 from Morph1984/no-install-baseGravatar bunnei2021-05-162-0/+8
|\
| * main: Prevent installing base titles into NANDGravatar Morph2021-05-162-0/+8
* | core: Make variable shadowing a compile-time errorGravatar Lioncash2021-05-1612-25/+34
|/
* hle: kernel: Rename Process to KProcess.Gravatar bunnei2021-05-052-2/+2
* Merge pull request #6269 from lioncash/file-shadowGravatar bunnei2021-05-0221-114/+132
|\
| * file_sys: Resolve cases of variable shadowingGravatar Lioncash2021-05-0221-114/+132
* | service: filesystem: Return proper error codes for CreateFileGravatar Morph2021-05-011-0/+1
|/
* Merge pull request #6230 from Morph1984/default-resource-sizeGravatar bunnei2021-04-242-3/+6
|\
| * program_metadata: Set a default resource size when a NPDM is not presentGravatar Morph2021-04-232-3/+6
* | program_metadata: Explicitly specify copy/move functionsGravatar Lioncash2021-04-231-0/+6
|/
* common: Move settings to common from core.Gravatar bunnei2021-04-141-1/+1
* pctl: Rework how pctl works to be more accurateGravatar Chloe Marcec2021-03-272-0/+10
* Merge pull request #6070 from Morph1984/sysver-11.0.1Gravatar bunnei2021-03-161-5/+5
|\
| * system_version: Update to 11.0.1Gravatar Morph2021-03-141-5/+5
* | system_archive: Update NgWord archive versionGravatar Morph2021-03-141-2/+2
|/