summaryrefslogtreecommitdiff
path: root/src/core/hid
AgeCommit message (Expand)Author
2023-01-19core: hid: Migrate ring from emulated devices to emulated controllerNarr the Reg
2023-01-14core: hid: Fix stick minimum rangegerman77
2023-01-05input_common: Create an update engineNarr the Reg
2023-01-03TAS: Immediately switch stick to TAS on inputMonsterDruide1
2022-12-30core: hid: emulated_console: Avoid a crash if frontend does not configure tou...bunnei
2022-12-25TAS: Increase accuracy of Stick inputsMonsterDruide1
2022-12-16input_common: Add virtual gamepadgerman77
2022-12-05emulated_controller: Remove unused parameter in GetMappedDevices()Lioncash
2022-12-05emulated_controller: Use std::move() in GetMappedDevices()Lioncash
2022-12-05emulated_console: Amend cast in SetTouch()Lioncash
2022-12-05emulated_console: std::move() ParamPackages and callbacks where applicableLioncash
2022-12-04Merge pull request #9273 from ameerj/per-game-profileliamwhite
2022-12-04externals: update dynarmic, SDL2Liam
2022-12-03Merge pull request #9289 from liamwhite/fruit-companyliamwhite
2022-11-28core/hid/emulated_controller: Use ranges version of transformLioncash
2022-11-28common/input: Add helpers functions for creating input and output devicesLioncash
2022-11-27yuzu-cmd: Fix input callback crash on closegerman77
2022-11-22general: fix compile for Apple ClangLiam
2022-11-20Configuration: Add per-game input profilesameerj
2022-11-19core: hid: Implement true multitouch supportNarr the Reg
2022-10-25Merge pull request #9113 from german77/peer_pressureliamwhite
2022-10-25Merge pull request #9107 from german77/gidoly_rulesliamwhite
2022-10-22core: hid: Add handheld to nfc devicesgerman77
2022-10-22general: Enforce C4800 everywhere except in video_coreMorph
2022-10-21input_common: cache vibration testsgerman77
2022-10-16general: Fix spelling of "unknown"Morph
2022-10-09input_common: have an unique vector in callback statusgerman77
2022-10-03service: nfp: Fix errors to pass unit testingNarr the Reg
2022-10-02Merge pull request #8955 from german77/amiibo-rewritebunnei
2022-10-02service: nfp: address commentsgerman77
2022-10-02core: hid: Add nfc support to emulated controllergerman77
2022-10-01Fix "controller.colors_state.right" being "left"Zwip-Zwap Zapony
2022-09-09Merge pull request #8863 from german77/triggersbunnei
2022-09-06input_common: Add support for analog toggleNarr the Reg
2022-09-05core: hid: Fix GC triggers overwritting ZL and ZR buttonsNarr the Reg
2022-08-26Merge pull request #8566 from german77/galaxybunnei
2022-08-09Merge pull request #8722 from german77/ds4_goes_brrrbunnei
2022-08-08hid: core: Properly emulate controller color and battery levelNarr the Reg
2022-08-05hid: core: Delay the stop vibration command when testingNarr the Reg
2022-07-23service: irs: Move to IRS namespace and minor fixesgerman77
2022-07-23core: hid: Add cammera supportgerman77
2022-07-10core: hid: Add fallback for dualjoycon and pro controllersgerman77
2022-06-28service: hid: Correct some mistakes and add more validationsNarr the Reg
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-05-30Merge pull request #8368 from german77/seventimesbunnei
2022-05-28Merge pull request #8374 from german77/asnycvibrationsbunnei
2022-05-27service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssignedgerman77
2022-05-27service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisS...german77
2022-05-23input_common: Make vibration request asyncNarr the Reg
2022-05-23input_common: touch: Rewrite touch driver to support multiple touch pointsgerman77