292 Commits (85795de99f27e57ddf97696e7915ddd4bdf02976)

Author SHA1 Message Date
Nicolas Jallamion 6573ff64b4
input/sdl_impl: fix rumble support on DualSense. (#6683) 5 years ago
german77 14d5202da6 input_common: Fix mouse panning behaivour 5 years ago
lat9nq f785933125 sdl_impl, emu_window: Remove clang ignore 5 years ago
german77 240019feca input_common: Make button threshold customizable 5 years ago
german77 c7478642a6 input_common: Support SDL toggle buttons 5 years ago
german77 289f59dabd input_common: Fix build with sdl disabled 5 years ago
ameerj 0ed1077763 configure_input: Use u8 for mouse sensitivity 5 years ago
lat9nq a949ee0410 general: Code formatting improvements 5 years ago
Morph ebb82b0b83 CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 5 years ago
german77 c19ec2edd9 input_common: Add missing modifier callback to analog from button 5 years ago
lat9nq 0e5c74bc9e core, input_common: Miscellaneous fixes 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
Morph 954259312e input_common: Remove #pragma warning directives for external headers 5 years ago
Morph 58550cfcdc input_common: Enforce C4242 5 years ago
Chloe f216a9432b
Add missing includes (#6521) 5 years ago
Rodrigo Locatti 0a39163a90 input_common/mouse_input: Fix data race 5 years ago
lat9nq ddc47e6df8 cmake: General improvements to libusb linking 5 years ago
german77 a323bc5af8 input_common: Analog button, use time based position instead of frequent updates 5 years ago
german77 ea4b7226a6 input_common: Add dual joycon support 5 years ago
german77 f20f4587e6 input_common: Implement SDL motion 5 years ago
german77 edd498f6e0 input_common: Fix crash when controller disconnects 5 years ago
german77 85eeae7aad input_common: Rewrite sdl analog mapping 5 years ago
german77 fd7c273fab input_common: Sanitize motion data 5 years ago
german77 6e81473574 input_common: Release mouse buttons on out of focus 5 years ago
german77 729545a946 input_common: Reset GC sticks center by measuring multiple packets 5 years ago
german77 c19ad21ae8 hid: Implement SevenSixAxis and ConsoleSixAxisSensor 5 years ago
lat9nq f973274b99 general: Ignore implicit-fallthrough for SDL.h 5 years ago
lat9nq de69a5266f cmake: Use SDL 2.0.14 and fix CMake scope issue 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
german77 bb3dce9363 Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 5 years ago
german77 d9db1d125e InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nintendo Pro controllers 5 years ago
german77 41e94b7b99 Enable mouse toggle buttons 5 years ago
german 1f228c51ca Enable button toggle for keyboard in the modifier button 5 years ago
german 9b3af0027b inputCommon: Use an unique client id for each socket instance 5 years ago
german77 4738e14cb0 inputCommon: Mouse fixes 5 years ago
Morph 1c550ff954
Revert "Port citra-emu/citra#5123: "SDL: Disable hidapi drivers due to compatibility problems with certain controllers"" 5 years ago
german 594973bdd2 Improve mouse panning 5 years ago
Lioncash a352f34462 udp: Silence unused member variable warnings 5 years ago
Lioncash cda24b8eb1 udp/client: Define ClientData constructor/destructor in cpp file 5 years ago
german a994a40467 hid: Implement GC controller 5 years ago
german 52b79ac009 Add mouse panning 5 years ago
german c9597af39d Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse 5 years ago
german 481cd86722 Make settings controller image change with controller input 5 years ago
ameerj ef8b3623f5 analog_from_button: Fix update_thread.join exception 5 years ago
Morph 5942d206c2 sdl_impl: Set the maximum vibration duration to 1 second 5 years ago
german b483f2d010 Always initialize keyboard input 5 years ago
german 8495e1bd83 Add mutitouch support for touch screens 5 years ago
german d8df9a16bd Allow to return up to 16 touch inputs per engine 5 years ago
Morph a745d87971 general: Fix various spelling errors 5 years ago
german aa4c7687ee Port citra-emu/citra#5509 5 years ago