59 Commits (6686468df046a94ea8bdcedb5f552aed95599147)

Author SHA1 Message Date
Lioncash eb335f51ca input_common/sdl: Correct return values within implementations of GetPollers() 7 years ago
Lioncash 874826b6dd input_common/sdl: Use a type alias to shorten declaration of GetPollers 7 years ago
Lioncash 114060fd87 input_common/sdl_impl: Make lambda capture more specific in SDLState constructor 7 years ago
Lioncash d74aa13bd3 input_common/sdl_impl: Remove unnecessary std::chrono::duration construction 7 years ago
Lioncash 834d3fe336 input_common/sdl_impl: Remove unused variable in SDLState constructor 7 years ago
B3n30 71817afbe9 fixup! Joystick: Allow for background events; Add deadzone to SDLAnalog 7 years ago
Weiyi Wang 8b98f60e3c input/sdl: lock map mutex after SDL call 7 years ago
James Rowe 09ac66388c Input: Remove global variables from SDL Input 7 years ago
James Rowe c8554d218b Input: Copy current SDL.h/cpp files to impl 7 years ago
Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
Lioncash 684fc2c320 input_common: Use std::move where applicable 8 years ago
Lioncash 29b6afb82f input_common: Add missing override specifiers 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
Lioncash 376f6397c6
input_common: Move old logging macros over to fmt-capable ones 8 years ago
Lioncash ed296e47f1 input_common/sdl: Silence a -Wpessimizing-move warning 8 years ago
muemart eaff98dbb3 Adding meumart's Citra SDL Joystick support. Citra PR #3116 8 years ago
danzel 8d3f48d0a3 Fix some spelling mistakes 9 years ago
wwylele 4ad82f2e5a input_common/sdl: add support for binding button to axis 9 years ago
wwylele 51b1c1f211 InputCommon: add SDL joystick support 9 years ago