1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-26 12:12:02 +00:00
nxdumptool/include/core
Pablo Curiel a9b5f7211c Some changes. Read full commit message.
* title: implemented titleGetNcmStorageIdName().

* nxdt_log: implemented log verbosity levels (debug, info, warning, error, none) and helper macros for each level. The rest of the codebase still needs to be updated to take advantange of this change.

* nxdt_log: implemented auxiliary logging via nxlink, if available.

* nxdt_utils: system CPU/MEM overclocking is now only applied through utilsSetLongRunningProcessState(), as it should have been from the beginning.

* nxdt_utils: nxlink initialization is now carried out without redirecting stdout and/or stderr, entirely removing the need for utilsRestoreConsoleOutput(). utilsGetNxLinkFileDescriptor() is used to send data to the nxlink host via dprintf() in log functions.
2022-07-12 02:27:03 +02:00
..
aes.h Codebase cleanup. 2022-07-05 03:04:28 +02:00
bfttf.h Update copyright year. 2022-03-17 13:58:40 +01:00
bktr.h bktr: handle compression in patches (part 3). 2022-07-10 06:41:18 +02:00
cert.h Update copyright year. 2022-03-17 13:58:40 +01:00
cnmt.h Codebase cleanup. 2022-07-05 03:04:28 +02:00
config.h Update copyright year. 2022-03-17 13:58:40 +01:00
elf_symbol.h Codebase cleanup. 2022-07-05 03:04:28 +02:00
es.h Update copyright year. 2022-03-17 13:58:40 +01:00
fs_ext.h Update copyright year. 2022-03-17 13:58:40 +01:00
gamecard.h gamecard: remove references to boot partition. 2022-03-18 20:23:11 +01:00
hfs.h Update copyright year. 2022-03-17 13:58:40 +01:00
http.h Update copyright year. 2022-03-17 13:58:40 +01:00
keys.h Update copyright year. 2022-03-17 13:58:40 +01:00
legal_info.h Fix some issues + update PoCs. 2022-07-05 01:25:28 +02:00
lz4.h Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
mem.h Update copyright year. 2022-03-17 13:58:40 +01:00
nacp.h Codebase cleanup. 2022-07-05 03:04:28 +02:00
nca.h bktr: handle compression in patches (part 1). 2022-07-09 14:56:44 +02:00
nca_storage.h romfs: implement romfsIsFileEntryUpdated(). 2022-07-07 02:30:45 +02:00
npdm.h Codebase cleanup. 2022-07-05 03:04:28 +02:00
nso.h Update copyright year. 2022-03-17 13:58:40 +01:00
nxdt_bfsar.h Update copyright year. 2022-03-17 13:58:40 +01:00
nxdt_includes.h Some changes. Read full commit message. 2022-07-12 02:27:03 +02:00
nxdt_json.h Update copyright year. 2022-03-17 13:58:40 +01:00
nxdt_log.h Some changes. Read full commit message. 2022-07-12 02:27:03 +02:00
nxdt_utils.h Some changes. Read full commit message. 2022-07-12 02:27:03 +02:00
pfs.h romfs: add support for Patch RomFS. 2022-07-04 14:30:48 +02:00
program_info.h Codebase cleanup. 2022-07-05 03:04:28 +02:00
romfs.h romfs: implement romfsIsFileEntryUpdated(). 2022-07-07 02:30:45 +02:00
rsa.h Remove support for NPDM patching. 2022-06-26 03:34:31 +02:00
save.h Update copyright year. 2022-03-17 13:58:40 +01:00
service_guard.h Update copyright year. 2022-03-17 13:58:40 +01:00
services.h Update copyright year. 2022-03-17 13:58:40 +01:00
sha3.h Fix SHA3 calculation. 2022-06-26 00:20:38 +02:00
signature.h Update copyright year. 2022-03-17 13:58:40 +01:00
tik.h Codebase cleanup. 2022-07-05 03:04:28 +02:00
title.h Some changes. Read full commit message. 2022-07-12 02:27:03 +02:00
ums.h Update copyright year. 2022-03-17 13:58:40 +01:00
usb.h Update copyright year. 2022-03-17 13:58:40 +01:00