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
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
2019-04-11
service: Update service function tables
Lioncash
2019-03-24
core/core_timing: Make callback parameters consistent
Lioncash
2019-03-21
Merge pull request #1933 from DarkLordZach/cheat-engine
bunnei
2019-03-20
Merge pull request #2090 from FearlessTobi/port-4599
bunnei
2019-03-05
vm_manager: Remove cheat-specific ranges from VMManager
Zach Hilman
2019-03-04
controllers/npad: Add accessor for current press state
Zach Hilman
2019-02-27
service/hid: Amend forward declaration of ServiceManager
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
2019-02-06
remove all occurance of specifying endianness inside BitField
Weiyi Wang
2018-12-28
travis: Use correct package for linux Qt5WebEngine
Zach Hilman
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-27
Merge pull request #1929 from bunnei/fix-hid
bunnei
2018-12-26
npad: Remove code to invert input in horizontal mode.
bunnei
2018-12-21
hid: Fix SetNpadJoyHoldType and improve logging.
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
Merge pull request #1817 from DarkLordZach/npad-idx-fix
bunnei
2018-11-28
npad: Use NPadIdToIndex to prevent invalid array access
Zach Hilman
2018-11-27
npad: Fix copy/paste error with LED position assignments
Zach Hilman
[prev]
[next]