summaryrefslogtreecommitdiff
path: root/src/core/frontend/applets
AgeCommit message (Expand)Author
2021-07-14applets: Append applet_ prefix to backend appletsMorph
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-04-28applets/web: Fix a use-after-free when passing in the URL stringMorph
2021-04-15applets/swkbd: Implement the Default Software Keyboard frontendMorph
2021-04-15applets: Remove the previous software keyboard applet implementationMorph
2021-04-14common: Move settings to common from core.bunnei
2021-02-07hid: Implement GC controllergerman
2020-12-18applets/web: Implement the online web browser appletMorph
2020-12-18main, applets/web: Re-add progress dialog for RomFS extractionMorph
2020-12-18applets/web: Implement the default web browser applet frontendMorph
2020-12-18applets: Remove the previous web browser applet implementationMorph
2020-12-07core: Remove unnecessary enum casts in log callsLioncash
2020-11-15hid: Reorder all HID commandsMorph
2020-11-15settings: Preparation for per-game input settingsMorph
2020-10-26controller: Pass ControllerParameters by reference in ReconfigureControllers()Lioncash
2020-10-20Revert "core: Fix clang build"bunnei
2020-10-17core: Fix clang buildLioncash
2020-09-25frontend/controller: Eliminate dependency on the global system instanceLioncash
2020-09-04applets/controller: Resolve several compiler warningsMorph
2020-09-04Address feedbackMorph
2020-09-04applets/controller: Modify heuristic to account for certain gamesMorph
2020-09-04applets/controller: Implement fallback applet for the SDL frontendMorph
2020-09-04applets/controller: Implement "Explain Text"Morph
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph
2019-06-24general_frontend: Add documentation for parental controls and ecommerce appletsZach Hilman
2019-06-24frontend: Add base class and default impl for ECommerce applet frontendZach Hilman
2019-06-24web_browser: Rename OpenPage to OpenPageLocalZach Hilman
2019-06-24frontend: Add base class and default impl of parent controls applet frontendZach Hilman
2019-04-25profile_select: Port Service::Account::UUID to Common::UUIDZach Hilman
2019-04-17web_browser: Make OpenPage non-constZach Hilman
2019-04-17main: Add GMainWindow hooks for Error displayZach Hilman
2019-04-17general_frontend: Add frontend scaffold for PhotoViewer appletZach Hilman
2019-04-17frontend: Add frontend receiver for Error appletZach Hilman
2019-04-17web_browser: Make OpenPage constZach Hilman
2019-01-17core/frontend/applets/web_browser: Make OpenPage() non-constLioncash
2018-12-28frontend: Add frontend responder for web browserZach Hilman
2018-12-03frontend: Add frontend applet for ProfileSelectZach Hilman
2018-11-18applet: Add operation completed callbackZach Hilman
2018-11-18software_keyboard: Make GetText asynchronousZach Hilman
2018-11-18am: Allow applets to push multiple and different channels of dataZach Hilman
2018-11-18am: Implement ILibraryAppletAccessor IsCompleted and GetResultZach Hilman
2018-11-18am: Implement text check software keyboard modeZach Hilman
2018-11-18am: Deglobalize software keyboard appletZach Hilman
2018-11-18qt/main: Register Qt Software Keyboard frontend with AMZach Hilman
2018-11-18frontend/applets: Add frontend software keyboard provider and defaultZach Hilman