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 c50840ec7c Move refocus logic to from TitlesTab to LayeredErrorFrame.
* Refocus logic now also takes care of updating Borealis' internal focus stack if a view has been pushed on top of the root view using a ListItem from LayeredErrorFrame.
* Further modifications to Borealis are used to store a pointer to the corresponding sidebar item in LayeredErrorFrame objects.
* The UI code now always uses C++-style casts.
* Git commit information is now displayed next to the nxdumptool release version.
* The applet mode warning is now displayed centered at the top.
* Title IDs in title lists are now displayed at the right of each entry.
2021-06-25 16:13:39 -04:00
..
core Cherry-pick improvements from the rewrite-yoga branch. 2021-06-23 14:27:06 -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 Cherry-pick improvements from the rewrite-yoga branch. 2021-06-23 14:27:06 -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 Move refocus logic to from TitlesTab to LayeredErrorFrame. 2021-06-25 16:13:39 -04:00
root_view.hpp Cherry-pick improvements from the rewrite-yoga branch. 2021-06-23 14:27:06 -04:00
scope_guard.hpp Implemented C++ scope guards. 2021-06-07 23:13:45 -04:00
tasks.hpp Fix building issues. 2021-06-23 19:02:47 -04:00
titles_tab.hpp Implement TitlesTabPopup class. 2021-06-24 11:53:36 -04:00