summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/applets/controller.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: Fix controller type validationgerman772021-12-301-5/+5
* core/hid: Rename NpadType to NpadStyleIndexgerman772021-11-251-5/+5
* Morph review first wavegerman772021-11-251-3/+2
* kraken: Address comments from reviewgerman772021-11-251-30/+21
* core/frontend: Update appletsgerman772021-11-251-9/+14
* 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-271-1/+1
* Revert "core: Fix clang build"bunnei2020-10-211-1/+1
* core: Fix clang buildLioncash2020-10-181-1/+1
* frontend/controller: Eliminate dependency on the global system instanceLioncash2020-09-261-4/+4
* 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
* Project Mjölnir: Part 2 - Controller AppletMorph2020-09-041-0/+40