Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 лет назад |
Lioncash
|
01d1b5cdaf
file_sys: Replace inclusions with forward declarations where applicable
|
5 лет назад |
Zach Hilman
|
e0b9ee9b94
card_image: Implement system update commands in XCI
|
6 лет назад |
Zach Hilman
|
3895f7e456
pfs: Provide accessors for file sizes and offsets
|
6 лет назад |
Zach Hilman
|
a25d79cfaa
vfs: Remove InterpretAsDirectory and related functions
|
7 лет назад |
Lioncash
|
05ef9dfc10
file-sys: Default heavy-weight class destructors in the cpp file
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Zach Hilman
|
ec3bef7b4c
loader: Add more descriptive errors
|
8 лет назад |
Lioncash
|
57c4d7aa00
partition_filesystem: Remove dynamic_cast in PrintDebugInfo()
|
8 лет назад |
Lioncash
|
db48ebb9c9
partition_filesystem: Use std::move where applicable
|
8 лет назад |
Lioncash
|
ec71915ede
partition_filesystem, vfs_real: Add missing standard includes
|
8 лет назад |
Lioncash
|
d36e327ba6
partition_filesystem, vfs_real: Use std::move in ReplaceFileWithSubdirectory() where applicable
|
8 лет назад |
Lioncash
|
2b91386e15
partition_filesystem, vfs_real: Use std::distance() instead of subtraction
|
8 лет назад |
Lioncash
|
bbd6429ecb
partition_filesystem: Return pfs_dirs member variable within GetSubdirectories()
|
8 лет назад |
Lioncash
|
9abc5763b6
partition_filesystem: Ensure all class members of PartitionFilesystem are initialized
|
8 лет назад |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
8 лет назад |
bunnei
|
913896cbd9
Revert "Virtual Filesystem (#597)"
|
8 лет назад |
Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
8 лет назад |
James Rowe
|
0d46f0df12
Update clang format
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
Zach Hilman
|
63f26d5c40
Add support for decrypted NCA files (#567)
|
8 лет назад |
Subv
|
a3d82ef5d9
Build: Fixed some MSVC warnings in various parts of the code.
|
8 лет назад |
Lioncash
|
5aafc83cc9
file-sys: Move logging macros over to the new fmt-capable ones
|
8 лет назад |
shinyquagsire23
|
de580ccdd5
file_sys: Use NGLOG
|
8 лет назад |
shinyquagsire23
|
83aa38b239
file_sys: tweaks
|
8 лет назад |
shinyquagsire23
|
c03795300a
file_sys: Add HFS/PFS helper component
|
8 лет назад |