31 Commits (ae7da0b12dd8aef115d741eb60d00ddf8ed357df)

Author SHA1 Message Date
german77 746c85b560 input_common: Move button names to the frontend 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 29ae42f3e2 input_common: Rewrite main and add the new drivers 5 years ago
german77 5a785ed794 input_common: Rewrite keyboard 5 years ago
german77 854c933716 input_common: Create input poller and mapping 5 years ago
german77 e6c4bf52f0 input_common/tas: Add swap controller 5 years ago
MonsterDruide1 b42c3ce21d input_common/tas: Base playback & recording system 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
german 6ee8eab670 Add cemu hook changes related to PR #4609 6 years ago
german ff679f3d17 Include HID and configuration changes related to motion 6 years ago
FearlessTobi d1e1ea0fef Address second batch of reviews 6 years ago
FearlessTobi d176feffad Address review comments and fix code compilation 6 years ago
FearlessTobi e6bd1fd1b8 yuzu: Add motion and touch configuration 6 years ago
Lioncash 98f5d8a713 input_common/main: Remove unnecessary headers 6 years ago
Lioncash 4b9b203c09 input_common/main: Remove unimplemented prototype 6 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 6 years ago
Morph efa0b7a056 Address feedback 6 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
Ameer 28046ae3a9 Tidy up the pointers, use pair over tuple where appropriate 6 years ago
Ameer 121af3646d Singleton GC Adapter class, remove globals, fix naming convention 6 years ago
Ameer c94583d867 Clang Formatting 6 years ago
Ameer 0248614add GC Adapter Implementation 6 years ago
James Rowe 09ac66388c Input: Remove global variables from SDL Input 8 years ago
Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) 8 years ago
muemart eaff98dbb3 Adding meumart's Citra SDL Joystick support. Citra PR #3116 8 years ago
Dave Leaver bf71fc0342 Fix Spelling/English mistakes 9 years ago
wwylele 188194908c move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
wwylele a6bd7917cb InputCommon: add AnalogFromButton 9 years ago
wwylele 38e800f70d InputCommon: add Keyboard 9 years ago