1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-10 04:31:44 +00:00
nxdumptool/include
Pablo Curiel 65a7816f2e Implemented UserTitlesTab class.
* LayeredErrorFrame: both the error frame and the list are now protected instead of private, letting any expanded classes take more control over the them. SetErrorFrameMessage(), AddListView() and the class destructor have been removed because of this change.

* LayeredErrorFrame: removed views vector and simplified the list element focus check carried out before switching to the error frame.
2021-06-20 22:43:40 -04:00
..
core GameCardTab: display table with gamecard properties. 2021-06-13 20:47:49 -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
defines.h UI changes. 2021-06-17 03:55:42 -04:00
error_frame.hpp Added templated ErrorLayerView class. 2021-06-20 03:49:33 -04:00
focusable_item.hpp Added templated FocusableItem class. 2021-06-20 13:20:09 -04:00
gamecard_tab.hpp Implemented UserTitlesTab class. 2021-06-20 22:43:40 -04:00
layered_error_frame.hpp Implemented UserTitlesTab class. 2021-06-20 22:43:40 -04:00
root_view.hpp Added templated ErrorLayerView class. 2021-06-20 03:49:33 -04:00
scope_guard.hpp Implemented C++ scope guards. 2021-06-07 23:13:45 -04:00
tasks.hpp RootView: display status labels using StatusInfoTask data. 2021-06-18 14:10:19 -04:00
user_titles_tab.hpp Implemented UserTitlesTab class. 2021-06-20 22:43:40 -04:00