summaryrefslogtreecommitdiffstats
path: root/src/core/hid/emulated_console.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: touch: Rewrite touch driver to support multiple touch pointsgerman772022-05-231-4/+11
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* core: hid: Replace lock_guard with scoped_lockNarr the Reg2022-04-071-7/+7
* core: hid: Reduce the amount of dataracesgerman772022-04-071-4/+13
* Correct assignment source for rotationsValeri2022-01-171-1/+1
* Merge pull request #7481 from german77/gyro-biasbunnei2021-12-211-0/+3
|\
| * service/hid: Improve console motion accuracyNarr the Reg2021-12-131-0/+3
* | common/input: Avoid numerous large copies of CallbackStatusLioncash2021-12-141-9/+12
|/
* input_common: Fully implement UDP controllersNarr the Reg2021-11-261-2/+4
* core/hid: Fully implement native mousegerman772021-11-251-4/+7
* core/hid: Remove usage of native types, fix a couple of errors with motiongerman772021-11-251-1/+1
* service/hid: Remove includes of core.h and settings.hgerman772021-11-251-0/+1
* config: Cleanup and documentationgerman772021-11-251-1/+5
* second commit lion reviewgerman772021-11-251-2/+3
* settings: Fix Debug controller type optionsgerman772021-11-251-1/+2
* kraken: Address comments from reviewgerman772021-11-251-8/+9
* Morph review first wavegerman772021-11-251-2/+2
* kraken: Address comments from reviewgerman772021-11-251-2/+0
* service/hid: Fix gesture inputgerman772021-11-251-23/+34
* hid: Fix controller connection/disconnectiongerman772021-11-251-1/+0
* core/hid: Add emulated controllersgerman772021-11-251-0/+208