96 Commits (bb2e407772cde74610e191ec2f66e1afafc03a1e)

Author SHA1 Message Date
german77 8df3aed2f1 core: hid: Fix state of capture and home buttons 3 years ago
german77 70a97fb5c7 core: hid: Remove deadzone of virtual controller 3 years ago
Narr the Reg ff11fdb07e
Revert "yuzu: config: Remove player 8 and 9 from config file" 3 years ago
Narr the Reg 60688bf0d5 yuzu: config: Remove player 8 and 9 from config file 3 years ago
Narr the Reg 739a81055f core: hid: Restore motion state on refresh and clamp motion values 3 years ago
Narr the Reg 5e9fa5def5 core: hid: Use gyro thresholds modes set by the game 3 years ago
german77 75e81885b0 input_common: Implement turbo buttons 3 years ago
Narr the Reg cc821bfae1 Revert 9617 and fix it on input_common 3 years ago
Narr the Reg d9ee7c3297 core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable 3 years ago
Narr the Reg 4a307a7b3a core: hid: Only set the polling mode to the correct side 3 years ago
Narr the Reg 459fb2b213 input_common: Implement joycon ir camera 3 years ago
german77 5cb437703f yuzu: Add ring controller test button 3 years ago
german77 527dad7097 input_common: Use DriverResult on all engines 3 years ago
Narr the Reg 1c08d532e0 core: hid: Fix input regressions 3 years ago
german77 6d6b7bdbc3 input_common: Implement joycon nfc 3 years ago
Narr the Reg ed5fa10e97 core: hid: Enable pulling color data from controllers 3 years ago
Narr the Reg a4074001fe core: hid: Migrate ring from emulated devices to emulated controller 3 years ago
german77 50c86b3c2a core: hid: Fix stick minimum range 3 years ago
Narr the Reg 8042ce7e19 input_common: Create an update engine 3 years ago
MonsterDruide1 04cb05fce0 TAS: Immediately switch stick to TAS on input 3 years ago
MonsterDruide1 bc4126acd7 TAS: Increase accuracy of Stick inputs 3 years ago
german77 243404bf34 input_common: Add virtual gamepad 3 years ago
Lioncash e4a16f50ef emulated_controller: Remove unused parameter in GetMappedDevices() 3 years ago
Lioncash 87543b9dea emulated_controller: Use std::move() in GetMappedDevices() 3 years ago
Liam 6d2c597371 externals: update dynarmic, SDL2 3 years ago
Lioncash 780ae92265 core/hid/emulated_controller: Use ranges version of transform 3 years ago
Lioncash 2ec7d0b5fd common/input: Add helpers functions for creating input and output devices 3 years ago
ameerj 9efdad6a27 Configuration: Add per-game input profiles 3 years ago
german77 2ccbf5abdd core: hid: Add handheld to nfc devices 3 years ago
Morph e6ab1f673b general: Enforce C4800 everywhere except in video_core 3 years ago
german77 7f66050f0c input_common: cache vibration tests 3 years ago
Narr the Reg e85c19adcb service: nfp: Fix errors to pass unit testing 3 years ago
german77 8a3d22c4bd core: hid: Add nfc support to emulated controller 3 years ago
Zwip-Zwap Zapony 31e3437a2f
Fix "controller.colors_state.right" being "left" 3 years ago
Narr the Reg dc8d42243b core: hid: Fix GC triggers overwritting ZL and ZR buttons 3 years ago
Narr the Reg 301702e548 hid: core: Properly emulate controller color and battery level 3 years ago
Narr the Reg 80b462e553 hid: core: Delay the stop vibration command when testing 3 years ago
german77 57311b2c8b core: hid: Add cammera support 4 years ago
german77 18550b165b core: hid: Add fallback for dualjoycon and pro controllers 4 years ago
Narr the Reg bf948b5790 input_common: Make vibration request async 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Narr the Reg bbaa08d7f0 core: hid: Fix double lock on softlock and forced updates 4 years ago
Narr the Reg 9c85cb354a core: hid: Replace lock_guard with scoped_lock 4 years ago
german77 fa5277ecdb core: hid: Reduce the amount of dataraces 4 years ago
german77 fc9abd3c62 nfp: Improve implementation 5 years ago
Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph cb30fe50cd input/hid: Migrate to the new UUID implementation 4 years ago
german77 ebf19616f4 input_common: Add option to configure gyro threshold 4 years ago
Valeri 8eddafd9d0
hid: fix std::transform call 4 years ago
german77 873d26b335 yuzu: Use pad parameter to choose the correct controller 4 years ago