summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/applet_controller.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* applet: controller: Implement cancel buttongerman772023-03-301-5/+7
* qt: implement RequestExit for appletsLiam2023-03-251-1/+1
* applets: implement RequestExitLiam2023-03-251-0/+5
* hle: rename legacy errors to ResultsLiam2023-03-071-4/+3
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-3/+3
* common: Change semantics of UNREACHABLE to unconditionally crashLiam2022-06-141-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* core/hid: Remove usage of native types, fix a couple of errors with motiongerman772021-11-251-0/+1
* second commit lion reviewgerman772021-11-251-0/+2
* configuration: Migrate controller settings to emulated controllergerman772021-11-251-11/+3
* core/frontend: Update appletsgerman772021-11-251-1/+1
* applet_controller: Add preliminary support for version 8Morph2021-07-201-1/+20
* applets: Append applet_ prefix to backend appletsMorph2021-07-141-0/+253