summaryrefslogtreecommitdiff
path: root/src/core/hid/emulated_console.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: touch: Rewrite touch driver to support multiple touch pointsGravatar german772022-05-231-4/+11
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* core: hid: Replace lock_guard with scoped_lockGravatar Narr the Reg2022-04-071-7/+7
* core: hid: Reduce the amount of dataracesGravatar german772022-04-071-4/+13
* Correct assignment source for rotationsGravatar Valeri2022-01-171-1/+1
* Merge pull request #7481 from german77/gyro-biasGravatar bunnei2021-12-211-0/+3
|\
| * service/hid: Improve console motion accuracyGravatar Narr the Reg2021-12-121-0/+3
* | common/input: Avoid numerous large copies of CallbackStatusGravatar Lioncash2021-12-131-9/+12
|/
* input_common: Fully implement UDP controllersGravatar Narr the Reg2021-11-261-2/+4
* core/hid: Fully implement native mouseGravatar german772021-11-241-4/+7
* core/hid: Remove usage of native types, fix a couple of errors with motionGravatar german772021-11-241-1/+1
* service/hid: Remove includes of core.h and settings.hGravatar german772021-11-241-0/+1
* config: Cleanup and documentationGravatar german772021-11-241-1/+5
* second commit lion reviewGravatar german772021-11-241-2/+3
* settings: Fix Debug controller type optionsGravatar german772021-11-241-1/+2
* kraken: Address comments from reviewGravatar german772021-11-241-8/+9
* Morph review first waveGravatar german772021-11-241-2/+2
* kraken: Address comments from reviewGravatar german772021-11-241-2/+0
* service/hid: Fix gesture inputGravatar german772021-11-241-23/+34
* hid: Fix controller connection/disconnectionGravatar german772021-11-241-1/+0
* core/hid: Add emulated controllersGravatar german772021-11-241-0/+208