1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-13 22:16:45 +00:00
nxdumptool/source/core
Pablo Curiel 5a0543ef68 RootView: implement wrappers for public task functions.
Other changes include:

* GameCardTab: moved const strings to gamecard.c for easier maintenance.
* Codebase: reworked tab classes to make them use the wrappers provided by RootView instead of passing task object pointers.
2021-08-11 03:17:57 -04:00
..
aes.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
bfttf.c title: retrieve display version string from patches while generating output filenames. 2021-06-05 17:06:29 -04:00
bktr.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
cert.c OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
cnmt.c title: retrieve display version string from patches while generating output filenames. 2021-06-05 17:06:29 -04:00
config.c OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
es.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
fs_ext.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
gamecard.c RootView: implement wrappers for public task functions. 2021-08-11 03:17:57 -04:00
hfs.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
http.c FocusableItem: reestructure class. 2021-08-08 03:39:21 -04:00
keys.c Implement JSON configuration handler. 2021-07-21 11:04:18 -04:00
legal_info.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
lz4.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
mem.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
nacp.c Small code refactor (part 3). 2021-05-31 21:12:15 -04:00
nca.c title: retrieve display version string from patches while generating output filenames. 2021-06-05 17:06:29 -04:00
npdm.c Crypto changes. 2021-05-21 09:34:43 -04:00
nso.c Some changes. 2021-03-29 14:27:35 -04:00
nxdt_bfsar.c utils: implement utilsSetLongRunningProcessState(). 2021-07-29 12:48:32 -04:00
nxdt_json.c OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
nxdt_log.c OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
nxdt_utils.c utils: implement utilsIsApplicationUpdatable(). 2021-08-07 05:44:36 -04:00
pfs.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
program_info.c Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
romfs.c Implement JSON configuration handler. 2021-07-21 11:04:18 -04:00
rsa.c Crypto changes. 2021-05-21 09:34:43 -04:00
save.c OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
services.c Implemented CURL-based HTTP client. 2021-07-25 18:23:44 -04:00
tik.c Add uppercase hex string generation to utilsGenerateHexStringFromData(). 2021-05-11 18:36:15 -04:00
title.c Implemented OptionsTabUpdateFileDialog and OptionsTabUpdateFileDialogContent classes. 2021-07-29 03:50:17 -04:00
ums.c Implemented background tasks for Borealis. 2021-06-09 00:48:17 -04:00
usb.c usb: modified usbIsReady() to return the speed selected by the host device. 2021-06-25 17:01:15 -04:00