yuzu/src/core/hle/service/am/applets
bunnei 83e8ad2331
Merge pull request #1939 from DarkLordZach/web-applet
applets: Implement HLE web browser applet (LibAppletOff)
2019-01-10 17:04:38 -05:00
..
applets.cpp core/kernel: Remove unnecessary inclusions 2018-12-31 19:04:16 -05:00
applets.h core/kernel: Remove unnecessary inclusions 2018-12-31 19:04:16 -05:00
profile_select.cpp core: Add getter and setter for WebBrowserApplet frontend 2018-12-28 15:32:39 -05:00
profile_select.h applets: Correct event ResetTypes from OneShot to Sticky 2018-12-03 17:27:40 -05:00
software_keyboard.cpp applets: Correct usage of SignalStateChanged event 2018-12-09 19:46:15 -05:00
software_keyboard.h am/applets: Make the applet data broker part of the applet itself. 2018-11-20 12:36:33 -05:00
stub_applet.cpp am: Return StubApplet instead of nullptr when AppletId not found 2018-11-22 15:58:11 -05:00
stub_applet.h am: Return StubApplet instead of nullptr when AppletId not found 2018-11-22 15:58:11 -05:00
web_browser.cpp web_browser: Add bounds checking to applet interface 2018-12-28 18:20:29 -05:00
web_browser.h applets: Implement LibAppletOff (Web) applet 2018-12-28 15:32:39 -05:00