218 Commits (d1a2b3fb18c6711d02b786616a23bb1becf04cb5)

Author SHA1 Message Date
german b57ba7bfb6 Disable analog joystick from buttons by default 5 years ago
Lioncash 424bffcd3f mouse_poller: Remove unused includes 5 years ago
Lioncash 16aadcc354 mouse_input: Invert conditional in UpdateYuzuSettings() 5 years ago
Lioncash 395997178b mouse_input: Remove two casts and amend some formatting 5 years ago
Lioncash 5842a767a9 mouse_input: Resolve a -Wdocumentation warning 5 years ago
Lioncash 774d7eab64 mouse_input: Remove unused includes 5 years ago
german ece0ae2bfb Fix implicit conversion in mouse input 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
german 2c2b586d86 Add multiple udp server support 5 years ago
Jan Beich e48e9a406c input_common: ignore some Clang warnings after 5c4774e8ce 5 years ago
bunnei 6694e11303
input_common: Fix typo in gc_poller.cpp with [[maybe_unused]]. 5 years ago
bunnei 7fb7540d69 input_common: Add more missing [[maybe_unused]] from #4927. 5 years ago
Lioncash 5c4774e8ce input_common: Treat warnings as errors 5 years ago
german77 5b6545b141 Modify rumble amplification 5 years ago
Morph e7e8a87927 sdl_impl: Pump SDL Events at 1000 Hz 5 years ago
Morph 117bdc71e0 sdl_impl: Revert to the "old" method of mapping sticks 5 years ago
Morph 30e0d1c973 controllers/npad: Remove the old vibration filter 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph 38110dd485 configure_input: Add per-player vibration 5 years ago
Morph 9b501af8e3 controllers/npad: Add heuristics to reduce rumble state changes 5 years ago
Morph ceb7b11f16 configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 8ead176639 udp/client: Reduce testing period to 5 seconds 5 years ago
Morph 75eaab2e0f configure_input_player: Implement input exclusivity and persistence 5 years ago
Lioncash 0a50ba3bd1 motion_input: Mark constructor as explicit 5 years ago
Lioncash cb826bcee7 motion_input: Mark member functions as [[nodiscard]] where applicable 5 years ago
german f5110340e6 fix minor clang error 5 years ago
german 70df449d0a Allow to dial any angle with digital joystick 5 years ago
german 5333db91c1 Add hotplug, rumble and fix 3rd party adapters for the GC adapter 5 years ago
Morph 2f852f182a sdl_impl: Fix controller reconnection issues 5 years ago
Morph ff82f3894a configure_input_player: Fix modifier buttons 5 years ago
Lioncash 30b1e71066 udp/client: Make use of designated initializers in TestCommunication() 5 years ago
Lioncash 36cfb234d5 udp/client: Take std::function by const reference with TestCommunication() 5 years ago
Morph 7b3f5845d2 sdl_impl: Erase the SDLJoystick entry after removing a controller 5 years ago
Lioncash 046c0c91a3 input_common/CMakeLists: Make some warnings errors 5 years ago
german a54aee290f Address comments 5 years ago
german a220d8799e Add compatibility with only accelerometer and auto calibrate for drift 5 years ago
Lukas Senionis 6ee1a784b8 Reduce the "shake" requirements when configuring UDP. 5 years ago
german ab88c2f611 First implementation of controller rumble 6 years ago
german 2978232390 Add random motion input to keyboard 5 years ago
german 03b574ae22 Add random motion input to SDL 5 years ago
german c5e257017f Add automap feature for GC adapter 5 years ago
ReinUsesLisp bc8ace9917 gc_adapter: Disable MSVC nonstandard extension warning on libusb.h 5 years ago
Lioncash c715fc4c5e gc_adapter: Make DeviceConnected() a const member function 5 years ago
german 797564599f Minor cleanup 5 years ago
german 6ee8eab670 Add cemu hook changes related to PR #4609 5 years ago
german 0774b17846 Remove RealMotionDevice 5 years ago
german ff679f3d17 Include HID and configuration changes related to motion 5 years ago
Morph 45ecd601be input_common/motion_input: Make use of Common::PI constant 5 years ago
FearlessTobi d1e1ea0fef Address second batch of reviews 5 years ago
FearlessTobi d176feffad Address review comments and fix code compilation 5 years ago