summaryrefslogtreecommitdiffstats
path: root/src/core/hid/hid_core.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* common: Change semantics of UNREACHABLE to unconditionally crashLiam2022-06-141-2/+2
|
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* service/hid: Implement SetNpadJoyAssignmentModegerman772021-12-051-0/+10
|
* core/hid: Ensure only valid npad are connectedgerman772021-12-051-0/+10
|
* core: hid: hid_core: Add (Enable/DIsable)AllControllerConfigurationMorph2021-11-291-0/+26
|
* second commit lion reviewgerman772021-11-251-0/+3
|
* Morph review first wavegerman772021-11-251-4/+4
|
* kraken: Address comments from reviewgerman772021-11-251-2/+2
| | | | review fixes
* configuration: Migrate controller settings to emulated controllergerman772021-11-251-0/+21
|
* core/hid: Add emulated controllersgerman772021-11-251-0/+144