1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-10 14:11:43 +00:00
Atmosphere/libraries/libstratosphere/source/ncm
SciresM 9fde97cfdd
sf: Change interface definition methodology (#1074)
* sf: Begin experimenting with new interface declaration format

* sf: convert fs interfaces to new format

* sf: finish conversion of libstrat to new definitions

* sf: convert loader to new format

* sf: convert spl to new format

* sf: update ncm for new format

* sf: convert pm to new format

* sf: convert ro/sm to new format

* sf: update fatal for new format

* sf: support building dmnt under new scheme

* sf: update ams.mitm for new format

* sf: correct invocation def for pointer holder

* fs: correct 10.x+ user bindings for Get*SpaceSize
2020-07-07 17:07:23 -07:00
..
ncm_api.cpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
ncm_content_id_utils.cpp NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
ncm_content_info_utils.cpp NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
ncm_content_management_utils.cpp ncm: use static memory pools for different allocations 2020-03-29 17:20:25 -07:00
ncm_content_manager_impl.cpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
ncm_content_meta.cpp NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
ncm_content_meta_database_impl.cpp Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
ncm_content_meta_database_impl.hpp ncm: update to 10.0.0 (#879) 2020-04-14 10:11:51 -07:00
ncm_content_meta_database_impl_base.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
ncm_content_meta_type.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
ncm_content_meta_utils.cpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
ncm_content_storage_impl.cpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
ncm_content_storage_impl.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
ncm_content_storage_impl_base.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
ncm_fs_utils.cpp creport: use fs bindings 2020-03-08 01:45:12 -08:00
ncm_fs_utils.hpp creport: use fs bindings 2020-03-08 01:45:12 -08:00
ncm_install_task_base.cpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
ncm_install_task_data.cpp NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
ncm_make_path.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
ncm_memory_report.cpp ncm: update to 10.0.0 (#879) 2020-04-14 10:11:51 -07:00
ncm_on_memory_content_meta_database_impl.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
ncm_on_memory_content_meta_database_impl.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
ncm_package_install_task.cpp NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
ncm_package_install_task_base.cpp NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
ncm_package_system_downgrade_task.cpp ncm: implement firmware downgrading (#958) 2020-05-18 08:03:38 -07:00
ncm_package_system_update_task.cpp ncm: fix exfat system updates 2020-06-22 16:15:56 -07:00
ncm_placeholder_accessor.cpp creport: use fs bindings 2020-03-08 01:45:12 -08:00
ncm_placeholder_accessor.hpp os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
ncm_read_only_content_storage_impl.cpp creport: use fs bindings 2020-03-08 01:45:12 -08:00
ncm_read_only_content_storage_impl.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
ncm_remote_content_manager_impl.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
ncm_remote_content_meta_database_impl.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
ncm_remote_content_storage_impl.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
ncm_storage_utils.cpp NCM client implementation (#858) 2020-04-03 22:40:46 -07:00
ncm_submission_package_install_task.cpp NCM client implementation (#858) 2020-04-03 22:40:46 -07:00