summaryrefslogtreecommitdiff
path: root/src/hid_core/frontend (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-25core: hid: hid_core doesn't have access to LIBUSBGravatar german771-3/+2
2024-02-24core: hid: Reintroduce vibration filterGravatar german772-0/+18
2024-02-19scope_exit: Make constexprGravatar FearlessTobi1-17/+33
2024-02-18core: hid: Remove driver errors from logGravatar german771-1/+5
2024-02-17android: Input mappingGravatar t8951-3/+1
2024-02-16hid_core: Prevent crash if we try to iterate through empty color devices listGravatar t8951-0/+3
2024-02-16hid_core: Use dedicated "port" for android's input overlayGravatar t8952-1/+11
2024-01-23core: hid: Skip duplicated vibrationsGravatar Narr the Reg2-3/+12
2024-01-23core: hid: Only set polling mode if neededGravatar Narr the Reg1-1/+5
2024-01-21core: hid: Allow to disable vibrationGravatar Narr the Reg1-2/+7
2024-01-16core: hid: Disable special features before disconnecting the controllersGravatar Narr the Reg1-0/+1
2024-01-15service: hid: Fully implement abstract vibrationGravatar Narr the Reg2-8/+52
2024-01-15Fix more typosGravatar Viktor Szépe3-19/+19
2024-01-11service: hid: Create abstracted pad structureGravatar german771-11/+11
2024-01-05hid_core: Move hid to it's own subprojectGravatar Narr the Reg12-0/+5008