112 Commits (ed5fa10e9729cf55205533f62a428e646aa5ed7c)

Author SHA1 Message Date
Valeri 7f965172c5
input/SDL: Update SDL hints 4 years ago
Lioncash 54ca48e8b7 tas_input: Avoid minor copies in Read/WriteCommandButtons() 4 years ago
Lioncash 734fb180bb tas_input: Remove unnecessary semicolon 4 years ago
Lioncash ddda6ae776 tas_input: Execute clear() even if empty 4 years ago
Lioncash db9320e754 tas_input: Remove unnecessary includes 4 years ago
Lioncash 26ef76213c tas_input: std::move strings into vector 4 years ago
Lioncash a515ede2af tas_input: Use istringstream over stringstream 4 years ago
Lioncash 6be730bdcd tas_input: Use u8string_view instead of u8string 4 years ago
Lioncash 37a8e2a67e tas_input: Remove unused std::smatch variable 4 years ago
Lioncash d52ad96ce3 tas_input: Amend -Wdocumentation warnings 4 years ago
Lioncash c126b0718c tas_input: Make TasAxes enum an enum class 4 years ago
Lioncash 755822ceec input_engine: Take BasicMotion by const reference with SetMotion() and TriggerOnMotionChange() 4 years ago
Lioncash 38f3442ea5 input_engine: Pass VibrationStatus by const reference in SetRumble() 4 years ago
Lioncash 2b92d22bda input_engine: std::move engine name where applicable 4 years ago
Narr the Reg e4492a9a82
input_common: Fix error with thread name 4 years ago
vperus 660c6bec22 Revert of b01aa72 4 years ago
Narr the Reg 639402850a input_common: Fully implement UDP controllers 4 years ago
german77 746c85b560 input_common: Move button names to the frontend 4 years ago
german77 c4760489a0 input_common: Fix SDL controller with inverted axis 4 years ago
german77 42949738f2 kraken: Address comments from review 4 years ago
german77 f4e5f89e6f core/hid: Improve accuary of mouse implementation 4 years ago
german77 654d76e79e core/hid: Fully implement native mouse 4 years ago
german77 bca299e8e0 input_common: Allow keyboard to be backwards compatible 4 years ago
german77 b673857d7d core/hid: Improve accuracy of the keyboard implementation 4 years ago
german77 157e0b85fd core/hid: Prevent Emulated controller from flapping with multiple inputs devices 4 years ago
german77 77fa4d4bf6 second commit lion review 4 years ago
german77 730f078302 settings: Fix Debug controller type options 4 years ago
german77 2b1b0c2a30 kraken: Address comments from review 4 years ago
german77 61d9eb9f69 input_common: Revert deleted TAS functions 4 years ago
german77 d8e3f2b10b input_common: Fix GC adapter initialization 4 years ago
german77 1d71d4b874 input_common: Fix UDP uuid 4 years ago
german77 7348e205d9 input_common: Add multiple vibration curves 4 years ago
german77 464c4d26ac settings: Fix mouse and keyboard mappings 4 years ago
german77 b5e72de753 kraken: Address comments from review 4 years ago
german77 85052b8662 service/hid: Fix gesture input 4 years ago
german77 c3ff0a8ac0 core/hid: Fix rumble too strong at 1% 4 years ago
german77 601ac43495 core/hid: Only signal when needed 4 years ago
german77 e0da5c1bbc kraken: Fix errors from rebase and format files 4 years ago
german77 06a5ef5874 core/hid: Add output devices 4 years ago
german77 59b995a9e5 input_common: Rewrite SDL 4 years ago
german77 10241886dd input_common: Rewrite udp client 4 years ago
german77 395e9a449d input_common: Rewrite gc_adapter 4 years ago
german77 fa8e23b842 input_common: Rewrite touch 4 years ago
german77 00834b84dd input_common: Rewrite mouse 4 years ago
german77 5a785ed794 input_common: Rewrite keyboard 4 years ago