summaryrefslogtreecommitdiff
path: root/src/core/hid
AgeCommit message (Expand)Author
2023-07-02service: nfc: Ensure controller is in the correct modegerman77
2023-06-24core: hid: Allow to read bin files while switch controller is availablegerman77
2023-06-24input_common: Dont try to read/write data from 3rd party controllersgerman77
2023-06-21input_common: Implement native mifare supportNarr the Reg
2023-06-03core: hid: Finish linking motion from virtual controllersNarr the Reg
2023-05-21input_common: Implement amiibo writtingNarr the Reg
2023-05-08core: hid: Allow to calibrate gyro sensorNarr the Reg
2023-05-07core: hid: Update motion on a better placegerman77
2023-05-06Merge pull request #10174 from german77/motriodbunnei
2023-05-06Merge pull request #10167 from german77/motion_previewliamwhite
2023-05-05input_common: Add experimental motion to buttongerman77
2023-05-05input_common: Add property to invert an axis buttonNarr the Reg
2023-05-05yuzu: Add motion preview to controller inputNarr the Reg
2023-05-04core: hid: Fix state of capture and home buttonsgerman77
2023-04-15core: hid: Remove deadzone of virtual controllergerman77
2023-03-12general: fix spelling mistakesLiam
2023-02-26Revert "yuzu: config: Remove player 8 and 9 from config file"Narr the Reg
2023-02-25yuzu: config: Remove player 8 and 9 from config fileNarr the Reg
2023-02-25Merge pull request #9848 from german77/metroid_motionliamwhite
2023-02-21core: hid: Restore motion state on refresh and clamp motion valuesNarr the Reg
2023-02-21core: hid: Fix native mouse mappingsNarr the Reg
2023-02-16input_common: Split mouse input into individual devicesNarr the Reg
2023-02-09core: hid: Use gyro thresholds modes set by the gameNarr the Reg
2023-02-01input_common: Implement turbo buttonsgerman77
2023-01-25Revert 9617 and fix it on input_commonNarr the Reg
2023-01-24Merge pull request #9492 from german77/joycon_releaseliamwhite
2023-01-20core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicableNarr the Reg
2023-01-19core: hid: Only set the polling mode to the correct sideNarr the Reg
2023-01-19input_common: Implement joycon ir cameraNarr the Reg
2023-01-19yuzu: Add ring controller test buttongerman77
2023-01-19input_common: Use DriverResult on all enginesgerman77
2023-01-19Address review commentsgerman77
2023-01-19core: hid: Fix input regressionsNarr the Reg
2023-01-19input_common: Implement joycon nfcgerman77
2023-01-19core: hid: Enable pulling color data from controllersNarr the Reg
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