Lioncash
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
před 6 roky |
bunnei
|
a971667d1f
Merge pull request #4468 from lioncash/regcache
|
před 6 roky |
Lioncash
|
4ca0014479
registered_cache: Resolve -Wmaybe_uninitialized warnings
|
před 6 roky |
Morph
|
2ec852dd9f
registered_cache: Add support for removing folder ncas
|
před 6 roky |
Morph
|
f66e3181dc
Check for empty section0 and CNMT prior to install
|
před 6 roky |
Morph
|
1bbc61f5f1
Use proper install result when overwriting files
|
před 6 roky |
Morph
|
8794e623d9
Remove global system instance and address feedback
|
před 6 roky |
Morph
|
a82fdea1ac
registered_cache: Remove previous update/dlc if it exists on install
|
před 6 roky |
FearlessTobi
|
9f82a9a244
crypto: Make KeyManager a singleton class
|
před 6 roky |
Lioncash
|
1c340c6efa
CMakeLists: Specify -Wextra on linux builds
|
před 6 roky |
Lioncash
|
e0c46e6879
core: Migrate off deprecated mbedtls functions
|
před 6 roky |
Zach Hilman
|
038bcec111
configure_debug: Move reporting option to logging
|
před 6 roky |
Zach Hilman
|
c6ff4a6f4d
yuzu: Port old usages of Filesystem namespace to FilesystemController
|
před 7 roky |
Zach Hilman
|
9d9fc8a675
registered_cache: Process *.cnmt.nca files
|
před 7 roky |
Zach Hilman
|
8500ca797f
registered_cache: Implement PlaceholderCache to manage placeholder and installing content
|
před 7 roky |
Bakugo
|
b50557d1f0
file_sys: Rename other ContentRecordType members
|
před 7 roky |
Bakugo
|
c72ef5f405
file_sys/registered_cache: Improve missing metadata error
|
před 7 roky |
Bakugo
|
79163fca80
file_sys/registered_cache: Ignore DeltaFragment NCAs during installation
|
před 7 roky |
Zach Hilman
|
d10fc2d727
glue: Correct missing bytes in ApplicationLaunchParameter
|
před 7 roky |
Zach Hilman
|
db2e5e5fa6
registered_cache: Add getter to determine source slot in content provider union
|
před 7 roky |
Lioncash
|
a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString()
|
před 7 roky |
Zach Hilman
|
a6c7ae6fe8
file_sys: Create ContentProvider interface and default implementations
|
před 7 roky |
Lioncash
|
b8c7072206
file_sys/content_archive: Amend name of Data_Unknown5 enum entry
|
před 7 roky |
Lioncash
|
efbcff0af0
file_sys/registered_cache: Eliminate variable shadowing
|
před 7 roky |
Lioncash
|
d72c809030
file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry()
|
před 7 roky |
Zach Hilman
|
97d425c304
file_sys: Use common KeyManager in NCA container types
|
před 7 roky |
Frederic L
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
před 7 roky |
Zach Hilman
|
9d0fb0f815
qt: Add support for dumping a DLC Data RomFS
|
před 7 roky |
Zach Hilman
|
59044862a9
registered_cache: Deduplicate results of ListEntry and ListEntryFilter
|
před 7 roky |
Lioncash
|
39ae73b356
file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable
|
před 7 roky |