|
settings: implement KeyValueStore (#1659)
* settings: implement KeyValueStore and dependencies * settings: update KeyValueStore for recent refactoring * settings: address feedback |
|---|
|
|
| exosphere/program/source/smc/secmon_smc_info.cpp |
|---|
| exosphere/program/source/smc/secmon_smc_info.hpp |
|---|
| libraries/libexosphere/include/exosphere/fuse.hpp |
|---|
| libraries/libexosphere/source/fuse/fuse_api.cpp |
|---|
| libraries/libstratosphere/include/stratosphere/ams/impl/ams_system_thread_definitions.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/ncm/ncm_system_content_meta_id.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/settings/settings_fwdbg_types.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/settings/settings_types.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/spl/spl_api.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/spl/spl_types.hpp |
|---|
| libraries/libstratosphere/source/settings/impl/settings_key_value_store.cpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| libraries/libstratosphere/source/settings/impl/settings_key_value_store.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/settings/impl/settings_spl.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/settings/impl/settings_spl.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/settings/impl/settings_static_object.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/settings/impl/settings_system_data.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/settings/impl/settings_system_data.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/settings/impl/settings_system_save_data.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/settings/impl/settings_system_save_data.hpp 0 → 100644 |
|---|
| libraries/libvapours/include/vapours/results/settings_results.hpp |
|---|
| stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.cpp |
|---|
| stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.hpp |
|---|
| stratosphere/ams_mitm/source/set_mitm/settings_sd_kvs.cpp |
|---|