52 Commits (f5827baefe0dfca9dc5d8089f1c79d116cbc021b)

Author SHA1 Message Date
marius david f5827baefe Improve emulation of HD Rumble 3 years ago
german77 59f50daf74 input_common: sdl: Only send last vibration command 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Narr the Reg 75039440f3 input_common: Reintroduce custom pro controller support 3 years ago
german77 13ccfd78bd input_common: Address byte review 3 years ago
german77 21a62d4752 input_common: Drop Pro controller support from custom driver 3 years ago
german77 5cbeb6f1c4 input_common: Use DriverResult on all engines 3 years ago
Narr the Reg 216bdb7884 input_common: Disable SDL driver with switch controllers 3 years ago
german77 924d8bf7cc input_common: reset sdl motion if data is invalid 3 years ago
Narr the Reg 0476f77e9c input_common: Filter SDL GUID 3 years ago
german77 cddbfe5e67 input_common: Pump sdl events from main thread 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
Liam 47fc168030 common: remove "yuzu:" prefix from thread names 3 years ago
Narr the Reg 2d6690468b input_common: sdl: Always check for motion on reconnect 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
german77 93cbaeb605 input_common: sdl: lower vibration frequency and use it's own unique thread 4 years ago
Narr the Reg d061038994 input_common: Replace usage of string guid to common uuid 4 years ago
Narr the Reg 3cd7b067e0 input_common: Make vibration request async 4 years ago
Merry b02d74d113 input_common: Replace lock_guard with scoped_lock 4 years ago
Narr the Reg f27e097244 input_common: Map sticks correctly when mapped sideways 4 years ago
german77 2ea4a2b74e yuzu: Add auto center on right click 4 years ago
german77 75d96d5462 input_common: Remove battery duplicated struct and update every button press 4 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
Narr the Reg 2198237e42 yuzu: ui: Improve battery symbols 4 years ago
Narr the Reg 9ea465d958 input_common: Add DS5 to HD rumble list 4 years ago
gidoly 3465aa5d57 Xbox controller default name nit pick 4 years ago
gidoly ede1976820 Change default name for ps controllers 4 years ago
german77 353317f31e yuzu: Add controller hotkeys 4 years ago
Valeri af37388ee5 input/SDL: Update SDL hints 4 years ago
Lioncash 190cfc5997 input_engine: Take BasicMotion by const reference with SetMotion() and TriggerOnMotionChange() 4 years ago
Lioncash f41c22d30f input_engine: Pass VibrationStatus by const reference in SetRumble() 4 years ago
Lioncash 54e164d9de input_engine: std::move engine name where applicable 4 years ago
Narr the Reg 48537c07cd input_common: Fix error with thread name 4 years ago
german77 b8b849dc2e input_common: Move button names to the frontend 4 years ago
german77 bc9641614d input_common: Fix SDL controller with inverted axis 4 years ago
german77 30de38ee7f kraken: Address comments from review 4 years ago
german77 9f91335a71 kraken: Address comments from review 4 years ago
german77 124404e756 input_common: Add multiple vibration curves 4 years ago
german77 6c7814bc9c core/hid: Fix rumble too strong at 1% 4 years ago
german77 00f654cd22 core/hid: Only signal when needed 4 years ago
german77 66cf94709a core/hid: Add output devices 4 years ago
german77 9a108578ed input_common: Rewrite SDL 4 years ago