1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 21:43:44 +01:00
nxdumptool/include
Pablo Curiel dbbc5c7ebd Implemented OptionsTabUpdateFileDialog and OptionsTabUpdateFileDialogContent classes.
Other changes include:

* utils: utilsGenerateFormattedSizeString() now takes an input double instead of size_t.
* DownloadTask: calculated speed is now expressed in bytes per second, so now it's up to the caller to convert it to other units.
* DownloadTask: set download size and percentage if the download size isn't known and we're dealing with the final chunk.
* http: slightly improved CURL error info formatting.
* OptionsTab: fully implemented NSWDB XML update option.
2021-07-29 03:50:17 -04:00
..
core Implemented OptionsTabUpdateFileDialog and OptionsTabUpdateFileDialogContent classes. 2021-07-29 03:50:17 -04:00
fatfs
about_tab.hpp Added templated FocusableItem class. 2021-06-20 13:20:09 -04:00
async_task.hpp Move DownloadTask classes to their own header file. 2021-07-27 19:47:12 -04:00
defines.h Move DownloadTask classes to their own header file. 2021-07-27 19:47:12 -04:00
download_task.hpp Implemented OptionsTabUpdateFileDialog and OptionsTabUpdateFileDialogContent classes. 2021-07-29 03:50:17 -04:00
error_frame.hpp Added templated ErrorLayerView class. 2021-06-20 03:49:33 -04:00
focusable_item.hpp Add subtle click animation and scrollbars. 2021-06-27 14:54:27 -04:00
gamecard_tab.hpp Implemented UserTitlesTab class. 2021-06-20 22:43:40 -04:00
layered_error_frame.hpp Move refocus logic to from TitlesTab to LayeredErrorFrame. 2021-06-25 16:13:39 -04:00
options_tab.hpp Implemented OptionsTabUpdateFileDialog and OptionsTabUpdateFileDialogContent classes. 2021-07-29 03:50:17 -04:00
root_view.hpp RootView: display USB host speed. 2021-06-25 19:28:38 -04:00
scope_guard.hpp
tasks.hpp Move DownloadTask classes to their own header file. 2021-07-27 19:47:12 -04:00
titles_tab.hpp Implement TitlesTabPopup class. 2021-06-24 11:53:36 -04:00