1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-26 12:12:02 +00:00
nxdumptool/source/core
Pablo Curiel 7bb708e394 Many small changes (sorry, I need to push these).
* Use forward declarations for type definitions wherever suitable (e.g. NcaContext, BucketTreeContext).
* Replace references to "DumpDestination" with "OutputStorage".
* Replace references to "append key area" with "prepend key area".
* Update LZ4 to v1.9.4.
* Update Material Icons font to 2022-08-01.
* RootView: change USB-related icons, reflect how many UMS devices are currently connected to the console, provide a way for child views to retrieve the populated UMS devices vector.
* Tasks: implement GetUmsDevices().
* Update borealis.
* Update libusbhsfs.
* Begin implementation of a DumpOptionsFrame class to display configurable options before starting a new dump process.
* bktr: rename bktrIsValidSubstorage() to bktrIsValidSubStorage(), use bktrIsValidSubStorage() in bktrInitializeCompressedStorageContext(), fixed a bug in bktrReadCompressedStorage() where Sparse substorages wouldn't be allowed.
* GamecardTab: push a DumpOptionsFrame object onto the view stack if the XCI option is clicked.
2022-09-12 20:19:10 +02:00
..
aes.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
bfttf.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
bktr.c Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
cert.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
cnmt.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
config.c Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
es.c Codebase cleanup. 2022-07-05 03:04:28 +02:00
fs_ext.c Codebase cleanup. 2022-07-05 03:04:28 +02:00
gamecard.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
hfs.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
http.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
keys.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
legal_info.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
lz4.c Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
mem.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
nacp.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
nca.c Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
nca_storage.c Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
npdm.c Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
nso.c Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
nxdt_bfsar.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
nxdt_json.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
nxdt_log.c Absolute bare minimum to get this to build. 2022-07-12 05:27:30 +02:00
nxdt_utils.c More changes. 2022-07-28 00:53:52 +02:00
pfs.c Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
program_info.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
romfs.c Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
rsa.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
save.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
services.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
sha3.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
tik.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
title.c More changes. 2022-07-28 00:53:52 +02:00
ums.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00
usb.c Use verbosity-level-based log macros everywhere. 2022-07-12 18:34:49 +02:00