yuzu/src/core/hle/service/am/applets
Morph fadcee14f8 service: Replace service event creation with ServiceContext::CreateEvent
The service context helps to manage all created events and allows us to close them upon destruction.
2021-10-01 23:38:59 -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 applet_error: Fix 64-bit error code conversion 2021-08-19 13:16:48 -04:00
applet_error.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_general_backend.cpp applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -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_types.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 applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_web_browser_types.h applets: Append applet_ prefix to backend applets 2021-07-14 01:07:09 -04:00
applet_web_browser.cpp applets/web: Resolve Nintendo CDN URLs 2021-07-15 00:31:46 -04:00
applet_web_browser.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