yuzu/src/core/hle/service/am/applets
Morph a6e6a5ac38 general: Get the current process program id directly from the system
This allows us to avoid including KProcess' header file in files that only need to get the current process' program id.
2021-11-04 16:59:39 -04:00
..
applet_controller.cpp applet_controller: Add preliminary support for version 8 2021-07-20 01:45:19 -04:00
applet_controller.h applet_controller: Add preliminary support for version 8 2021-07-20 01:45:19 -04:00
applet_error.cpp general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
applet_error.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_general_backend.cpp general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
applet_general_backend.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_profile_select.cpp common/uuid: Add validity checking functions to interface 2021-09-22 17:59:00 -04:00
applet_profile_select.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_software_keyboard.cpp applet_swkbd: Include the null terminator in the buffer size calculation 2021-08-04 22:32:09 -04:00
applet_software_keyboard.h core: Remove unused includes 2021-11-03 21:42:57 -04:00
applet_software_keyboard_types.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_web_browser.cpp general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
applet_web_browser.h core: Remove unused includes 2021-11-03 21:42:57 -04:00
applet_web_browser_types.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applets.cpp service: Replace service event creation with ServiceContext::CreateEvent 2021-10-01 23:38:59 -04:00
applets.h service: Replace service event creation with ServiceContext::CreateEvent 2021-10-01 23:38:59 -04:00