57 Commits (7b56b2cab69aff46013a921c041de1ace999507d)

Author SHA1 Message Date
Narr the Reg 7b56b2cab6 input_common: Fully implement UDP controllers 4 years ago
german77 b8b849dc2e input_common: Move button names to the frontend 4 years ago
german77 6032358402 input_common: Allow keyboard to be backwards compatible 4 years ago
german77 ebfe40dec8 core/hid: Improve accuracy of the keyboard implementation 4 years ago
german77 9f91335a71 kraken: Address comments from review 4 years ago
german77 d1bac9024d settings: Fix mouse and keyboard mappings 4 years ago
german77 b3f59b4407 kraken: Address comments from review 4 years ago
german77 6774c7988b configuration: Migrate controller settings to emulated controller 4 years ago
german77 0292fe0198 kraken: Fix errors from rebase and format files 4 years ago
german77 66cf94709a core/hid: Add output devices 4 years ago
german77 547a1e6dc9 input_common: Rewrite main and add the new drivers 4 years ago
german77 00d3c058c5 input_common: Rewrite keyboard 4 years ago
german77 1d0e9b62da input_common: Move touch and analog from button. Move udp protocol 4 years ago
ameerj d7977be416 general: Update style to clang-format-12 4 years ago
german77 1b060a47b2 UI: Relocate tas menu and add brief description 5 years ago
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 5 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