summaryrefslogtreecommitdiff
path: root/src/hid_core/frontend/emulated_controller.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13163 from german77/ringGravatar liamwhite2024-02-251-3/+2
|\
| * core: hid: hid_core doesn't have access to LIBUSBGravatar german772024-02-251-3/+2
* | core: hid: Reintroduce vibration filterGravatar german772024-02-241-0/+17
|/
* scope_exit: Make constexprGravatar FearlessTobi2024-02-191-17/+33
* core: hid: Remove driver errors from logGravatar german772024-02-181-1/+5
* android: Input mappingGravatar t8952024-02-171-3/+1
* hid_core: Prevent crash if we try to iterate through empty color devices listGravatar t8952024-02-161-0/+3
* hid_core: Use dedicated "port" for android's input overlayGravatar t8952024-02-161-0/+9
* core: hid: Skip duplicated vibrationsGravatar Narr the Reg2024-01-231-2/+10
* core: hid: Only set polling mode if neededGravatar Narr the Reg2024-01-231-1/+5
* core: hid: Allow to disable vibrationGravatar Narr the Reg2024-01-211-2/+7
* Merge pull request #12660 from german77/better-vibrationGravatar liamwhite2024-01-201-7/+33
|\
| * service: hid: Fully implement abstract vibrationGravatar Narr the Reg2024-01-151-7/+33
* | core: hid: Disable special features before disconnecting the controllersGravatar Narr the Reg2024-01-161-0/+1
|/
* Merge remote-tracking branch 'origin/master' into typos3Gravatar Viktor Szépe2024-01-161-11/+11
|\
| * service: hid: Create abstracted pad structureGravatar german772024-01-111-11/+11
* | Fix more typosGravatar Viktor Szépe2024-01-151-16/+16
|/
* hid_core: Move hid to it's own subprojectGravatar Narr the Reg2024-01-051-0/+1972