98 Commits (1911b50d34c61139742f86960008bc8d0c72e623)

Author SHA1 Message Date
Narr the Reg 94c16132ba yuzu: Add motion preview to controller input 3 years ago
german77 dbef75ecdd core: hid: Fix state of capture and home buttons 3 years ago
german77 18bb76b6a0 core: hid: Remove deadzone of virtual controller 3 years ago
Narr the Reg 2e388209d7 Revert "yuzu: config: Remove player 8 and 9 from config file" 3 years ago
Narr the Reg f6531fb17c yuzu: config: Remove player 8 and 9 from config file 3 years ago
Narr the Reg 86a9ed6ef1 core: hid: Restore motion state on refresh and clamp motion values 3 years ago
Narr the Reg 420560f4d3 core: hid: Use gyro thresholds modes set by the game 3 years ago
german77 db99ab5431 input_common: Implement turbo buttons 3 years ago
Narr the Reg a8579f0b26 Revert 9617 and fix it on input_common 3 years ago
Narr the Reg 9f9cf5732b core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable 3 years ago
Narr the Reg 000a5852ee core: hid: Only set the polling mode to the correct side 3 years ago
Narr the Reg 91f98f57b3 input_common: Implement joycon ir camera 3 years ago
german77 22eb8ce395 yuzu: Add ring controller test button 3 years ago
german77 5cbeb6f1c4 input_common: Use DriverResult on all engines 3 years ago
Narr the Reg 8dbef30cb7 core: hid: Fix input regressions 3 years ago
german77 b40c5ba2c3 input_common: Implement joycon nfc 3 years ago
Narr the Reg 59e89afde4 core: hid: Enable pulling color data from controllers 3 years ago
Narr the Reg 3672362ce1 core: hid: Migrate ring from emulated devices to emulated controller 3 years ago
german77 c76721182c core: hid: Fix stick minimum range 3 years ago
Narr the Reg 243f2931b5 input_common: Create an update engine 3 years ago
MonsterDruide1 ffc89d8b84 TAS: Immediately switch stick to TAS on input 3 years ago
MonsterDruide1 f33599d41c TAS: Increase accuracy of Stick inputs 3 years ago
german77 3cc666b845 input_common: Add virtual gamepad 3 years ago
Lioncash 7a349e99ee emulated_controller: Remove unused parameter in GetMappedDevices() 3 years ago
Lioncash 68d9621a8b emulated_controller: Use std::move() in GetMappedDevices() 3 years ago
Liam 8fbec5d298 externals: update dynarmic, SDL2 3 years ago
Lioncash a9892677ed core/hid/emulated_controller: Use ranges version of transform 3 years ago
Lioncash 0862aabdc6 common/input: Add helpers functions for creating input and output devices 3 years ago
ameerj 19ca666e9f Configuration: Add per-game input profiles 3 years ago
german77 06555ad6c0 core: hid: Add handheld to nfc devices 3 years ago
Morph 9fba74d245 general: Enforce C4800 everywhere except in video_core 3 years ago
german77 96881efdc3 input_common: cache vibration tests 3 years ago
Narr the Reg 280a232e27 service: nfp: Fix errors to pass unit testing 3 years ago
german77 3be3a16c01 core: hid: Add nfc support to emulated controller 3 years ago
Zwip-Zwap Zapony 2eb08dac0f Fix "controller.colors_state.right" being "left" 3 years ago
Narr the Reg 07d2e08272 core: hid: Fix GC triggers overwritting ZL and ZR buttons 3 years ago
Narr the Reg 67f4daf029 hid: core: Properly emulate controller color and battery level 3 years ago
Narr the Reg 7cf52e6eb8 hid: core: Delay the stop vibration command when testing 3 years ago
german77 2cb57c0f7f core: hid: Add cammera support 4 years ago
german77 412221d1a1 core: hid: Add fallback for dualjoycon and pro controllers 4 years ago
Narr the Reg 3cd7b067e0 input_common: Make vibration request async 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Narr the Reg b12a44a5ea core: hid: Fix double lock on softlock and forced updates 4 years ago
Narr the Reg c5b3ff2238 core: hid: Replace lock_guard with scoped_lock 4 years ago
german77 48ac3b1b60 core: hid: Reduce the amount of dataraces 4 years ago
german77 68ed8e2388 nfp: Improve implementation 5 years ago
Morph e47b5e6a26 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph 51c445f7e8 input/hid: Migrate to the new UUID implementation 4 years ago
german77 1fca7203d3 input_common: Add option to configure gyro threshold 4 years ago
Valeri 8b3ea1258c hid: fix std::transform call 4 years ago