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-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
2019-05-18
core/kernel/object: Rename ResetType enum members
Lioncash
2019-02-15
core_timing: Convert core timing into a class
Lioncash
2019-02-12
core_timing: Rename CoreTiming namespace to Core::Timing
Lioncash
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-12-26
npad: Remove code to invert input in horizontal mode.
bunnei
2018-12-03
Merge pull request #1803 from DarkLordZach/k-able-event
bunnei
2018-12-03
Fixed crash with SetNpadMode
David Marcec
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-29
Merge pull request #1801 from ogniK5377/log-before-execute
bunnei
2018-11-28
npad: Use NPadIdToIndex to prevent invalid array access
Zach Hilman
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
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
[prev]
[next]