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
/
hid.cpp
Age
Commit message (
Expand
)
Author
2020-02-11
Core: Set all hardware emulation constants in a single file.
Fernando Sahmkow
2019-11-26
core_timing: Use better reference tracking for EventType. (#3159)
bunnei
2019-11-12
service: Update function tables
Lioncash
2019-11-06
Merge pull request #2859 from Morph1984/hid
David
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-09-22
Rebased
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
clang-format
Morph1984
2019-09-04
Update hid.cpp
Morph1984
2019-07-01
hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment
David Marcec
2019-04-11
service: Update service function tables
Lioncash
2019-03-24
core/core_timing: Make callback parameters consistent
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-21
hid: Fix SetNpadJoyHoldType and improve logging.
bunnei
2018-11-29
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
2018-11-18
Changed polling rate of hid and Right joycon rotation
David Marcec
2018-11-17
Added SetIsPalmaAllConnectable, SetPalmaBoostMode
David Marcec
2018-11-02
Fixed HID crash when launching more than 1 game & signaled syleset change event
David Marcec
2018-10-21
hid: Update service function table for hidbus
Lioncash
2018-10-19
hid: Update service function tables
Lioncash
2018-10-18
Using dual joycons as the default controller
David Marcec
2018-10-12
Wip
David Marcec
2018-10-12
Dynamically decide handheld variant based on supported npad id priority
David Marcec
2018-10-11
Added BeginPermitVibrationSession and EndPermitVibrationSession
David Marcec
2018-10-10
Added GetLedPattern and HandheldVariant
David Marcec
2018-10-10
Added the ability to "disconnect" individual npads
David Marcec
2018-10-10
Addressed changes for better hid
David Marcec
2018-10-10
"Better Hid" rework part 1
David Marcec
2018-09-19
Fixed GetAccountId stub, Added error code for OpenDirectory and added Activat...
David Marcec
2018-09-19
Added ActivateGesture
David Marcec
2018-09-19
Added StopSixAxisSensor
David Marcec
2018-09-19
Stubbed ActivateConsoleSixAxisSensor & StartConsoleSixAxisSensor
David Marcec
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-09
hid: Implement ReloadInputDevices
fearlessTobi
2018-08-28
kernel: Eliminate kernel global state
Lioncash
2018-08-23
hid: Move core include to cpp file
Lioncash
2018-08-12
hid: disable clang-format around tables
Lioncash
2018-08-12
hid: Stub DisconnectNpad()
Lioncash
2018-08-08
hid: fix IsSixAxisSensorAtRest() response
mailwl
2018-08-07
services/hid: Add ActivateNpadWithRevision() to the hid function info array
Lioncash
2018-07-30
Add some HID commands (#843)
Hexagon12
2018-07-26
service/hid: Add the hidbus, hid:dbg, hid:sys, and hid:tmp services
Lioncash
[next]