issues
search
ruabmbua
/
hidapi-rs
Rust bindings for the hidapi C library
MIT License
177
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Installation notes
#160
Resonanz
closed
4 days ago
6
set_output_report
#159
ArtyomPrisyazhnyy
opened
1 month ago
1
Add feature for doc_cfg, specify allowed cfgs in build.rs
#158
Tiwalun
closed
3 months ago
4
Linux Native target does not find any devices
#157
danielhstahl
opened
4 months ago
1
Improved panic safety.
#156
gtsiam
opened
5 months ago
0
Support for monitoring of new devices
#155
Nemo157
opened
6 months ago
3
Add `PartialEq`, `Eq` and `Hash` to `DeviceInfo`
#154
alvaro-cuesta
opened
6 months ago
0
warning: hidapi@2.6.1: cc1: fatal error: etc/hidapi/linux/hid.c: No such file or directory
#153
ChocolateLoverRaj
closed
7 months ago
4
Use CancelIoEx instead of CancelIo on windows_native
#152
YgorSouza
closed
8 months ago
1
HidDevice::drop is not thread safe on Windows
#151
YgorSouza
closed
8 months ago
3
hiddevice: add `AsFd` impl
#150
JohannesSchilling
closed
9 months ago
6
Creating GitHub releases for new versions
#149
timrogers
closed
9 months ago
2
Update GitHub workflow
#148
uklotzde
closed
9 months ago
3
Use Git version tags to publish releases on crates.io
#147
uklotzde
closed
9 months ago
1
Rename branch `master` to `main`
#146
uklotzde
closed
9 months ago
3
Update Linux dependencies
#145
uklotzde
closed
9 months ago
1
Reduce package size
#144
uklotzde
closed
9 months ago
7
Wondering why the methods e.g. read()...
#143
Resonanz
closed
9 months ago
1
How to differentiate and connect to those devices which with same VID&PID?
#142
Fred2754
closed
9 months ago
2
cargo fmt all code and add fmt CI check
#141
ruabmbua
closed
9 months ago
0
Check code formatting in CI
#140
YgorSouza
closed
9 months ago
0
Document what read and write methods return
#139
YgorSouza
closed
9 months ago
0
Simplified conditional compilation
#138
sidit77
closed
9 months ago
1
public call to `close` missing
#137
shufps
closed
11 months ago
2
HidApiError { message: "No HID devices with requested VID/PID found in the system." }
#136
junbong
closed
11 months ago
1
Remove the need to panic when calling new() and new_without_enumerate()
#135
JonathanLindsey
closed
11 months ago
2
Document what write() and read() functions return
#134
JonathanLindsey
closed
9 months ago
2
Add HidApi::reset_devices & HidApi::add_devices
#133
Sainan
closed
12 months ago
4
error: could not find system library 'libudev' required by the 'hidapi' crate
#132
0xmigo
closed
1 year ago
7
feat: Native macOS backend
#131
Tiwalun
opened
1 year ago
3
Fix compilation issue caused by new linux-native backend
#130
ruabmbua
closed
1 year ago
0
Update hidapi
#129
ruabmbua
closed
1 year ago
0
`linux-native` feature does not compile
#128
ShayBox
closed
1 year ago
3
Assertion / Illegal instruction on macOS when calling `HidApi::new` in different threads
#127
Tiwalun
opened
1 year ago
4
Extend CI/CD to all Linux combinations + macOS + Windows
#126
RavuAlHemio
closed
1 year ago
1
Add support for get_report_descriptor()
#125
RavuAlHemio
closed
1 year ago
1
Raw Windows backend
#124
sidit77
closed
1 year ago
11
Improve co2mon example
#123
newpavlov
closed
1 year ago
1
Native linux backend based on usbfs
#122
badicsalex
opened
1 year ago
10
Cross and hidapi
#121
axoulc
opened
1 year ago
0
What is this error message: hid_write/GetOverlappedResult: (0x000003E3)?
#120
animus27
opened
1 year ago
1
Add support for NetBSD. Avoid needless repetition of targetnames, use compile_unix() as last step.
#119
nikkicoon
closed
7 months ago
6
Implement Debug for HidDevice
#118
marienz
closed
1 year ago
1
hidapi: update to b516e97, fixing an interface numbers bug on macOS
#117
benma
closed
1 year ago
2
Provide a generic example like hidapi hidtest
#116
mcuee
opened
1 year ago
0
update submodule to latest hidapi to fix interface numbers on macOS
#115
benma
closed
1 year ago
0
Fix freebsd build
#114
ruabmbua
closed
1 year ago
4
hidapi crate fails to build on FreeBSD
#113
tingox
closed
1 year ago
3
Do i need to write a windows driver to be able to talk to my custom USB HID device?
#112
Aggeloz
closed
1 year ago
5
Deprecate HidApi::check_error and HidDevice::check_error
#111
carlosmn
closed
1 year ago
0
Next