1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-10 22:16:44 +00:00
Atmosphere/libraries/libvapours/include/vapours/results
Adubbz a50d6a2696
NCM client implementation (#858)
* ncm: Implement InstallTaskDataBase and FileInstallTaskData

* ncm: minor bugfixes

* ncm: Implemented MemoryInstallTaskData

* ncm: more std

* ncm: begin implementing install task base

* ncm: move protected funcs

* ncm: fix recursive include

* ncm: more install task progress

* ncm install task: implement IncrementProgress and update UpdateThroughputMeasurement

* ncm: more work

* ncm client: more progress

* ncm client: more progress

* ncm client: finish implementing GetContentMetaInfoList

* ncm client: more progress

* ncm client: finished InstallTaskBase

* ncm client: implement PackageInstallTaskBase

* ncm client: fixes

* ncm: improve accuracy

* ncm client: implement PackageInstallTask

* ncm client: implement PackageSystemUpdateTask

* ncm client: minor name tweaks

* ncm client: implement SubmissionPackageInstallTask

* ncm client: add missing this to SubmissionPackageInstallTask

* ncm client: add missing nullptr check to SubmissionPackageInstallTask destructor

* ncm client: SubmissionPackageInstallTask fixes

* ncm: fix forward declarations

* ncm client: added simplified funcs

* ncm: cleanup client code

* ncm: fix bug introduced by cleanup

* ncm: fix typo

* ncm: implement correct ReadVariationContentMetaInfoList behavior

* ncm: correct InstallContentMetaWriter ctor

* ncm: correct conversion of content meta header types

Co-authored-by: Michael Scire <SciresM@gmail.com>
2020-04-03 22:40:46 -07:00
..
cal_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
creport_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
debug_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
dmnt_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
err_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
exosphere_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
fatal_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
fs_results.hpp fs: add MountImageDirectory 2020-03-27 16:59:27 -07:00
hipc_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
i2c_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
kvdb_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
loader_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
lr_results.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
ncm_results.hpp NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
os_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
pm_results.hpp stratosphere: fix building with latest libnx 2020-03-29 15:24:40 -07:00
results_common.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
ro_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
settings_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
sf_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
sm_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
spl_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
svc_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
updater_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
vi_results.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00