Atmosphere-libs/libstratosphere/include/stratosphere/os
Adubbz 6e8ea3aafd 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-05 23:25:44 -07:00
..
os_common_types.hpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
os_condvar.hpp Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
os_event.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
os_interrupt_event.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
os_managed_handle.hpp NCM client implementation (#858) 2020-04-05 23:25:44 -07:00
os_memory_common.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
os_memory_heap_api.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
os_memory_permission.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
os_memory_virtual_address_api.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
os_message_queue.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
os_mutex.hpp Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
os_process_handle.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
os_random.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
os_rw_lock.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
os_semaphore.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
os_system_event.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
os_thread_local_storage_api.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
os_thread_local_storage_common.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
os_thread.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
os_tick.hpp os: implement Tick api, make build with -Werror 2020-03-18 00:15:01 -07:00
os_timeout_helper.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
os_waitable_holder.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
os_waitable_manager.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00