mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-07-20 14:03:44 -04:00
[PR #11] [CLOSED] Update to v0.11.2 #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/hidapi/pull/11
Author: @Megamouse
Created: 1/24/2022
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
8027ddfImplement hid_write_control, so we can use HidD_SetOutputReport on win, all others are just a wrapper until testedc47734cFix return value in hid_write_control📊 Changes
5 files changed (+39 additions, -0 deletions)
View changed files
📝
hidapi/hidapi.h(+5 -0)📝
libusb/hid.c(+5 -0)📝
linux/hid.c(+6 -0)📝
mac/hid.c(+6 -0)📝
windows/hid.c(+17 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.