summaryrefslogtreecommitdiff
path: root/src/core/hid/emulated_devices.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: fix spelling mistakesGravatar Liam2023-03-121-2/+2
* core: hid: Fix native mouse mappingsGravatar Narr the Reg2023-02-211-22/+7
* core: hid: Migrate ring from emulated devices to emulated controllerGravatar Narr the Reg2023-01-191-18/+0
* general: fix compile for Apple ClangGravatar Liam2022-11-221-0/+1
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* yuzu: Add custom ringcon configurationGravatar german772022-04-161-0/+34
* core: hid: Reduce the amount of dataracesGravatar german772022-04-071-0/+1
* common/input: Avoid numerous large copies of CallbackStatusGravatar Lioncash2021-12-131-6/+5
* core: hid: Mark constructors as explicitGravatar Morph2021-11-291-1/+1
* core: hid: Cleanup and amend documentationGravatar Morph2021-11-291-18/+20
* core/hid: Improve accuary of mouse implementationGravatar german772021-11-241-2/+2
* core/hid: Fully implement native mouseGravatar german772021-11-241-21/+35
* service/hid: Remove includes of core.h and settings.hGravatar german772021-11-241-2/+1
* kraken: Address comments from reviewGravatar german772021-11-241-12/+16
* settings: Fix mouse and keyboard mappingsGravatar german772021-11-241-0/+3
* core/hid: Documment some filesGravatar german772021-11-241-16/+68
* core/hid: Add emulated controllersGravatar german772021-11-241-0/+137