Commit Graph

288 Commits (ed4a88bd93c93ac1aaf5b6bae7d8ede10ff0338a)

Author SHA1 Message Date
ameerj a1490d77ac hle_ipc: Rename ReadBufferSpan to ReadBuffer 2 years ago
ameerj e7032d9e64 hidbus: Use ReadBufferSpan 2 years ago
ameerj 7ffd624248 service: Use ReadBufferSpan where it is trivial to do so 2 years ago
german77 aa075a0c08 service: hid: Only overclock npad controllers 2 years ago
Morph f706b3bd24 general: Fix spelling of "unknown" 2 years ago
bunnei 2a752bbd64
Merge pull request #8876 from FearlessTobi/multiplayer-part3
ldn: Implement "local wireless" networked multiplayer
2 years ago
Narr the Reg 23589ad9b8 service: hid: Partially implement palma controller 3 years ago
german77 8f207bd93d yuzu: Multiple room UI improvements 3 years ago
Kelebek1 03aedccaa2 Demote services from warning/info to debug to reduce log spam:
GetCurrentFocusState
SetClockSpeed
EnableSixAxisSensorUnalteredPassthrough
IsSixAxisSensorUnalteredPassthroughEnabled
Get, GetOld
SetAndWait, SetAndWaitOld
IocParam
IocFree
3 years ago
german77 825ac7b9f4 hid: core: Add missing function table names 3 years ago
german77 097785e19e service: irs: Move to IRS namespace and minor fixes 3 years ago
Kelebek1 b23c6b456c PR 3 years ago
Kelebek1 240650f6a6 Rework CoreTiming 3 years ago
Narr the Reg 36148fe7f6 service: hid: Correct some mistakes and add more validations 3 years ago
Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 3 years ago
german77 a1f2610522 service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned
Needed by Nintendo Switch Sports
3 years ago
german77 240f59a4c8 service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisSensorIcInformation
Needed by Nintendo Switch Sports
3 years ago
german77 c889a5805e service: hid: Implement EnableSixAxisSensorUnalteredPassthrough and IsSixAxisSensorUnalteredPassthroughEnabled
Needed by Nintendo Switch Sports
3 years ago
german77 3cf15af31e service: hid: Implement MergeSingleJoyAsDualJoy according to RE 3 years ago
german77 7aa1d10655 service: hid: Add error handling to setNpadAssignment and variants 3 years ago
german77 74d1b9a254 service: hid: Quick RE fixes and comments 3 years ago
Narr the Reg babd580c64 service: hid: Fix motion refresh rate 3 years ago
Morph b50e1596cc
Merge pull request #8274 from german77/firmware
service: hid: Stub IsFirmwareUpdateNeededForNotification
3 years ago
german77 173d849b8f service: hid: Stub IsFirmwareUpdateNeededForNotification
Used in Fitness Boxing 2: Rhythm & Exercise (0100073011382000)
3 years ago
Narr the Reg 61582efeb9 service: hid: Access shared memory directly 3 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
3 years ago
Narr the Reg 1d26fabaa7 service: hid: Improve accuracy of sixaxis functions 3 years ago
german77 b2359f1527 hidbus: Implement hidbus and ringcon 3 years ago
german77 8c089f4e2a service: hid: Partially revert #8123 3 years ago
bunnei b5910ad0ba
Merge pull request #8123 from german77/bombslinger
service: hid: Remove inaccurate behavior on initialization
3 years ago
german77 9346f0b33d service: hid: Remove inaccurate behavior on initialization 3 years ago
Narr the Reg c04e65c254 service: hid: Signal event on AcquireNpadStyleSetUpdateEventHandle 3 years ago
lat9nq c5d22952bf hid: Stub IsUsbFullKeyControllerEnabled
Used by Splatoon 2, when opening the inventory from a LAN battle lobby.

Reference: https://switchbrew.org/wiki/HID_services
3 years ago
german77 8fa0416fee service/hid: Initialize applet_resource on SetNpadAnalogStickUseCenterClamp 3 years ago
Narr the Reg 8185509683
service/hid: Decrease motion update rate
Motion stops working in Mario Tennis in swing mode if the update rate is too fast even when HW it updates at the same speed. 10ms it's the minimum period that the game needs to start working again.
3 years ago
Narr the Reg c82e6dc810 core/hid: Cancel any vibration after the test 3 years ago
bunnei f6e8e61e3e
Merge pull request #7521 from german77/dual_single_joycons
service/hid: Implement SetNpadJoyAssignmentMode
3 years ago
german77 189741b521 service/hid: Stub SetNpadCaptureButtonAssignment and ClearNpadCaptureButtonAssignment
Used by ring fit adventure 1.2.0
3 years ago
german77 d6ae9c68f8 service/hid: Implement SetNpadJoyAssignmentMode 3 years ago
Narr the Reg f966c05a74 core/hid: Stub GetUniquePadsFromNpad
Used in checkpoint homebrew
3 years ago
german77 f4e5f89e6f core/hid: Improve accuary of mouse implementation 3 years ago
german77 b673857d7d core/hid: Improve accuracy of the keyboard implementation 3 years ago
german77 71f9b90dd9 core/hid: Remove usage of native types, fix a couple of errors with motion 3 years ago
german77 e7eee36d52 service/hid: Remove includes of core.h and settings.h 3 years ago
german77 5d0f3540c4 core/hid: Rename NpadType to NpadStyleIndex 3 years ago
german77 b5e72de753 kraken: Address comments from review
review fixes
3 years ago
german77 e0da5c1bbc kraken: Fix errors from rebase and format files 3 years ago
german77 dbe0301102 service/hid: Use remove duplicated code, update names 3 years ago
german77 6e2c84042d settings: Cleanup settings 3 years ago
ameerj 7c4b6aab2e core: Remove unused includes 3 years ago