36 Commits (e23adcd481b16303fee09774e6c62f798ddd15ef)

Author SHA1 Message Date
german77 004f8f9512 input_common: Enable virtual amiibo driver 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
german77 76b18ad549 input_common: Add camera driver 4 years ago
Narr the Reg f27e097244 input_common: Map sticks correctly when mapped sideways 4 years ago
Lioncash cec9e4ec77 input_common/input_mapping: Remove const from return value 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 547a1e6dc9 input_common: Rewrite main and add the new drivers 4 years ago
german77 00d3c058c5 input_common: Rewrite keyboard 4 years ago
german77 783c01771a input_common: Create input poller and mapping 4 years ago
german77 d552f84322 input_common/tas: Add swap controller 5 years ago
MonsterDruide1 31068a63a9 input_common/tas: Base playback & recording system 5 years ago
german 56a8fee35a Implement full mouse support 5 years ago
german 82eb4be33b Add cemu hook changes related to PR #4609 5 years ago
german 876e6fc255 Include HID and configuration changes related to motion 5 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 0322ffa4fd input_common/main: Remove unnecessary headers 5 years ago
Lioncash 72d5a883a1 input_common/main: Remove unimplemented prototype 5 years ago
Lioncash affbf8e188 input_common: Eliminate most global state 5 years ago
Morph 24ce544120 Address feedback 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
Ameer 5479427335 Tidy up the pointers, use pair over tuple where appropriate 6 years ago
Ameer eddf2d0f4e Singleton GC Adapter class, remove globals, fix naming convention 6 years ago
Ameer 77ae7fe5dd Clang Formatting 6 years ago
Ameer dbe1ad4fe4 GC Adapter Implementation 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
muemart a884f3d03e Adding meumart's Citra SDL Joystick support. Citra PR #3116 8 years ago
Dave Leaver 4c281049aa Fix Spelling/English mistakes 8 years ago
wwylele d500f79b8e move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
wwylele ffb582ff3b InputCommon: add AnalogFromButton 9 years ago
wwylele 189063ac2d InputCommon: add Keyboard 9 years ago