aboutsummaryrefslogtreecommitdiff
path: root/src/core/hid/emulated_controller.cpp
AgeCommit message (Expand)Author
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 #10167 from german77/motion_previewliamwhite
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-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-21core: hid: Restore motion state on refresh and clamp motion valuesNarr 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-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-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-04Merge pull request #9273 from ameerj/per-game-profileliamwhite
2022-12-04externals: update dynarmic, SDL2Liam
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-20Configuration: Add per-game input profilesameerj
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-03service: nfp: Fix errors to pass unit testingNarr the Reg
2022-10-02Merge pull request #8955 from german77/amiibo-rewritebunnei
2022-10-02core: hid: Add nfc support to emulated controllergerman77
2022-10-01Fix "controller.colors_state.right" being "left"Zwip-Zwap Zapony
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-23core: hid: Add cammera supportgerman77