Pablo Curiel
c70fd0c1c8
RootView: display status labels using StatusInfoTask data.
2021-06-18 14:10:19 -04:00
Pablo Curiel
063d8e9b3f
Added StatusInfoTask.
2021-06-18 03:02:23 -04:00
Pablo Curiel
18a7fad3bb
AboutTab: improve scrolling.
2021-06-18 00:47:41 -04:00
Pablo Curiel
601cae399f
UI changes.
...
* GameCardTab: use fmt library to format strings.
* AboutTab: finish view.
2021-06-17 03:55:42 -04:00
Pablo Curiel
7a964c8282
UI: add AboutTab class.
2021-06-14 16:54:33 -04:00
Pablo Curiel
df673f758d
GameCardTab: show HOS version equivalent next to the required LAFW version.
2021-06-13 21:34:40 -04:00
Pablo Curiel
3629f0029f
GameCardTab: display table with gamecard properties.
2021-06-13 20:47:49 -04:00
Pablo Curiel
49d7ec8ab8
GameCardTab: add ListItem elements.
2021-06-13 15:32:37 -04:00
Pablo Curiel
4ffbb1f903
views: create RootView class.
2021-06-11 00:41:58 -04:00
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
Pablo Curiel
78f780a981
Implemented C++ scope guards.
...
Thanks @SciresM
These will be used for handling resource deinitialization in Borealis-related code.
2021-06-07 23:13:45 -04:00
Pablo Curiel
7c2d16714c
Use legacy Borealis fork + add files from the legacy Borealis example.
...
These files will be modified to slowly add features from the nxdumptool rewrite codebase.
This commit effectively makes it impossible to build the previous PoC. The code from each PoC will be reused, though, so it hasn't been removed.
2021-03-30 15:30:10 -04:00
Pablo Curiel
11da814fb2
Fix building issues with Borealis.
2021-03-26 00:35:14 -04:00
Pablo Curiel
1e58ed4f8a
Makefile: build as a C++ project.
...
Yes, we'll be using Borealis.
2021-03-24 20:45:31 -04:00
Pablo Curiel
b2407c98ac
Create .gitignore
2020-07-07 12:02:48 -04:00
Pablo Curiel
cf8ab4d4ac
More improvements.
2020-04-19 18:44:22 -04:00
Pablo Curiel
e5a4532a63
First commit.
2020-04-11 01:28:26 -04:00