42 Commits (bba1ab83d6d6290bc2670edf6ac5acec61e5a63f)

Author SHA1 Message Date
german77 bba1ab83d6 config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 31068a63a9 input_common/tas: Base playback & recording system 5 years ago
german77 32e0572a68 input_common: Improve SDL joystick and hide toggle option 4 years ago
german77 77db68f9e3 input_common: Fix build with sdl disabled 5 years ago
german77 b79310def9 input_common: Implement SDL motion 5 years ago
german 56a8fee35a Implement full mouse support 5 years ago
german 6708e0ec0e Add multiple udp server support 5 years ago
Morph ad3905fe27 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph b29a52982a configure_input_player: Change "Defaults" button behavior 5 years ago
Morph ad9a909bc7 configure_input_player: Implement input exclusivity and persistence 5 years ago
Lioncash d44d662529 input_common/CMakeLists: Make some warnings errors 5 years ago
german ef4f095aae Add random motion input to keyboard 5 years ago
german 9f70da1a9b Add automap feature for GC adapter 5 years ago
german 82eb4be33b Add cemu hook changes related to PR #4609 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 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 24ce544120 Address feedback 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
Ameer a8deadbb2b input_common: drop unused libusb.h include 6 years ago
Ameer 33c08afba9 Fix unnecessary diffs 6 years ago
Ameer ef0b52563d Fix deallocation of GC Adapter 6 years ago
ameerj 14bb562028 Update src/input_common/main.cpp 6 years ago
Ameer 5479427335 Tidy up the pointers, use pair over tuple where appropriate 6 years ago
Ameer 92a812d815 shared_ptr for the GC adapter class, constexpr constants 6 years ago
Ameer 4a54dc6bbf std::arrays where appropriate, clear q in adapter class, other touch ups 6 years ago
Ameer eddf2d0f4e Singleton GC Adapter class, remove globals, fix naming convention 6 years ago
Ameer 243dbee81e Cleanup after linter 6 years ago
Ameer dbe1ad4fe4 GC Adapter Implementation 6 years ago
FearlessTobi 358d645018 input_common: fix build when SDL2 is disabled 6 years ago
Lioncash ba28438e61 input_common/udp: Ensure that UDP is shut down within Shutdown() 6 years ago
fearlessTobi b2f53cceb6 Input: UDP Client to provide motion and touch controls 6 years ago
James Rowe a15f8a9936 Input: Remove global variables from SDL Input 7 years ago
Tobias ab39d25ff0 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
James Rowe ea88c44eb8 Format: Run the new clang format on everything 8 years ago
muemart a884f3d03e Adding meumart's Citra SDL Joystick support. Citra PR #3116 8 years ago
wwylele d500f79b8e move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
wwylele 9cd5268ac3 InputCommon: add SDL joystick support 9 years ago
wwylele ffb582ff3b InputCommon: add AnalogFromButton 9 years ago
wwylele 189063ac2d InputCommon: add Keyboard 9 years ago