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.hpp | ||
async_task.hpp | ||
data_transfer_progress_display.hpp | ||
data_transfer_task.hpp | ||
defines.h | ||
download_task.hpp | ||
dump_options_frame.hpp | ||
error_frame.hpp | ||
focusable_item.hpp | ||
gamecard_tab.hpp | ||
layered_error_frame.hpp | ||
options_tab.hpp | ||
root_view.hpp | ||
scope_guard.hpp | ||
tasks.hpp | ||
titles_tab.hpp |