mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-07-18 18:44:26 -04:00
[PR #1] [MERGED] Implement hid_write_control, so we can use HidD_SetOutputReport on wi… #1
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/1
Author: @ghost
Created: 4/28/2017
Status: ✅ Merged
Merged: 4/28/2017
Merged by: @undefined
Base:
master← Head:master📝 Commits (1)
6443091Implement hid_write_control, so we can use HidD_SetOutputReport on win, all others are just a wrapper until tested📊 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
…n, all others are just a wrapper until tested
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.