1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-20 05:53:25 +01:00
nxdumptool/include
Pablo Curiel e48aa2e937 Implemented background tasks for Borealis.
* core: implemented SCOPED_TRY_LOCK macro. Specific functions are now using it instead of SCOPED_LOCK to avoid potentially locking the Borealis UI.

* UI: implemented background tasks for Borealis, which call functions that now use SCOPED_TRY_LOCK.
2021-06-09 00:48:17 -04:00
..
core Implemented background tasks for Borealis. 2021-06-09 00:48:17 -04:00
fatfs Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
custom_layout_tab.hpp Modified NCA key area handling + restored PoC building. 2021-04-25 19:10:34 -04:00
defines.h Implemented background tasks for Borealis. 2021-06-09 00:48:17 -04:00
sample_installer_page.hpp Modified NCA key area handling + restored PoC building. 2021-04-25 19:10:34 -04:00
sample_loading_page.hpp Modified NCA key area handling + restored PoC building. 2021-04-25 19:10:34 -04:00
scope_guard.hpp Implemented C++ scope guards. 2021-06-07 23:13:45 -04:00
tasks.hpp Implemented background tasks for Borealis. 2021-06-09 00:48:17 -04:00