Alan Ott
e78f74041b
Merge branch 'master' of github.com:signal11/hidapi
hidapi-0.3.0
2010-07-05 16:36:09 -04:00
Alan Ott
32f9cb6c3c
Added support for Set/Get Feature reports for Windows.
2010-07-05 16:35:42 -04:00
Alan Ott
642d00274c
Merge branch 'master' of github.com:signal11/hidapi
2010-07-03 15:37:42 -04:00
Alan Ott
b898757a00
Made the hid_read() call take a more robust argument for length.
2010-07-03 15:35:35 -04:00
Alan Ott
d6db1ec8ca
Worked around a problem in Linux kernels prior to 2.6.34.
...
Fixed non-blocking operation.
2010-07-03 15:33:22 -04:00
Alan Ott
0782bc31f0
README and Makefile for Linux.
2010-07-03 15:26:16 -04:00
Alan Ott
96aca32ec8
Implemented the Manufacturer and Product strings in the hid_device struct on Windows.
2010-07-01 17:56:46 -04:00
Alan Ott
ebc18502b7
Added the hidapi_enumerate() interface on Linux.
...
Added manufacturer and product strings to the hid_device struct.
2010-07-01 17:39:24 -04:00
Alan Ott
a7160b8f49
Merge branch 'master' of github.com:signal11/hidapi
2010-07-01 17:12:28 -04:00
Alan Ott
6c0ee6befc
Made the hidapi_enumerate() functional.
...
Added non-blocking operation.
2010-07-01 17:10:45 -04:00
Alan Ott
0cc06e1f02
Added the hidapi_enumerate() interface to the Windows implementation.
2010-07-01 16:56:15 -04:00
Alan Ott
a1769df365
Ported to Linux and added the hidapi_enumerate() interface.
2010-06-30 22:46:55 -04:00
Alan Ott
c506c71bb8
Enumeration interface and hidapi_open_path().
2010-06-30 22:08:21 -04:00
Alan Ott
353308641d
Whitespace update
hidapi-0.2.4
2010-05-30 15:52:40 -04:00
Alan Ott
0a76c844ac
Updated test program EXEs.
hidapi-0.2.3
2010-05-30 15:46:46 -04:00
Alan Ott
35ec5feb49
Updates to the Visual Studio Project and Test program.
2010-05-30 15:45:56 -04:00
Alan Ott
03179fe661
Updated README files.
hidapi-0.2.2
2010-05-30 15:23:01 -04:00
Alan Ott
14a9c3aa3e
Added a README.txt to the Debug/ and Release/ folders, so that people will know what they need to do to run the program (without building it).
2010-05-30 15:18:39 -04:00
Alan Ott
e90278d036
Added support for Nonblocking I/O.
...
Documented the hidapi.h header.
Fixed hid_get_error() wchar_t bug.
Fixed invalid handle error in hid_open()
Updated example to show non-blocking operation.
2010-05-30 15:10:55 -04:00
Alan Ott
21920c34fa
Added support for Nonblocking I/O.
...
Documented the hidapi.h header.
Fixed hid_get_error() wchar_t bug.
Fixed invalid handle error in hid_open()
Updated example to show non-blocking operation.
2010-05-30 15:09:47 -04:00
Alan Ott
2fb125f4bf
Cleanup of hidtest.cpp
...
Fixes for Release mode in hidtest-vc8.vcproj
hidapi-0.1.0
2010-04-11 19:41:23 -04:00
Alan Ott
8c85933124
Added copying of the hidapi.dll to the post build script.
...
Added a system(pause) to the end of the test program.
2010-04-11 17:58:39 -04:00
Alan Ott
bb8298c2f9
HACKING file.
2010-04-11 17:34:12 -04:00
Alan Ott
3f9611fe5a
Added README
2010-04-11 16:37:10 -04:00
Alan Ott
5773da50d9
Initial import of source files.
2010-04-11 16:29:01 -04:00