500 Commits (9184b6ed2bbc2547c431fd9453c0de8de5dec3c3)

Author SHA1 Message Date
german77 4c6f2c2547 input_common: Move touch and analog from button. Move udp protocol 4 years ago
german77 854c933716 input_common: Create input poller and mapping 4 years ago
german77 ea7b1fbc67 input_common: Create input_engine 4 years ago
Fernando S 33e92c15eb
Revert "input_common: Fix data race on GC implementation" 4 years ago
ameerj b01aa721ff input_common: Fix VS2022 compilation errors 4 years ago
german77 8212a864ca input_common/sdl: Fix joystick range 4 years ago
ameerj 73666fb262 general: Update style to clang-format-12 4 years ago
german77 75d8ec1e9f UI: Relocate tas menu and add brief description 5 years ago
german77 33a1d790e8 input_common/tas: Document the main class 5 years ago
german77 e6c4bf52f0 input_common/tas: Add swap controller 5 years ago
german77 9bb6580d89 input_common/tas: overwrite file dialog 5 years ago
MonsterDruide1 f078b15565 input_common/tas: Fallback to simple update 5 years ago
german77 c01a872c8e config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 4297d2fea2 core: Hacky TAS syncing & load pausing 5 years ago
MonsterDruide1 b42c3ce21d input_common/tas: Base playback & recording system 5 years ago
german77 5798537ce4 input_common: Enable steam controllers and 8 player support 4 years ago
german77 4bc3c788f5 input_common: Add alternative string for joycons 4 years ago
german77 2a2f0bfe9e input_common: Disable sdl raw input mode 4 years ago
german77 48b6d41f1b input_common: Improve SDL joystick and hide toggle option 5 years ago
Rodrigo Locatti d4cab35533 input_common: Fix data race on GC implementation 5 years ago
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