mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-22 18:26:39 +00:00
8f8fc6af37
Also adds a nxdt::views::EtaProgressInfo struct that's used by EtaProgressDisplay's setProgress() method. It may also be used by child classes of AsyncTask. Other changes include: * DownloadTask: remove DownloadTaskProgress struct, update logic to use the new nxdt::views::EtaProgressInfo struct. * DumpOptionsFrame, GameCardTab: minor formatting fixes. * OptionsTab: remove OptionsTabUpdateProgress class, update logic to use the new nxdt::views::EtaProgressInfo struct. |
||
---|---|---|
.. | ||
core | ||
devoptab | ||
fatfs | ||
about_tab.cpp | ||
error_frame.cpp | ||
eta_progress_display.cpp | ||
exception_handler.cpp | ||
gamecard_tab.cpp | ||
layered_error_frame.cpp | ||
main.cpp | ||
options_tab.cpp | ||
root_view.cpp | ||
tasks.cpp | ||
titles_tab.cpp |