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 962cf00ba9 Display a CrashFrame warning at startup if the application is running under applet mode.
Other changes include:

* defines: added NON_MOVEABLE macro.
* AsyncTask: set class as non-moveable, too.
* RootView: provide an override for getDefaultFocus().
* StatusInfoTask: replace GetStatusInfoData with IsInternetConnectionAvailable().
2021-07-30 17:07:26 -04:00
..
core utils: implement utilsSetLongRunningProcessState(). 2021-07-29 12:48:32 -04:00
fatfs Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
about_tab.hpp Added templated FocusableItem class. 2021-06-20 13:20:09 -04:00
async_task.hpp Display a CrashFrame warning at startup if the application is running under applet mode. 2021-07-30 17:07:26 -04:00
defines.h Display a CrashFrame warning at startup if the application is running under applet mode. 2021-07-30 17:07:26 -04:00
download_task.hpp utils: implement utilsSetLongRunningProcessState(). 2021-07-29 12:48:32 -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 OptionsTab: check if an Internet connection is available before starting an update. 2021-07-29 15:55:31 -04:00
root_view.hpp Display a CrashFrame warning at startup if the application is running under applet mode. 2021-07-30 17:07:26 -04:00
scope_guard.hpp Implemented C++ scope guards. 2021-06-07 23:13:45 -04:00
tasks.hpp Display a CrashFrame warning at startup if the application is running under applet mode. 2021-07-30 17:07:26 -04:00
titles_tab.hpp Implement TitlesTabPopup class. 2021-06-24 11:53:36 -04:00