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
Age
Commit message (
Expand
)
Author
2020-05-19
Merge pull request #3926 from ogniK5377/keyboard-states
bunnei
2020-05-12
hid: Clear keyboard states & fix logic issue
David Marcec
2020-05-12
Stub SendKeyboardLockKeyEvent
David Marcec
2020-04-27
Merge pull request #3797 from slashiee/hid-stub
Mat M
2020-04-25
services: hid: Stub StopSevenSixAxisSensor.
M&M
2020-04-20
service: Update function tables
Lioncash
2020-04-20
npad: Lower log level for VibrateController to Debug
FearlessTobi
2020-04-18
service: hid: npad: Fix implicit fallthrough errors.
bunnei
2020-04-17
service: hid: Update for new shared memory layout.
bunnei
2020-04-17
service: irs: Update for new shared memory layout.
bunnei
2020-03-27
services: hid: Stub InitializeSevenSixAxisSensor.
bunnei
2020-02-18
analog_from_button get direction implementation
CJBok
2020-02-11
Core: Set all hardware emulation constants in a single file.
Fernando Sahmkow
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-26
core_timing: Use better reference tracking for EventType. (#3159)
bunnei
2019-11-24
Merge pull request #3094 from lioncash/tables
bunnei
2019-11-24
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-12
service: Update function tables
Lioncash
2019-11-06
Merge pull request #3062 from bunnei/event-improve
bunnei
2019-11-06
Merge pull request #2859 from Morph1984/hid
David
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-17
hid/npad: Move function declarations
Lioncash
2019-10-07
hid: Implement DeactivateNpad
Morph
2019-10-07
hid: Stub SetNpadJoyAssignmentModeSingle and reorganize service commands
Morph
2019-10-04
service/hid: Silence -Wunused and -Wswitch
ReinUsesLisp
2019-10-04
service/hid: Remove unused system reference
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
removed unneeded semicolon
David Marcec
2019-09-22
marked controller constructors as explicit
David Marcec
2019-09-22
Rebase
David Marcec
2019-09-22
Deglobalize System: IRS
David Marcec
2019-09-22
Deglobalize System: Hid
David Marcec
2019-09-04
ditto
Morph1984
2019-09-04
IsVibrationEnabled() as a const member func
Morph1984
2019-09-04
clang-format
Morph1984
2019-09-04
Update npad.h
Morph1984
2019-09-04
Update npad.cpp
Morph1984
2019-09-04
Update hid.h
Morph1984
2019-09-04
Update hid.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
[next]