785 Commits (5c644fe97bd0c1d09110dda9f75a8bff0d213153)

Author SHA1 Message Date
OatmealDome 3a4b8bac08 program_metadata: Add default ThreadInfo kernel capability 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 a3d1429aa5 core: Fix transitive include build errors 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Morph fddd57db61 general: Remove MakeResult helpers 4 years ago
Morph a901de67c6 file_sys: control_metadata: Add BrazilianPortuguese 5 years ago
Morph 203d8f7f60 style: Remove extra space preceding the :: operator 5 years ago
Morph aa68bcdcae file_sys: Remove vfs_libzip 5 years ago
Morph 65c2d00bd9 vfs: Partially implement GetFileTimeStampRaw 5 years ago
Morph b529f4b6b7 file_sys/kernel_executable: Add missing <string> include 5 years ago
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 5 years ago
ReinUsesLisp 57ecb7ea34 content_archive: Remove unnecessary include to <ranges> 5 years ago
Morph 263495a5d5 patch_manager: Do not apply LayeredFS mods when dumping 5 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
Lioncash f4d6293427 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Morph c74b4be699 vfs_real: Fix Mode to FileAccessMode conversion 5 years ago
Morph 7588defe84 hle: api_version: Add HLE API version constants 5 years ago
Morph e91bf05ce6 general: Remove extraneous includes 5 years ago
Markus Wick e7c2b054c1 Fix GCC undefined behavior sanitizer. 5 years ago
Chloe 8eb5da9a7c fspsrv: Implement DisableAutoSaveDataCreation (#6355) 5 years ago
Morph c4d6d9dfd3 general: Replace RESULT_UNKNOWN with ResultUnknown 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Morph c3bb08ad31 main: Prevent installing base titles into NAND 5 years ago
Lioncash eeae5217ba core: Make variable shadowing a compile-time error 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash ab38371888 file_sys: Resolve cases of variable shadowing 5 years ago
Morph eb59a33d4e service: filesystem: Return proper error codes for CreateFile 5 years ago
Morph 0357607044 program_metadata: Set a default resource size when a NPDM is not present 5 years ago
Lioncash 596e303d7b program_metadata: Explicitly specify copy/move functions 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Chloe Marcec f9b1e20d52 pctl: Rework how pctl works to be more accurate 5 years ago
Morph ccccbf7334 system_version: Update to 11.0.1 5 years ago
Morph 05cedc499b system_archive: Update NgWord archive version 5 years ago
comex 6ea2d44f1e vfs_real: When moving files or directories, don't assume file opening will succeed 6 years ago
ReinUsesLisp 4854f3291e core: Silence Wclass-memaccess warnings 5 years ago
ReinUsesLisp 92ca4929f5 common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 5 years ago
ReinUsesLisp d27f026a50 file_sys/registered_cache: Silence virtual functions without override warnings 5 years ago
ReinUsesLisp 64d9ef5e7a core: Silence warnings when compiling without asserts 5 years ago
Morph f36865a3f4 system_archive: Add + and - buttons to the Nintendo Extended OSS font 5 years ago
Morph 8cd0b60587 system_archive: Update Nintendo Extended OSS font 5 years ago
Morph 9e47a3f7cd Revert "Merge pull request #5176 from Morph1984/fix-createfile" 5 years ago
Lioncash fd6a753646 vfs: Use existing type aliases consistently 5 years ago
Morph b8c2935580 vfs_real: Fix CreateFile for files without a file extension 5 years ago
Morph 419996f5db fsp_srv: Implement OpenDataStorageWithProgramIndex 5 years ago
Morph f30f97994b file_sys: Consolidate common Title ID operations 5 years ago
Lioncash 8f135703dc core: Remove unnecessary enum casts in log calls 5 years ago
Lioncash 5db4785535 video_core: Resolve more variable shadowing scenarios pt.3 5 years ago