10 Commits (eb88e9d08851f1aeb4716d43f220a06880bf42eb)

Author SHA1 Message Date
Lioncash eb88e9d088 general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Lioncash 54150dcb73 input_common/sdl: Correct return values within implementations of GetPollers() 7 years ago
Lioncash ae7b537792 input_common/sdl: Use a type alias to shorten declaration of GetPollers 7 years ago
Lioncash 3a67c46490 input_common/sdl_impl: Make lambda capture more specific in SDLState constructor 7 years ago
Lioncash ddbcc91a56 input_common/sdl_impl: Remove unnecessary std::chrono::duration construction 7 years ago
Lioncash 4eeedd0436 input_common/sdl_impl: Remove unused variable in SDLState constructor 7 years ago
B3n30 70bc80da4d fixup! Joystick: Allow for background events; Add deadzone to SDLAnalog 7 years ago
Weiyi Wang 618e092e42 input/sdl: lock map mutex after SDL call 7 years ago
James Rowe a15f8a9936 Input: Remove global variables from SDL Input 7 years ago
James Rowe 408b20b3d2 Input: Copy current SDL.h/cpp files to impl 7 years ago
Tobias ab39d25ff0 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
Lioncash fc2d6869bf input_common: Use std::move where applicable 7 years ago
Lioncash d682d53bb2 input_common: Add missing override specifiers 7 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Lioncash db4f7293fd input_common: Move old logging macros over to fmt-capable ones 8 years ago
Lioncash 651b5153dc input_common/sdl: Silence a -Wpessimizing-move warning 8 years ago
muemart a884f3d03e Adding meumart's Citra SDL Joystick support. Citra PR #3116 8 years ago
danzel 6610e914a3 Fix some spelling mistakes 8 years ago
wwylele 96a97f2f6d input_common/sdl: add support for binding button to axis 9 years ago
wwylele 9cd5268ac3 InputCommon: add SDL joystick support 9 years ago