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.h
Age
Commit message (
Expand
)
Author
2021-02-03
Adds missing controller types and properties
german
2021-01-24
Stub Set/Get/Reset SixaxisSensorFusionParameters
german
2020-11-28
Merge pull request #5021 from german77/StubCommunicationMode
bunnei
2020-11-26
Stub set and get NpadCommunicationMode
german
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-15
hid: Stub IsVibrationDeviceMounted
Morph
2020-11-15
hid: Reorder all HID commands
Morph
2020-11-15
hid: Implement GetVibrationDeviceInfo
Morph
2020-10-07
Merge pull request #4736 from Morph1984/home-button-input-protection-stub
bunnei
2020-10-01
Merge pull request #4734 from german77/motionfusion
bunnei
2020-09-30
Stubbed EnableSixAxisSensorFusion
german
2020-09-30
hid: Stub HomeButtonInputProtection service commands
Morph
2020-09-23
Use different timing for motion
german
2020-09-04
Include HID and configuration changes related to motion
german
2020-07-27
core_timing: Make use of uintptr_t to represent user_data
Lioncash
2020-07-15
core_timing: Make TimedCallback take std::chrono::nanoseconds
Lioncash
2020-06-25
Merge pull request #4141 from Morph1984/SevenSixAxisSensor
David
2020-06-24
hid: Stub a series of "SevenSixAxisSensor" service commands
Morph
2020-06-21
hid: Implement Get/ResetGyroscopeZeroDriftMode
Morph
2020-06-01
hid: Stub GetXpadIDs
VolcaEM
2020-05-12
Stub SendKeyboardLockKeyEvent
David Marcec
2020-04-25
services: hid: Stub StopSevenSixAxisSensor.
M&M
2020-03-27
services: hid: Stub InitializeSevenSixAxisSensor.
bunnei
2019-11-26
core_timing: Use better reference tracking for EventType. (#3159)
bunnei
2019-11-24
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
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-09-22
Rebase
David Marcec
2019-09-22
Deglobalize System: Hid
David Marcec
2019-09-04
Update hid.h
Morph1984
2019-07-01
hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment
David Marcec
2019-03-24
core/core_timing: Make callback parameters consistent
Lioncash
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-12
core_timing: Rename CoreTiming namespace to Core::Timing
Lioncash
2018-12-28
travis: Use correct package for linux Qt5WebEngine
Zach Hilman
2018-12-28
hid: Make Hid service accessible and add GetPressState
Zach Hilman
2018-10-10
"Better Hid" rework part 1
David Marcec
2018-08-23
hid: Move core include to cpp file
Lioncash
2018-07-19
hid: Use HID_NUM_LAYOUTS constant for indicating size of the layouts array
Lioncash
2018-06-11
hid: Update all layouts and only show handheld as connected, fixes libnx inpu...
shinyquagsire23
2018-05-23
Fix deadlocks caused from HID having too many layouts
David Marcec
2018-05-07
hid: Tweaks, Analog Sticks (#435)
Max Thomas
2018-04-19
service: Use nested namespace specifiers where applicable
Lioncash
2018-01-16
hid: Adjust for style guide
shinyquagsire23
2018-01-16
hid: Write to all layouts, implement circular buffers, set up controller meta...
shinyquagsire23
2018-01-15
hid: Bare-minimum sharedmem input
shinyquagsire23
2018-01-15
hid: Remove redundant HID prefix on structs/enums
shinyquagsire23
[next]