summaryrefslogtreecommitdiff
path: root/src/core/hid/emulated_console.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: hid: Split hid.cpp into individual interfacesGravatar Narr the Reg2023-11-151-8/+0
* core: hid: Finish linking motion from virtual controllersGravatar Narr the Reg2023-06-031-2/+2
* core: hid: Implement true multitouch supportGravatar Narr the Reg2022-11-191-4/+11
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* core: hid: Reduce the amount of dataracesGravatar german772022-04-071-0/+1
* general: Move deleted copy/move constructor/assignment operators to public in...Gravatar Lioncash2022-02-021-0/+1
* Merge pull request #7481 from german77/gyro-biasGravatar bunnei2021-12-211-0/+2
|\
| * service/hid: Improve console motion accuracyGravatar Narr the Reg2021-12-121-0/+2
* | common/input: Avoid numerous large copies of CallbackStatusGravatar Lioncash2021-12-131-2/+2
|/
* core: hid: Mark constructors as explicitGravatar Morph2021-11-291-1/+1
* core: hid: Cleanup and amend documentationGravatar Morph2021-11-291-12/+14
* service/hid: Remove includes of core.h and settings.hGravatar german772021-11-241-1/+0
* kraken: Address comments from reviewGravatar german772021-11-241-6/+9
* Morph review first waveGravatar german772021-11-241-5/+5
* service/hid: Fix gesture inputGravatar german772021-11-241-0/+3
* core/hid: Documment some filesGravatar german772021-11-241-14/+55
* core/hid: Add emulated controllersGravatar german772021-11-241-0/+142