66 Commits (2ec7d0b5fda0fe6cbafcc235e3d8cc91b0dc81e0)

Author SHA1 Message Date
Lioncash 2ec7d0b5fd common/input: Add helpers functions for creating input and output devices 3 years ago
german77 a67e776af9 yuzu-cmd: Fix input callback crash on close 3 years ago
german77 da8864d002 input_common: Enable virtual amiibo driver 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
german77 f19e7be6e8 input_common: Add camera driver 4 years ago
Narr the Reg ee532e5c01 input_common: Map sticks correctly when mapped sideways 4 years ago
ameerj 967ed01fcf input_common: Reduce unused includes 4 years ago
Lioncash 8bb39750a1 input_common/input_mapping: Remove const from return value 4 years ago
Lioncash 51dd3da11c input_common/main: Pass MappingData by const reference in callbacks 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 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 2b1b0c2a30 kraken: Address comments from review 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 af55dd1935 configuration: Migrate controller settings to emulated controller 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 29ae42f3e2 input_common: Rewrite main and add the new drivers 4 years ago
german77 5a785ed794 input_common: Rewrite keyboard 4 years ago
german77 4c6f2c2547 input_common: Move touch and analog from button. Move udp protocol 4 years ago
ameerj 73666fb262 general: Update style to clang-format-12 4 years ago
german77 75d8ec1e9f UI: Relocate tas menu and add brief description 4 years ago
german77 c01a872c8e config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 b42c3ce21d input_common/tas: Base playback & recording system 5 years ago
german77 48b6d41f1b input_common: Improve SDL joystick and hide toggle option 4 years ago
german77 289f59dabd input_common: Fix build with sdl disabled 5 years ago
german77 f20f4587e6 input_common: Implement SDL motion 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
german 2c2b586d86 Add multiple udp server support 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph ceb7b11f16 configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 75eaab2e0f configure_input_player: Implement input exclusivity and persistence 5 years ago
Lioncash 046c0c91a3 input_common/CMakeLists: Make some warnings errors 5 years ago
german 2978232390 Add random motion input to keyboard 5 years ago
german c5e257017f Add automap feature for GC adapter 5 years ago
german 6ee8eab670 Add cemu hook changes related to PR #4609 5 years ago
FearlessTobi d176feffad Address review comments and fix code compilation 5 years ago
FearlessTobi e6bd1fd1b8 yuzu: Add motion and touch configuration 6 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 5 years ago
Morph 8ffc491546 input_common/main: Add "/Mouse" to the display name 5 years ago
Morph efa0b7a056 Address feedback 5 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
Ameer b284c43385 input_common: drop unused libusb.h include 6 years ago
Ameer 6e1639c7b0 Fix unnecessary diffs 6 years ago
Ameer d4e07fd95e Fix deallocation of GC Adapter 6 years ago
ameerj f5d2a1e8bd Update src/input_common/main.cpp 6 years ago
Ameer 28046ae3a9 Tidy up the pointers, use pair over tuple where appropriate 6 years ago
Ameer 46b4461fbb shared_ptr for the GC adapter class, constexpr constants 6 years ago