187 Commits (d720b9cd04bf0e7939a2b68ead8a1ebfa14f7cad)

Author SHA1 Message Date
german77 db3f4f7515 input_common: Increase mouse sensitivity range 3 years ago
Narr the Reg 76462f79db input_common: Implement dedicated motion from mouse 3 years ago
Narr the Reg 8a7dfb2439 input_common: Split mouse input into individual devices 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Narr the Reg 75039440f3 input_common: Reintroduce custom pro controller support 3 years ago
Narr the Reg 954f7206a6 input_common: joycon: Fill missing enum data 3 years ago
Morph 8be6571a38 input_common: Make use of StoppableTimedWait 3 years ago
Jan Beich e22bf4d418 input_common: add missing header for libc++ after 13ccfd78bd 3 years ago
german77 d7950e0cfb input_common: Fix joycon mappings 3 years ago
german77 13ccfd78bd input_common: Address byte review 3 years ago
german77 21a62d4752 input_common: Drop Pro controller support from custom driver 3 years ago
Narr the Reg 91f98f57b3 input_common: Implement joycon ir camera 4 years ago
german77 22eb8ce395 yuzu: Add ring controller test button 4 years ago
german77 5cbeb6f1c4 input_common: Use DriverResult on all engines 4 years ago
german77 82774f546a Address review comments 4 years ago
german77 b40c5ba2c3 input_common: Implement joycon nfc 4 years ago
Narr the Reg 4dc4ae2aac input_common: Add dual joycon support 4 years ago
Narr the Reg 046e95be06 input_common: Add support for joycon input reports 4 years ago
Narr the Reg 59e89afde4 core: hid: Enable pulling color data from controllers 4 years ago
Narr the Reg 216bdb7884 input_common: Disable SDL driver with switch controllers 4 years ago
Narr the Reg 0e41ae9595 input_common: Initial skeleton for custom joycon driver 4 years ago
german77 924d8bf7cc input_common: reset sdl motion if data is invalid 3 years ago
MonsterDruide1 a1bec20a60 TAS: Show all script lengths for multiplayer 4 years ago
german77 7510f5971a bootmanager: Use proper camera size 4 years ago
german77 3cc666b845 input_common: Add virtual gamepad 4 years ago
ameerj 2d9fc5d05b camera: Use pre-allocated vector for camera data 4 years ago
Narr the Reg 0476f77e9c input_common: Filter SDL GUID 4 years ago
Narr the Reg 2679dc707e input_common: Allow mifare files 4 years ago
german77 cddbfe5e67 input_common: Pump sdl events from main thread 4 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 4 years ago
german77 9639d49ec6 general: Address review comments 4 years ago
german77 7328e78385 input_common: Add amiibo applet functions 4 years ago
Morph 9fba74d245 general: Enforce C4800 everywhere except in video_core 4 years ago
german77 96881efdc3 input_common: cache vibration tests 4 years ago
Liam 47fc168030 common: remove "yuzu:" prefix from thread names 4 years ago
german77 d389a05005 service: nfp: address comments 4 years ago
german77 56b1301938 input_common: Create virtual amiibo driver 4 years ago
Narr the Reg 2d6690468b input_common: sdl: Always check for motion on reconnect 4 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
german77 76b18ad549 input_common: Add camera driver 4 years ago
german77 93cbaeb605 input_common: sdl: lower vibration frequency and use it's own unique thread 4 years ago
Narr the Reg d061038994 input_common: Replace usage of string guid to common uuid 4 years ago
Narr the Reg 3cd7b067e0 input_common: Make vibration request async 4 years ago
german77 b6d3a7d8cf input_common: touch: Rewrite touch driver to support multiple touch points 4 years ago
Morph 5ec38a7cb9 Revert "gc_adapter: fix libusb import on GCC11.2" 4 years ago
Levi Behunin 6e1eea8897 gc_adapter: fix libusb import on GCC11.2 4 years ago
Andrea Pappacoda b2eb103829 chore: add missing SPDX tags 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Merry b02d74d113 input_common: Replace lock_guard with scoped_lock 4 years ago