yuzu/src/core/frontend/applets
Zach Hilman 6ff9008230 web_browser: Rename OpenPage to OpenPageLocal
This is more representative of what actually occurs, as web does support remote URLs which wouldn't need a romfs callback. This paves for easy future support of this with a call like 'OpenPageRemote' or similar.
2019-06-24 20:05:11 -04:00
..
error.cpp frontend: Add frontend receiver for Error applet 2019-04-17 11:35:24 -04:00
error.h frontend: Add frontend receiver for Error applet 2019-04-17 11:35:24 -04:00
general_frontend.cpp frontend: Add base class and default impl of parent controls applet frontend 2019-06-24 20:05:11 -04:00
general_frontend.h frontend: Add base class and default impl of parent controls applet frontend 2019-06-24 20:05:11 -04:00
profile_select.cpp profile_select: Port Service::Account::UUID to Common::UUID 2019-04-25 08:13:11 -04:00
profile_select.h profile_select: Port Service::Account::UUID to Common::UUID 2019-04-25 08:13:11 -04:00
software_keyboard.cpp applet: Add operation completed callback 2018-11-18 10:53:47 -05:00
software_keyboard.h applet: Add operation completed callback 2018-11-18 10:53:47 -05:00
web_browser.cpp web_browser: Rename OpenPage to OpenPageLocal 2019-06-24 20:05:11 -04:00
web_browser.h web_browser: Rename OpenPage to OpenPageLocal 2019-06-24 20:05:11 -04:00