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.h
Age
Commit message (
Expand
)
Author
2020-11-15
hid: Reimplement Begin/EndPermitVibrationSession
Morph
2020-11-15
general: Fix compiler warnings on linux and miscellaneous changes
Morph
2020-11-15
controllers/npad: Remove the old vibration filter
Morph
2020-11-15
hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted
Morph
2020-11-15
input_common: Add VibrationDevice and VibrationDeviceFactory
Morph
2020-11-15
hid: Mark Begin/EndPermitVibrationSession as stubs
Morph
2020-11-15
controllers/npad: Send an empty vibration on destruction/deactivation
Morph
2020-11-15
hid: Fix controller rumble based on new research
Morph
2020-11-15
hid: Reorder all HID commands
Morph
2020-11-15
controllers/npad: Rename NPadType to NpadStyleSet
Morph
2020-11-15
controllers/npad: Add DeviceHandle struct
Morph
2020-10-07
Merge pull request #4736 from Morph1984/home-button-input-protection-stub
bunnei
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-04
Remove RealMotionDevice
german
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
Project Mjölnir: Part 1
Morph
2020-06-21
hid: Implement Get/ResetGyroscopeZeroDriftMode
Morph
2019-11-24
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-10-17
hid/npad: Remove redundant non-const variant of IsControllerSupported()
Lioncash
2019-10-17
hid/npad: Move function declarations
Lioncash
2019-09-22
Rebased
David Marcec
2019-09-22
marked controller constructors as explicit
David Marcec
2019-09-22
Rebase
David Marcec
2019-09-22
Deglobalize System: Hid
David Marcec
2019-09-04
ditto
Morph1984
2019-09-04
Update npad.h
Morph1984
2019-07-01
hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment
David Marcec
2019-03-20
Merge pull request #2090 from FearlessTobi/port-4599
bunnei
2019-02-15
core_timing: Convert core timing into a class
Lioncash
2019-02-06
remove all occurance of specifying endianness inside BitField
Weiyi Wang
2018-12-28
web_browser: Add bounds checking to applet interface
Zach Hilman
2018-12-28
hid: Make Hid service accessible and add GetPressState
Zach Hilman
2018-11-29
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
2018-11-27
npad: Fix copy/paste error with LED position assignments
Zach Hilman
2018-11-18
hid: Use player-defined controller type as PREFERRED_CONTROLLER
Zach Hilman
2018-11-18
hid/npad: Update NPad to use player controller bindings and type
Zach Hilman
2018-11-18
Added controller helper funcs
David Marcec
2018-11-18
Left joycon rotation button remapping
David Marcec
2018-11-18
Added automatic npad switch based on supported stylesets
David Marcec
[next]