592 Commits (8f8a15827ff319364e3678c1957ddcaff61694da)

Author SHA1 Message Date
german 1a3e4518ec Disable analog joystick from buttons by default 5 years ago
Lioncash 8e4a23e129 mouse_poller: Remove unused includes 5 years ago
Lioncash 11e20efc1d mouse_input: Invert conditional in UpdateYuzuSettings() 5 years ago
Lioncash f8b5b65d6b mouse_input: Remove two casts and amend some formatting 5 years ago
Lioncash 64daafbaa0 mouse_input: Resolve a -Wdocumentation warning 5 years ago
Lioncash 09b2703682 mouse_input: Remove unused includes 5 years ago
german 544417cd49 Fix implicit conversion in mouse input 5 years ago
german 56a8fee35a Implement full mouse support 5 years ago
german 6708e0ec0e Add multiple udp server support 5 years ago
Jan Beich 805312e278 input_common: ignore some Clang warnings after c8aec32f12 5 years ago
bunnei f2bb584578 input_common: Fix typo in gc_poller.cpp with [[maybe_unused]]. 5 years ago
bunnei 2382020d8d input_common: Add more missing [[maybe_unused]] from #4927. 5 years ago
Lioncash c8aec32f12 input_common: Treat warnings as errors 5 years ago
german77 3edd74463f Modify rumble amplification 5 years ago
Morph f5ee5e7f3c sdl_impl: Pump SDL Events at 1000 Hz 5 years ago
Morph 24cfdbc7fe sdl_impl: Revert to the "old" method of mapping sticks 5 years ago
Morph bd42b2093c controllers/npad: Remove the old vibration filter 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph cce389221b configure_input: Add per-player vibration 5 years ago
Morph ed9df522ec controllers/npad: Add heuristics to reduce rumble state changes 5 years ago
Morph b29a52982a configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 5eb160d4c6 udp/client: Reduce testing period to 5 seconds 5 years ago
Morph ad9a909bc7 configure_input_player: Implement input exclusivity and persistence 5 years ago
Lioncash eccf766a39 motion_input: Mark constructor as explicit 5 years ago
Lioncash 93312282aa motion_input: Mark member functions as [[nodiscard]] where applicable 5 years ago
german fbab229893 fix minor clang error 5 years ago
german b1f65683bc Allow to dial any angle with digital joystick 5 years ago
german 2aafcc5f4b Add hotplug, rumble and fix 3rd party adapters for the GC adapter 5 years ago
Morph 62e0851476 sdl_impl: Fix controller reconnection issues 5 years ago
Morph 6fa2144d90 configure_input_player: Fix modifier buttons 5 years ago
Lioncash c3c19060dd udp/client: Make use of designated initializers in TestCommunication() 5 years ago
Lioncash 3232d03657 udp/client: Take std::function by const reference with TestCommunication() 5 years ago
Morph 7f475ec996 sdl_impl: Erase the SDLJoystick entry after removing a controller 5 years ago
Lioncash d44d662529 input_common/CMakeLists: Make some warnings errors 5 years ago
german ec0a0a94b4 Address comments 5 years ago
german 0d4c60c3ef Add compatibility with only accelerometer and auto calibrate for drift 5 years ago
Lukas Senionis e237086658 Reduce the "shake" requirements when configuring UDP. 5 years ago
german 782aab6cf2 First implementation of controller rumble 6 years ago
german ef4f095aae Add random motion input to keyboard 5 years ago
german db47701464 Add random motion input to SDL 5 years ago
german 9f70da1a9b Add automap feature for GC adapter 5 years ago
ReinUsesLisp 67dd8466b3 gc_adapter: Disable MSVC nonstandard extension warning on libusb.h 5 years ago
Lioncash 14d5340a9d gc_adapter: Make DeviceConnected() a const member function 5 years ago
german b26bc3864a Minor cleanup 5 years ago
german 82eb4be33b Add cemu hook changes related to PR #4609 5 years ago
german 17b48f8d42 Remove RealMotionDevice 5 years ago
german 876e6fc255 Include HID and configuration changes related to motion 5 years ago
Morph f3417b01e1 input_common/motion_input: Make use of Common::PI constant 5 years ago
Vitor Kiguchi 52df885a42 sdl_joystick: disable the use of the hidapi drivers due to many problems caused by them. 6 years ago
FearlessTobi ee199ead59 Address second batch of reviews 5 years ago