index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
/
card_image.cpp
Age
Commit message (
Expand
)
Author
2018-11-01
file_sys: Use common KeyManager in NCA container types
Zach Hilman
2018-10-19
vfs: Remove InterpretAsDirectory and related functions
Zach Hilman
2018-10-16
XCI: Add function for checking the existence of the program NCA
Lioncash
2018-10-02
card_image: Ensure program_nca_status is always initialized
Lioncash
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-04
nsp: Fix error masking issue with XCI files
Zach Hilman
2018-09-04
card_image: Add program title ID getter
Zach Hilman
2018-09-04
nsp: Comply with style and performance guidelines
Zach Hilman
2018-09-04
card_image: Parse XCI secure partition with NSP
Zach Hilman
2018-09-03
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-08-23
xci: Ignore NCA files with updates in secure
Zach Hilman
2018-08-23
xci: Fix error masking issue
Zach Hilman
2018-08-15
Merge pull request #1005 from DarkLordZach/registered-fmt
bunnei
2018-08-15
loader: Make ResultStatus directly compatible with fmt
Lioncash
2018-08-12
card_image: Use type aliases to shorten definitions
Lioncash
2018-08-12
card_image: Simplify return statement of GetSubdirectories()
Lioncash
2018-08-11
card_image: Add accessor for all NCAs in XCI
Zach Hilman
2018-08-09
loader: Add more descriptive errors
Zach Hilman
2018-08-06
loader: Add icon and title support to XCI
Zach Hilman
2018-08-01
Use ErrorEncrypted where applicable and fix no keys crash
Zach Hilman
2018-08-01
Add missing includes and use const where applicable
Zach Hilman
2018-08-01
Make XCI comply to review and style guidelines
Zach Hilman
2018-08-01
Remove files that are not used
Zach Hilman