819 Commits (206f1304d61535224d442a155f9cc356bf95baf3)

Author SHA1 Message Date
Liam 0596a4afb1 vfs_concat: fix time complexity of read 3 years ago
Liam 351079a4ba fs: adjust future save path 3 years ago
Liam d100de27ee vfs_layered: avoid n^2 lookup in layeredfs building 3 years ago
Liam 5792a72c29 vfs_vector: avoid n^2 lookup in layeredfs building 3 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
arades79 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam ceda2d280e general: rename CurrentProcess to ApplicationProcess 3 years ago
Merry bee395d2f0 vfs: Replace cstr concat with char concat 3 years ago
Liam 9737615948 general: fix compile for Apple Clang 3 years ago
FengChen 1689e0a71f file_sys: Priority display of game titles in the current language 4 years ago
Morph c7e079a5d4 general: Resolve -Wunused-lambda-capture and C5233 4 years ago
Morph e6ab1f673b general: Enforce C4800 everywhere except in video_core 4 years ago
Morph ae453ab6a8 savedata_factory: Detect future save data paths 4 years ago
Narr the Reg c7a814f10f core: ns: Implement pl:s service 4 years ago
Liam 518317b717 core/file_sys: fix alignment of BuildId 4 years ago
Liam 39cf6abd94 core/file_sys: fix BuildId padding 4 years ago
Morph a44da3c14d ips_layer: Delimit parsed hex value string 4 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
german77 a7d9be1384 core: Replace all instances of ResultCode with Result 4 years ago
Liam d11547024c general: fix compilation on GCC 12 4 years ago
Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
tech-ticks f05e87402a patch_manager: Apply layered exefs patches from 'atmosphere' SD directory 4 years ago
Morph ea7a0d4652 registered_cache: Prevent nullptr dereference when accumulating files 4 years ago
ameerj 866b7c20a8 general: Fix clang/gcc build errors 4 years ago
ameerj 923decae5a common: Reduce unused includes 4 years ago
ameerj ade596121b core: Reduce unused includes 4 years ago
Kelebek1 e1201abc1e Dump patched exefs rather than base 4 years ago
lat9nq bfb7cbc292 program_metadata: Unpack FileAccessHeader and FileAccessControl 5 years ago
Lioncash f785f73e92 general: Replace NonCopyable struct with equivalents 4 years ago
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 5 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