Commit Graph

16 Commits (eb7da791ea5e5c429cb5d34e7e3c0d8978708151)

Author SHA1 Message Date
Albert Liu 4e2b3189b0 Qt: Replace QtSettingsInterface with INISettingsInterface 5 years ago
Connor McLaughlin b56546d8ad Qt: Always poll controllers even when not running
Fixes pause hotkey not unpausing when bound to controller.
6 years ago
Connor McLaughlin 5671fde1ae BitUtils: Make Count{Leading,Trailing}Zeros UB for value==0 6 years ago
Connor McLaughlin 3723cd5867 Qt: Mouse button binding support 6 years ago
Connor McLaughlin ce46475e41 Qt: Use click event rather than pressed to rebind 6 years ago
Connor McLaughlin 8a5e955ba3 Qt: Add input profile support 6 years ago
Connor McLaughlin 1eeb1012aa Qt: Add buttons for binding controller rumble 6 years ago
Connor McLaughlin ad6e4cb6e4 Qt: Add "Clear All" and "Rebind All" to controller bindings 6 years ago
Connor McLaughlin 45050709f2 Qt: Add support for clearing input bindings with right click 6 years ago
Connor McLaughlin 29a09a3685 Introduce ControllerInterface class, port SDL interface over
This breaks controller support in the SDL frontend until it's ported
over to the common interface.
6 years ago
Connor McLaughlin 11b90b2beb Qt: Fix mac build again 6 years ago
Connor McLaughlin b7dfe06f74 Qt: Support axes in input binding widgets 6 years ago
Connor McLaughlin 59cf799491 Qt: Implement controller interface/binding 6 years ago
Connor McLaughlin c5282b99e1 Qt: Thread-safe QSettings access and updating 6 years ago
Connor McLaughlin 87889a13e0 Qt: Properly handle modifier keys for input 6 years ago
Connor McLaughlin 40e1b7af23 Qt: Initial hotkey implementation 6 years ago