aboutsummaryrefslogtreecommitdiff
path: root/src/core/hid/emulated_controller.cpp
AgeCommit message (Expand)Author
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
2022-07-10core: hid: Add fallback for dualjoycon and pro controllersgerman77
2022-05-23input_common: Make vibration request asyncNarr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-07core: hid: Fix double lock on softlock and forced updatesNarr the Reg
2022-04-07core: hid: Replace lock_guard with scoped_lockNarr the Reg
2022-04-07core: hid: Reduce the amount of dataracesgerman77
2022-02-19Merge pull request #7867 from german77/amiibobunnei
2022-02-08nfp: Improve implementationgerman77
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph
2022-02-05input/hid: Migrate to the new UUID implementationMorph
2022-01-23input_common: Add option to configure gyro thresholdgerman77
2022-01-17hid: fix std::transform callValeri
2022-01-11Merge pull request #7633 from german77/hotkeysbunnei
2022-01-07yuzu: Use pad parameter to choose the correct controllergerman77
2022-01-06yuzu: Add controller hotkeysgerman77
2022-01-06core/hid: Add home and screenshot button supportgerman77
2022-01-01core/hid: Add fallback to fullkey controllersgerman77
2021-12-29core/hid: Fix controller type validationgerman77
2021-12-16core/hid: Cancel any vibration after the testNarr the Reg
2021-12-14core/hid: Fix faulty analog triggersNarr the Reg
2021-12-13common/input: Avoid numerous large copies of CallbackStatusLioncash
2021-12-05core/hid: Add missing controller typegerman77
2021-12-04core/hid: Ensure only valid npad are connectedgerman77
2021-11-27settings: Add debug setting to enable all controllersgerman77
2021-11-26config: Remove vibration configurationgerman77