index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hid
/
emulated_controller.cpp
Age
Commit message (
Expand
)
Author
2022-05-23
input_common: Make vibration request async
Narr the Reg
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-07
core: hid: Fix double lock on softlock and forced updates
Narr the Reg
2022-04-07
core: hid: Replace lock_guard with scoped_lock
Narr the Reg
2022-04-07
core: hid: Reduce the amount of dataraces
german77
2022-02-19
Merge pull request #7867 from german77/amiibo
bunnei
2022-02-08
nfp: Improve implementation
german77
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
input/hid: Migrate to the new UUID implementation
Morph
2022-01-23
input_common: Add option to configure gyro threshold
german77
2022-01-17
hid: fix std::transform call
Valeri
2022-01-11
Merge pull request #7633 from german77/hotkeys
bunnei
2022-01-07
yuzu: Use pad parameter to choose the correct controller
german77
2022-01-06
yuzu: Add controller hotkeys
german77
2022-01-06
core/hid: Add home and screenshot button support
german77
2022-01-01
core/hid: Add fallback to fullkey controllers
german77
2021-12-29
core/hid: Fix controller type validation
german77
2021-12-16
core/hid: Cancel any vibration after the test
Narr the Reg
2021-12-14
core/hid: Fix faulty analog triggers
Narr the Reg
2021-12-13
common/input: Avoid numerous large copies of CallbackStatus
Lioncash
2021-12-05
core/hid: Add missing controller type
german77
2021-12-04
core/hid: Ensure only valid npad are connected
german77
2021-11-27
settings: Add debug setting to enable all controllers
german77
2021-11-26
config: Remove vibration configuration
german77
2021-11-24
service/hid: Finish converting LIFO objects and address some nits
Narr the Reg
2021-11-24
core/hid: Remove usage of native types, fix a couple of errors with motion
german77
2021-11-24
settings: Fix controller preview not displaying the correct controller
german77
2021-11-24
core/hid: Rename NpadType to NpadStyleIndex
german77
2021-11-24
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
german77
2021-11-24
core/hid: Fully emulate motion from button
german77
2021-11-24
second commit lion review
german77
2021-11-24
settings: Fix Debug controller type options
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
input_common: Revert deleted TAS functions
german77
2021-11-24
core/hid: Explain better what a temporary value does
german77
2021-11-24
core/hid: Add TAS input
german77
2021-11-24
input_common: Add multiple vibration curves
german77
2021-11-24
core/hid: Rework battery mappings
german77
2021-11-24
input_common: Add manual update options to input devices
german77
2021-11-24
settings: Fix mouse and keyboard mappings
german77
2021-11-24
Morph review first wave
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
service/hid: Fix gesture input
german77
2021-11-24
configuration: Migrate controller settings to emulated controller
german77
2021-11-24
core/hid: Fix rumble too strong at 1%
german77
2021-11-24
core/hid: Only signal when needed
german77
2021-11-24
hid: Fix controller connection/disconnection
german77
2021-11-24
kraken: Fix errors from rebase and format files
german77
2021-11-24
core/hid: Add output devices
german77
2021-11-24
core/hid: Add emulated controllers
german77