785 Commits (3f8eb44e7d9c5ec97cf7c032f92ed3fa34b5ebaa)

Author SHA1 Message Date
OatmealDome 50acc0da20 program_metadata: Add default ThreadInfo kernel capability 4 years ago
Morph a6e6a5ac38 general: Get the current process program id directly from the system 4 years ago
Morph 64275dfbf4 general: Rename GetTitleID to GetProgramID 4 years ago
ameerj b275f2e475 core: Fix transitive include build errors 4 years ago
ameerj 7c4b6aab2e core: Remove unused includes 4 years ago
Morph cb09ea0f01 general: Remove MakeResult helpers 4 years ago
Morph baf599c1d3 file_sys: control_metadata: Add BrazilianPortuguese 4 years ago
Morph e29f3b87f1 style: Remove extra space preceding the :: operator 5 years ago
Morph 616d0236f5 file_sys: Remove vfs_libzip 5 years ago
Morph 8d63ebcb64 vfs: Partially implement GetFileTimeStampRaw 5 years ago
Morph 4a6a73e887 file_sys/kernel_executable: Add missing <string> include 5 years ago
Feng Chen 07073734ed
file_sys: Support load game collection (#6582) 5 years ago
ReinUsesLisp 1ef64112b3 content_archive: Remove unnecessary include to <ranges> 5 years ago
Morph 511ee03a21 patch_manager: Do not apply LayeredFS mods when dumping 5 years ago
Morph 6ac978426c filesystem: Open a read-only directory for SDMC mods 5 years ago
lat9nq 844e0114b0 core: Simplify SDMC mod loading 5 years ago
lat9nq 1664c74a6c core: Support LayeredFS mod from SDMC directory 5 years ago
Lioncash d0b1f2bd05 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Morph 0394893354 vfs_real: Fix Mode to FileAccessMode conversion 5 years ago
Morph e4318a1914 hle: api_version: Add HLE API version constants 5 years ago
Morph a4454329c1 general: Remove extraneous includes 5 years ago
Markus Wick 6755025310 Fix GCC undefined behavior sanitizer. 5 years ago
Chloe c4c256f56a
fspsrv: Implement DisableAutoSaveDataCreation (#6355) 5 years ago
Morph a0e4c2e1fc general: Replace RESULT_UNKNOWN with ResultUnknown 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Morph a170aa16b6 main: Prevent installing base titles into NAND 5 years ago
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 1da72c7792 file_sys: Resolve cases of variable shadowing 5 years ago
Morph 72b22fd433 service: filesystem: Return proper error codes for CreateFile 5 years ago
Morph 1c65b3ee53 program_metadata: Set a default resource size when a NPDM is not present 5 years ago
Lioncash ae93402312 program_metadata: Explicitly specify copy/move functions 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Chloe Marcec e9a1f29e93 pctl: Rework how pctl works to be more accurate 5 years ago
Morph 824e53149d system_version: Update to 11.0.1 5 years ago
Morph 9761618a8d system_archive: Update NgWord archive version 5 years ago
comex e9bb95ae16 vfs_real: When moving files or directories, don't assume file opening will succeed 6 years ago
ReinUsesLisp f8650a9580 core: Silence Wclass-memaccess warnings 5 years ago
ReinUsesLisp 3ff978aa4f common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 5 years ago
ReinUsesLisp c68d0dc851 file_sys/registered_cache: Silence virtual functions without override warnings 5 years ago
ReinUsesLisp 4f13e270c8 core: Silence warnings when compiling without asserts 5 years ago
Morph 79316be18c system_archive: Add + and - buttons to the Nintendo Extended OSS font 5 years ago
Morph 5d29d2111c system_archive: Update Nintendo Extended OSS font 5 years ago
Morph dfee6321cd Revert "Merge pull request #5176 from Morph1984/fix-createfile" 5 years ago
Lioncash b1657b8c6b vfs: Use existing type aliases consistently 5 years ago
Morph b06d6e3646 vfs_real: Fix CreateFile for files without a file extension 5 years ago
Morph e15039372e fsp_srv: Implement OpenDataStorageWithProgramIndex 5 years ago
Morph 0eb6c6cd83 file_sys: Consolidate common Title ID operations 5 years ago
Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls 5 years ago
Lioncash f95602f152 video_core: Resolve more variable shadowing scenarios pt.3 5 years ago