mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2024-11-10 07:06:34 +00:00
a50d6a2696
* 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> |
||
---|---|---|
.. | ||
ncm_api.cpp | ||
ncm_content_id_utils.cpp | ||
ncm_content_info_utils.cpp | ||
ncm_content_management_utils.cpp | ||
ncm_content_manager_impl.cpp | ||
ncm_content_meta.cpp | ||
ncm_content_meta_database_impl.cpp | ||
ncm_content_meta_database_impl.hpp | ||
ncm_content_meta_database_impl_base.hpp | ||
ncm_content_meta_type.cpp | ||
ncm_content_meta_utils.cpp | ||
ncm_content_storage_impl.cpp | ||
ncm_content_storage_impl.hpp | ||
ncm_content_storage_impl_base.hpp | ||
ncm_fs_utils.cpp | ||
ncm_fs_utils.hpp | ||
ncm_install_task_base.cpp | ||
ncm_install_task_data.cpp | ||
ncm_make_path.cpp | ||
ncm_on_memory_content_meta_database_impl.cpp | ||
ncm_on_memory_content_meta_database_impl.hpp | ||
ncm_package_install_task.cpp | ||
ncm_package_install_task_base.cpp | ||
ncm_package_system_update_task.cpp | ||
ncm_placeholder_accessor.cpp | ||
ncm_placeholder_accessor.hpp | ||
ncm_read_only_content_storage_impl.cpp | ||
ncm_read_only_content_storage_impl.hpp | ||
ncm_remote_content_manager_impl.hpp | ||
ncm_remote_content_meta_database_impl.hpp | ||
ncm_remote_content_storage_impl.hpp | ||
ncm_storage_utils.cpp | ||
ncm_submission_package_install_task.cpp |