1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 21:43:29 +01:00
Atmosphere/stratosphere/pm/source
SciresM 98cc051387
pgl: Reimplement the pgl sysmodule (#896)
* pgl: add skeleton folder to stratosphere

* pgl: Add service interface for IShellInterface

* pgl: begin skeletoning shell service, implement two commands.

* pgl: Implement three more commands.

* pgl: implement bool tracking commands

* pgl: Implement TriggerApplicationSnapShotDumper

* pgl: implement InitializeProcessControlTask

* pgl: Implement pgl::srv::Initialize

* pgl: Implement main()

* pgl: Implement (Get)ShellEventObserver

* pgl: implement LaunchProgramFromHost, GetHostContentMetaInfo

* pgl: Implement ProcessControlTask

* settings: fix duplicate object name

* pgl: fix minor bugs in impl
2020-04-16 19:55:47 -07:00
..
impl pgl: Reimplement the pgl sysmodule (#896) 2020-04-16 19:55:47 -07:00
pm_boot_mode_service.cpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
pm_boot_mode_service.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
pm_debug_monitor_service.cpp stratosphere: fix building with latest libnx 2020-03-29 15:24:40 -07:00
pm_debug_monitor_service.hpp hos::Version: rename enum members 2020-04-13 22:19:44 -07:00
pm_info_service.cpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
pm_info_service.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
pm_main.cpp hos::Version: rename enum members 2020-04-13 22:19:44 -07:00
pm_shell_service.cpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
pm_shell_service.hpp hos::Version: rename enum members 2020-04-13 22:19:44 -07:00