1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-18 21:13:25 +01:00
nxdumptool/source
Pablo Curiel 8f8fc6af37 [ci skip] Add EtaProgressDisplay class.
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.
2024-04-12 23:08:54 +02:00
..
core [skip ci] GameCardTab: reflect current gamecard dump options 2024-04-12 13:40:50 +02:00
devoptab [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
fatfs I'm a terrible person and an even worse developer. 2023-05-24 21:05:34 +02:00
about_tab.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
error_frame.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
eta_progress_display.cpp [ci skip] Add EtaProgressDisplay class. 2024-04-12 23:08:54 +02:00
exception_handler.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
gamecard_tab.cpp [ci skip] Add EtaProgressDisplay class. 2024-04-12 23:08:54 +02:00
layered_error_frame.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
main.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
options_tab.cpp [ci skip] Add EtaProgressDisplay class. 2024-04-12 23:08:54 +02:00
root_view.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
tasks.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
titles_tab.cpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00