Morph
|
ea7a0d4652
registered_cache: Prevent nullptr dereference when accumulating files
|
4 лет назад |
Lioncash
|
d0b1f2bd05
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
|
5 лет назад |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 лет назад |
Morph
|
a170aa16b6
main: Prevent installing base titles into NAND
|
5 лет назад |
Lioncash
|
1da72c7792
file_sys: Resolve cases of variable shadowing
|
5 лет назад |
ReinUsesLisp
|
4f13e270c8
core: Silence warnings when compiling without asserts
|
5 лет назад |
Lioncash
|
67a8e73101
registered_cache: Make use of ends_with for string suffix checking
|
5 лет назад |
Lioncash
|
f83c6e1e0c
registered_cache: Make use of designated initializers
|
5 лет назад |
Lioncash
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 лет назад |
bunnei
|
a971667d1f
Merge pull request #4468 from lioncash/regcache
|
6 лет назад |
Lioncash
|
4ca0014479
registered_cache: Resolve -Wmaybe_uninitialized warnings
|
6 лет назад |
Morph
|
2ec852dd9f
registered_cache: Add support for removing folder ncas
|
6 лет назад |
Morph
|
f66e3181dc
Check for empty section0 and CNMT prior to install
|
6 лет назад |
Morph
|
1bbc61f5f1
Use proper install result when overwriting files
|
6 лет назад |
Morph
|
8794e623d9
Remove global system instance and address feedback
|
6 лет назад |
Morph
|
a82fdea1ac
registered_cache: Remove previous update/dlc if it exists on install
|
6 лет назад |
FearlessTobi
|
9f82a9a244
crypto: Make KeyManager a singleton class
|
6 лет назад |
Lioncash
|
1c340c6efa
CMakeLists: Specify -Wextra on linux builds
|
6 лет назад |
Lioncash
|
e0c46e6879
core: Migrate off deprecated mbedtls functions
|
6 лет назад |
Zach Hilman
|
038bcec111
configure_debug: Move reporting option to logging
|
6 лет назад |
Zach Hilman
|
c6ff4a6f4d
yuzu: Port old usages of Filesystem namespace to FilesystemController
|
7 лет назад |
Zach Hilman
|
9d9fc8a675
registered_cache: Process *.cnmt.nca files
|
7 лет назад |
Zach Hilman
|
8500ca797f
registered_cache: Implement PlaceholderCache to manage placeholder and installing content
|
7 лет назад |
Bakugo
|
b50557d1f0
file_sys: Rename other ContentRecordType members
|
7 лет назад |
Bakugo
|
c72ef5f405
file_sys/registered_cache: Improve missing metadata error
|
7 лет назад |
Bakugo
|
79163fca80
file_sys/registered_cache: Ignore DeltaFragment NCAs during installation
|
7 лет назад |
Zach Hilman
|
d10fc2d727
glue: Correct missing bytes in ApplicationLaunchParameter
|
7 лет назад |
Zach Hilman
|
db2e5e5fa6
registered_cache: Add getter to determine source slot in content provider union
|
7 лет назад |
Lioncash
|
a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString()
|
7 лет назад |
Zach Hilman
|
a6c7ae6fe8
file_sys: Create ContentProvider interface and default implementations
|
7 лет назад |