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
/
hle
/
service
/
hid
/
controllers
/
npad.cpp
Age
Commit message (
Expand
)
Author
2020-10-20
Revert "core: Fix clang build"
bunnei
2020-10-17
core: Fix clang build
Lioncash
2020-10-13
core/CMakeLists: Make some warnings errors
Lioncash
2020-10-07
Merge pull request #4736 from Morph1984/home-button-input-protection-stub
bunnei
2020-10-01
Only use inputs corresponding to controller type
german
2020-09-30
Merge pull request #4291 from german77/ImplementControllerRumble
David
2020-09-30
hid: Stub HomeButtonInputProtection service commands
Morph
2020-09-29
First implementation of controller rumble
german
2020-09-23
Use different timing for motion
german
2020-09-20
Merge pull request #4683 from Morph1984/NpadHandheldActivationMode-impl
bunnei
2020-09-18
hid: Implement Get/SetNpadHandheldActivationMode
Morph
2020-09-17
Merge pull request #4594 from german77/MotionHID
bunnei
2020-09-10
Merge pull request #4597 from Morph1984/mjolnir-p2
bunnei
2020-09-05
configure_input: Hook up the motion button and checkbox
Morph
2020-09-04
Add cemu hook changes related to PR #4609
german
2020-09-04
Remove RealMotionDevice
german
2020-09-04
controllers/npad: Simplify motion entry assignment
Morph
2020-09-04
Include HID and configuration changes related to motion
german
2020-09-04
hid: Implement MergeSingleJoyasDualJoy
Morph
2020-09-04
applets/controller: Implement fallback applet for the SDL frontend
Morph
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-08-26
controllers/npad: Fix inconsistencies with controller connection statuses
Morph
2020-08-26
controllers/npad: Fix LibNX controller connection statuses
Morph
2020-08-26
controllers/npad: Fix LedPattern for P1-4
Morph
2020-08-26
Project Mjölnir: Part 1
Morph
2020-08-14
core: Resolve several -Wextra-semi warnings
Lioncash
2020-06-27
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-06-21
hid: Implement Get/ResetGyroscopeZeroDriftMode
Morph
2020-04-20
npad: Lower log level for VibrateController to Debug
FearlessTobi
2020-04-18
service: hid: npad: Fix implicit fallthrough errors.
bunnei
2020-02-18
analog_from_button get direction implementation
CJBok
2020-01-15
Moved analog direction logic to sdl_impl
CJBok
2020-01-14
Corrected directional states sensitivity
CJBok
2020-01-09
hid: Fix analog sticks directional states
CJBok
2019-11-24
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-03
kernel: events: Remove ResetType::Automatic.
bunnei
2019-10-17
hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedCon...
Lioncash
2019-10-17
hid/npad: Add missing break in default case
Lioncash
2019-10-17
hid/npad: Replace std::for_each with ranged for loops
Lioncash
2019-10-17
hid/npad: Remove redundant non-const variant of IsControllerSupported()
Lioncash
2019-10-04
service/hid: Silence -Wunused and -Wswitch
ReinUsesLisp
2019-09-24
Signal styleset changes at a better time
David Marcec
2019-09-22
removed comment
David Marcec
2019-09-22
Rebased
David Marcec
2019-09-22
Rebase
David Marcec
2019-09-22
Deglobalize System: Hid
David Marcec
2019-09-04
IsVibrationEnabled() as a const member func
Morph1984
2019-09-04
Update npad.cpp
Morph1984
2019-07-08
addressed issues
David Marcec
2019-07-01
hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment
David Marcec
[next]