1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-18 21:13:25 +01:00
nxdumptool/include
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 [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
about_tab.hpp [skip ci] GameCardTab: reflect current gamecard dump options 2024-04-12 13:40:50 +02:00
async_task.hpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
defines.h [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
download_task.hpp [ci skip] Add EtaProgressDisplay class. 2024-04-12 23:08:54 +02:00
dump_options_frame.hpp [ci skip] Add EtaProgressDisplay class. 2024-04-12 23:08:54 +02:00
error_frame.hpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
eta_progress_display.hpp [ci skip] Add EtaProgressDisplay class. 2024-04-12 23:08:54 +02:00
focusable_item.hpp [skip ci] GameCardTab: reflect current gamecard dump options 2024-04-12 13:40:50 +02:00
gamecard_tab.hpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
layered_error_frame.hpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
options_tab.hpp [ci skip] Add EtaProgressDisplay class. 2024-04-12 23:08:54 +02:00
root_view.hpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
scope_guard.hpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
tasks.hpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00
titles_tab.hpp [skip ci] Update copyright year. 2024-04-12 11:49:03 +02:00