Atmosphere/libraries/libstratosphere/source
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
boot2 Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
cfg stratosphere-except-ldr: use fs bindings (this temporarily breaks loader) 2020-03-08 16:33:49 -07:00
dd libstrat: fix unconverted _WITH_ASSERTs 2020-02-24 05:01:41 -08:00
diag mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
dmnt find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
fs fs: add an extension common name generator for sd card 2020-03-31 22:42:02 -07:00
fssrv ams: revamp assertion system 2020-02-22 23:05:14 -08:00
fssystem fssystem: Implement PartitionFileSystemCore (#856) 2020-03-27 03:40:52 -07:00
hid Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
hos find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
kvdb os: implement Tick api, make build with -Werror 2020-03-16 01:02:55 -07:00
ldr find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
lmem lmem: fix memory block header placement error 2020-03-30 00:56:57 -07:00
lr NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
map ams: revamp assertion system 2020-02-22 23:05:14 -08:00
mem ncm: use static memory pools for different allocations 2020-03-29 17:20:25 -07:00
ncm NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
nim NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
os mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
patcher os: implement Tick api, make build with -Werror 2020-03-16 01:02:55 -07:00
pm ams: revamp assertion system 2020-02-22 23:05:14 -08:00
result ams: revamp assertion system 2020-02-22 23:05:14 -08:00
settings ams: revamp assertion system 2020-02-22 23:05:14 -08:00
sf stratosphere: fix building with latest libnx 2020-03-18 00:14:34 -07:00
sm ams: revamp assertion system 2020-02-22 23:05:14 -08:00
spl ams: revamp assertion system 2020-02-22 23:05:14 -08:00
updater updater: improve api 2020-03-30 20:39:56 -07:00
util ams: finish stdio -> fs bindings for stratosphere 2020-03-09 03:58:02 -07:00
service_guard.h git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries 2019-12-09 18:54:29 -08:00