259 Commits (bf87c33d404b963f8dffedffffce7cd3d9920aa3)

Author SHA1 Message Date
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
FearlessTobi 01dbe3a624 Address review comments and fix code compilation 5 years ago
FearlessTobi 2903f0f7ce yuzu: Add motion and touch configuration 6 years ago
Lioncash 56d39caa1d sdl_impl: Reduce allocations in GetButtonMappingForDevice() 5 years ago
Lioncash eb2ab15bdb sdl_impl: Make use of std::move on std::string where applicable 5 years ago
Lioncash 285e3386e2 sdl_impl: Make use of insert_or_assign() where applicable 5 years ago
Lioncash 3413c8c046 sdl_impl: Prevent type truncation in BuildAnalogParamPackageForButton() default arguments 5 years ago
Lioncash 1338c58d37 sdl_impl: Simplify make_tuple call 5 years ago
Lioncash 4dc59a4b64 sdl_impl: Mark FromEvent() as a const member function 5 years ago
Lioncash 0322ffa4fd input_common/main: Remove unnecessary headers 5 years ago
Lioncash 72d5a883a1 input_common/main: Remove unimplemented prototype 5 years ago
german f327977dfa Fix orientation errors and improve drift correction 5 years ago
german dbf0608afd Address comments 5 years ago
german 0e11d1c09a Implement a basic class for motion devices 5 years ago
Lioncash affbf8e188 input_common: Eliminate most global state 5 years ago
Morph 4ca910101f input_common/main: Add "/Mouse" to the display name 5 years ago
Morph 5e4f03f663 input_common: Fix directional deadzone values 5 years ago
Morph 24ce544120 Address feedback 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
Lioncash fa4a1718a7 gc_poller: Resolve compilation warnings on MSVC 5 years ago
Lioncash 78ddcbe3ba General: Tidy up clang-format warnings part 2 5 years ago