1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 13:33:25 +01:00
nxdumptool/source/core
Pablo Curiel 9525f37e51 [ci skip] Add DataTransfer* classes.
Adds the DataTransferTask and DataTransferProgressDisplay classes, which use repurposed logic from the DownloadTask and EtaProgressDisplay classes, respectively. The EtaProgressDisplay class and EtaProgressInfo struct have been removed.

Other changes include:

* DownloadTask: heavily simplified logic by using DataTransferTask as the base class.

* DumpOptionsFrame: implement some additional/experimental changes.

* OptionsTab: update logic to use the new DataTransferProgressDisplay class.
2024-04-15 01:53:43 +02:00
..
aes.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
bfttf.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
bktr.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
cert.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
cnmt.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
config.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
es.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
fs_ext.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
gamecard.c [skip ci] GameCardTab: reflect current gamecard dump options 2024-04-12 13:40:50 +02:00
hfs.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
http.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
keys.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
legal_info.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
lz4.c Many small changes (sorry, I need to push these). 2022-09-12 20:19:10 +02:00
mem.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
nacp.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
nca.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
nca_storage.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
npdm.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
nso.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
nxdt_bfsar.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
nxdt_json.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
nxdt_log.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
nxdt_utils.c [ci skip] Add DataTransfer* classes. 2024-04-15 01:53:43 +02:00
pfs.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
program_info.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
romfs.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
rsa.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
save.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
services.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
sha3.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
tik.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
title.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
ums.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
usb.c [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00