592 Commits (8f8a15827ff319364e3678c1957ddcaff61694da)

Author SHA1 Message Date
lat9nq 7a30ae6845 sdl_impl, emu_window: Remove clang ignore 5 years ago
german77 9e0f89e081 input_common: Make button threshold customizable 5 years ago
german77 f098c2163b input_common: Support SDL toggle buttons 5 years ago
german77 77db68f9e3 input_common: Fix build with sdl disabled 5 years ago
ameerj 4e2d71a8ce configure_input: Use u8 for mouse sensitivity 5 years ago
lat9nq d9109a708b general: Code formatting improvements 5 years ago
Morph 64f22684d4 CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 5 years ago
german77 cf1280874f input_common: Add missing modifier callback to analog from button 5 years ago
lat9nq 3352742284 core, input_common: Miscellaneous fixes 5 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
Morph 1917128312 input_common: Remove #pragma warning directives for external headers 5 years ago
Morph b6c7707fe9 input_common: Enforce C4242 5 years ago
Chloe a9a9167009 Add missing includes (#6521) 5 years ago
Rodrigo Locatti 65df2a2ba0 input_common/mouse_input: Fix data race 5 years ago
lat9nq 21d81ee941 cmake: General improvements to libusb linking 5 years ago
german77 b398e0783e input_common: Analog button, use time based position instead of frequent updates 5 years ago
german77 e99220d321 input_common: Add dual joycon support 5 years ago
german77 b79310def9 input_common: Implement SDL motion 5 years ago
german77 2d3df5d3f4 input_common: Fix crash when controller disconnects 5 years ago
german77 b41d05a12c input_common: Rewrite sdl analog mapping 5 years ago
german77 eac788499b input_common: Sanitize motion data 5 years ago
german77 1562858963 input_common: Release mouse buttons on out of focus 5 years ago
german77 7d6d399f26 input_common: Reset GC sticks center by measuring multiple packets 5 years ago
german77 c8845b4fdf hid: Implement SevenSixAxis and ConsoleSixAxisSensor 5 years ago
lat9nq 1e36a11626 general: Ignore implicit-fallthrough for SDL.h 5 years ago
lat9nq c8a26a2cbf cmake: Use SDL 2.0.14 and fix CMake scope issue 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
german77 129c89b47d 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 ad6e6210db InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nintendo Pro controllers 5 years ago
german77 9c42c9e164 Enable mouse toggle buttons 5 years ago
german 03c81d5e1f Enable button toggle for keyboard in the modifier button 5 years ago
german 0cb68543e2 inputCommon: Use an unique client id for each socket instance 5 years ago
german77 a380976857 inputCommon: Mouse fixes 5 years ago
Morph ebf4986174 Revert "Port citra-emu/citra#5123: "SDL: Disable hidapi drivers due to compatibility problems with certain controllers"" 5 years ago
german 47f0b00c9d Improve mouse panning 5 years ago
Lioncash 4681f5b60b udp: Silence unused member variable warnings 5 years ago
Lioncash 70b6d985e7 udp/client: Define ClientData constructor/destructor in cpp file 5 years ago
german 020c22f53d hid: Implement GC controller 5 years ago
german c7cae8769f Add mouse panning 5 years ago
german cbe925c31a Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse 5 years ago
german 93ac87f29e Make settings controller image change with controller input 5 years ago
ameerj 37e544492e analog_from_button: Fix update_thread.join exception 5 years ago
Morph 6b5e5ad224 sdl_impl: Set the maximum vibration duration to 1 second 5 years ago
german b92717bec6 Always initialize keyboard input 5 years ago
german df1070a735 Add mutitouch support for touch screens 5 years ago
german f452fbfc88 Allow to return up to 16 touch inputs per engine 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 5 years ago
german f04be5803d Port citra-emu/citra#5509 5 years ago
gal20 2f5fb99b94 udp client: process packets only for the correct pad 5 years ago
german 139222d3a5 Allow to invert analog axis with right click 5 years ago