summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/applets (follow)
Commit message (Expand)AuthorAgeFilesLines
* applets: Remove the previous software keyboard applet implementationMorph2021-04-152-53/+1
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* hid: Implement GC controllergerman2021-02-081-0/+1
* applets/web: Implement the online web browser appletMorph2020-12-182-0/+17
* main, applets/web: Re-add progress dialog for RomFS extractionMorph2020-12-182-8/+8
* applets/web: Implement the default web browser applet frontendMorph2020-12-182-0/+20
* applets: Remove the previous web browser applet implementationMorph2020-12-184-136/+0
* core: Remove unnecessary enum casts in log callsLioncash2020-12-081-3/+4
* hid: Reorder all HID commandsMorph2020-11-161-2/+2
* settings: Preparation for per-game input settingsMorph2020-11-161-2/+2
* controller: Pass ControllerParameters by reference in ReconfigureControllers()Lioncash2020-10-272-3/+3
* Revert "core: Fix clang build"bunnei2020-10-212-3/+2
* core: Fix clang buildLioncash2020-10-182-2/+3
* frontend/controller: Eliminate dependency on the global system instanceLioncash2020-09-262-4/+12
* applets/controller: Resolve several compiler warningsMorph2020-09-041-1/+2
* Address feedbackMorph2020-09-041-0/+2
* applets/controller: Modify heuristic to account for certain gamesMorph2020-09-041-7/+12
* applets/controller: Implement fallback applet for the SDL frontendMorph2020-09-041-1/+34
* applets/controller: Implement "Explain Text"Morph2020-09-041-0/+3
* Project Mjölnir: Part 2 - Controller AppletMorph2020-09-042-0/+85
* general_frontend: Add documentation for parental controls and ecommerce appletsZach Hilman2019-06-252-4/+32
* frontend: Add base class and default impl for ECommerce applet frontendZach Hilman2019-06-252-0/+102
* web_browser: Rename OpenPage to OpenPageLocalZach Hilman2019-06-252-7/+7
* frontend: Add base class and default impl of parent controls applet frontendZach Hilman2019-06-252-1/+52
* profile_select: Port Service::Account::UUID to Common::UUIDZach Hilman2019-04-252-7/+6
* web_browser: Make OpenPage non-constZach Hilman2019-04-172-3/+3
* main: Add GMainWindow hooks for Error displayZach Hilman2019-04-171-1/+1
* general_frontend: Add frontend scaffold for PhotoViewer appletZach Hilman2019-04-172-0/+55
* frontend: Add frontend receiver for Error appletZach Hilman2019-04-172-0/+71
* web_browser: Make OpenPage constZach Hilman2019-04-172-3/+3
* core/frontend/applets/web_browser: Make OpenPage() non-constLioncash2019-01-172-3/+3
* frontend: Add frontend responder for web browserZach Hilman2018-12-282-0/+52
* frontend: Add frontend applet for ProfileSelectZach Hilman2018-12-032-0/+46
* applet: Add operation completed callbackZach Hilman2018-11-182-3/+7
* software_keyboard: Make GetText asynchronousZach Hilman2018-11-182-5/+9
* am: Allow applets to push multiple and different channels of dataZach Hilman2018-11-182-8/+7
* am: Implement ILibraryAppletAccessor IsCompleted and GetResultZach Hilman2018-11-181-0/+1
* am: Implement text check software keyboard modeZach Hilman2018-11-182-0/+8
* am: Deglobalize software keyboard appletZach Hilman2018-11-182-31/+36
* qt/main: Register Qt Software Keyboard frontend with AMZach Hilman2018-11-181-0/+1
* frontend/applets: Add frontend software keyboard provider and defaultZach Hilman2018-11-182-0/+61