1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-12 21:46:39 +00:00
nxdumptool/source
Pablo Curiel 5a0543ef68 RootView: implement wrappers for public task functions.
Other changes include:

* GameCardTab: moved const strings to gamecard.c for easier maintenance.
* Codebase: reworked tab classes to make them use the wrappers provided by RootView instead of passing task object pointers.
2021-08-11 03:17:57 -04:00
..
core RootView: implement wrappers for public task functions. 2021-08-11 03:17:57 -04:00
fatfs Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
about_tab.cpp AboutTab: add json-c to dependencies list. 2021-07-23 03:42:26 -04:00
error_frame.cpp Implemented OptionsTabUpdateFileDialog and OptionsTabUpdateFileDialogContent classes. 2021-07-29 03:50:17 -04:00
gamecard_tab.cpp RootView: implement wrappers for public task functions. 2021-08-11 03:17:57 -04:00
layered_error_frame.cpp Move refocus logic to from TitlesTab to LayeredErrorFrame. 2021-06-25 16:13:39 -04:00
main.cpp Set common footer. 2021-08-08 11:50:20 -04:00
options_tab.cpp RootView: implement wrappers for public task functions. 2021-08-11 03:17:57 -04:00
root_view.cpp RootView: implement wrappers for public task functions. 2021-08-11 03:17:57 -04:00
tasks.cpp OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
titles_tab.cpp RootView: implement wrappers for public task functions. 2021-08-11 03:17:57 -04:00