summaryrefslogtreecommitdiffstats
path: root/src/core/hid/emulated_console.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-19core: hid: Implement true multitouch supportNarr the Reg1-4/+11
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-04-07core: hid: Reduce the amount of dataracesgerman771-0/+1
2022-02-02general: Move deleted copy/move constructor/assignment operators to public interfaceLioncash1-0/+1
2021-12-14common/input: Avoid numerous large copies of CallbackStatusLioncash1-2/+2
2021-12-13service/hid: Improve console motion accuracyNarr the Reg1-0/+2
2021-11-29core: hid: Mark constructors as explicitMorph1-1/+1
2021-11-29core: hid: Cleanup and amend documentationMorph1-12/+14
2021-11-25service/hid: Remove includes of core.h and settings.hgerman771-1/+0
2021-11-25kraken: Address comments from reviewgerman771-6/+9
2021-11-25Morph review first wavegerman771-5/+5
2021-11-25service/hid: Fix gesture inputgerman771-0/+3
2021-11-25core/hid: Documment some filesgerman771-14/+55
2021-11-25core/hid: Add emulated controllersgerman771-0/+142