Alan Ott
|
b5bdda08da
|
Updated binary
|
2010-08-23 17:44:20 -04:00 |
|
Alan Ott
|
727399b79e
|
Updated binary
|
2010-08-21 13:29:38 -04:00 |
|
Alan Ott
|
2ca7aa00eb
|
Updated binary
|
2010-08-21 13:27:45 -04:00 |
|
Alan Ott
|
bf76531664
|
Makefile fix for using pkg-config
|
2010-08-17 22:15:23 -04:00 |
|
Alan Ott
|
461963e4b7
|
Libusb implementation for Linux.
|
2010-08-16 17:02:20 -04:00 |
|
Alan Ott
|
0ab5194f0e
|
Prettied up the error message
|
2010-08-10 15:03:09 -04:00 |
|
Alan Ott
|
65331407a7
|
Made the hid_error() return wchar_t* so we can get translated error messages.
|
2010-08-10 14:58:59 -04:00 |
|
Alan Ott
|
89aaf14bff
|
Implemented the Send Feature Report section of the GUI. Tested in Linux.
|
2010-08-10 14:11:17 -04:00 |
|
Alan Ott
|
a1d25da0e5
|
Updated binary.
|
2010-08-01 23:45:11 -04:00 |
|
Alan Ott
|
f631e8108d
|
Made it respond to the event generated by CMD-Tab.
|
2010-08-01 23:44:12 -04:00 |
|
Alan Ott
|
8691af7564
|
Forgot to add the executable itself.
|
2010-08-01 16:21:54 -04:00 |
|
Alan Ott
|
f41f06cadd
|
Update mac implementation.
Made a Mac Application Bundle (TestGUI.app) for this application.
Handle dock actions properly for Quit and Show (single click) events.
|
2010-08-01 16:08:34 -04:00 |
|
Alan Ott
|
794b95e232
|
Cleaned up the output (printf()).
Made the connect/disconnect button enable/disable when connections are made.
|
2010-07-28 21:40:44 -04:00 |
|
Alan Ott
|
d2c01f9000
|
Updated .gitignore to include generated files on Unix.
|
2010-07-28 20:57:46 -04:00 |
|
Alan Ott
|
bfda043aa3
|
Updated built test GUI on windows.
|
2010-07-28 20:33:20 -04:00 |
|
Alan Ott
|
da1ab35011
|
Fixed up the header comments.
|
2010-07-28 20:32:41 -04:00 |
|
Alan Ott
|
33b946eb39
|
Added warning disable on Windows.
|
2010-07-28 20:22:06 -04:00 |
|
Alan Ott
|
ea75ea6e89
|
Updated to be in sync with the other .gitignore files.
|
2010-07-27 22:57:52 -04:00 |
|
Alan Ott
|
2097e314fc
|
Modified the windows build to not require the DDK to build the DLL.
Also moved the windows hid.cpp file to windows/ from hidapi/. hidapi/ now
only contains the library header file.
|
2010-07-27 22:28:42 -04:00 |
|
Alan Ott
|
03fe2dc9ac
|
Updated Windows binary.
|
2010-07-25 23:21:53 -04:00 |
|
Alan Ott
|
1e14d11afa
|
Added the DLL to the ignore list.
|
2010-07-25 22:21:54 -04:00 |
|
Alan Ott
|
567a5d15f2
|
Added generated files to the ignore list.
|
2010-07-25 22:20:34 -04:00 |
|
Alan Ott
|
49e5aedc06
|
Converted the Windows implementation over to use the new interface.
|
2010-07-25 22:11:50 -04:00 |
|
Alan Ott
|
a55cfb7674
|
Merge branch 'master' of github.com:signal11/hidapi
|
2010-07-24 11:06:29 -04:00 |
|
Alan Ott
|
aa3d51925a
|
Changed the interface to use a pointer instead of an int as the device handle.
This is only implemented on Linux so far.
|
2010-07-24 11:05:36 -04:00 |
|
Alan Ott
|
124cddf681
|
Pre-built Test GUI.
|
2010-07-22 21:04:02 -04:00 |
|
Alan Ott
|
9d52b2c0ba
|
Don't copy zlib and libpng here as they are not needed.
|
2010-07-22 21:03:22 -04:00 |
|
Alan Ott
|
ae5085bb94
|
Added message about copying hidapi.dll to this folder.
|
2010-07-22 21:02:32 -04:00 |
|
Alan Ott
|
d203142362
|
Add Windows build files.
|
2010-07-22 20:59:07 -04:00 |
|
Alan Ott
|
a6e78b8523
|
Merge branch 'master' of github.com:signal11/hidapi
|
2010-07-22 20:30:08 -04:00 |
|
Alan Ott
|
6b64b9ee16
|
Added a README for the test GUI.
|
2010-07-22 20:29:51 -04:00 |
|
Alan Ott
|
86b54c6a58
|
Added a Makefile to automatically call the platform Makefile.
|
2010-07-22 20:21:26 -04:00 |
|
Alan Ott
|
2e6e96b39c
|
Fixed all: target name.
|
2010-07-22 20:17:48 -04:00 |
|
Alan Ott
|
ee1c791fc9
|
Moved the Makefile to Makefile.linux Makefile.mac
|
2010-07-22 19:36:51 -04:00 |
|
Alan Ott
|
e726410309
|
Changed name of executable.
|
2010-07-22 19:31:02 -04:00 |
|
Alan Ott
|
c9edddd830
|
Added a test GUI for hidapi.
|
2010-07-22 19:28:04 -04:00 |
|