Atmosphere/libraries/libvapours/include/vapours
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
..
ams ams: bump version to 0.10.5 in prep for release later tonight 2020-03-18 16:19:59 -07:00
crypto mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
results NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
svc mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
util fs: fix bugs with external code filesystems 2020-03-20 11:47:19 -07:00
allocator.hpp fssystem: Implement PartitionFileSystemCore (#856) 2020-03-27 03:40:52 -07:00
ams_version.h find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
assert.hpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
common.hpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
crypto.hpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
defines.hpp fix CONCATENATE 2020-03-30 21:40:48 -07:00
includes.hpp vapours: new include style, add crypto 2020-02-22 19:47:08 -08:00
literals.hpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
results.hpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
span.hpp Add Span<T>. 2020-03-20 17:04:01 -07:00
svc.hpp svc: add ipc accessor boilerplate 2020-03-18 00:09:51 -07:00
timespan.hpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
types.hpp vapours: fix MASKL, MASK2L to match Armv8 ARM (inclusive bit range) 2020-03-01 15:16:12 +00:00
util.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00