1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-09 20:21:45 +00:00
nxdumptool/source
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.cpp Use legacy Borealis fork + add files from the legacy Borealis example. 2021-03-30 15:30:10 -04:00
main.cpp Implemented background tasks for Borealis. 2021-06-09 00:48:17 -04:00
sample_installer_page.cpp Use legacy Borealis fork + add files from the legacy Borealis example. 2021-03-30 15:30:10 -04:00
sample_loading_page.cpp Use legacy Borealis fork + add files from the legacy Borealis example. 2021-03-30 15:30:10 -04:00
tasks.cpp Implemented background tasks for Borealis. 2021-06-09 00:48:17 -04:00