mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-22 18:26:39 +00:00
9525f37e51
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. |
||
---|---|---|
.. | ||
core | ||
devoptab | ||
fatfs | ||
about_tab.cpp | ||
data_transfer_progress_display.cpp | ||
error_frame.cpp | ||
exception_handler.cpp | ||
gamecard_tab.cpp | ||
layered_error_frame.cpp | ||
main.cpp | ||
options_tab.cpp | ||
root_view.cpp | ||
tasks.cpp | ||
titles_tab.cpp |