Commit Graph

  • 119135b8ce linux: Use poll() even in non-blocking mode Alan Ott 2013-01-21 13:19:23 -05:00
  • a991328721 linux/libusb: do not check bDeviceClass on enumeration Spencer Oliver 2012-12-19 10:01:11 +00:00
  • ba5612e37f libusb: check for failure of hid_init() Atsushi NAGASE 2013-01-21 15:59:24 +09:00
  • 2e4835471c Windows: Add a 1 second timeout to hid_write() write_timeout_2 Alan Ott 2012-05-09 09:46:21 +08:00
  • 0d7c7ef066 libusb: remove extra spaces Ludovic Rousseau 2012-11-28 13:58:09 +01:00
  • ec24f93100 all: make hid_enumerate() able to match any vendor or any product Ludovic Rousseau 2012-05-22 16:02:09 +02:00
  • b20777fc0c testgui: more robust handling of report length fields Alan Ott 2012-11-26 22:24:42 -05:00
  • 1fba3f98f0 testgui: Add fields for lengths of reports Michael Pisarski 2012-06-06 12:04:45 -04:00
  • 0ed94093c8 windows: replace magic number 2 with sizeof(wchar_t) Nikolaj Løbner Sheller 2012-08-09 14:53:57 +02:00
  • c6f2900275 Merge branch 'master' of github.com:signal11/hidapi Alan Ott 2012-11-26 20:20:43 -05:00
  • b0e2fb8d35 libusb/mac: gcc -pedantic warning fixes Justin R. Cutler 2012-03-07 11:44:40 -05:00
  • b5b15d0d83 windows: mingw: minor gcc -pedantic warning fixes Justin R. Cutler 2012-03-14 18:57:40 -04:00
  • 69a91a8f6c All: Convert C99 comments (//) into C89 comments (/* */) Justin R. Cutler 2012-03-07 11:37:24 -05:00
  • 3bfaffbfe0 linux: fix gcc warnings when INVASIVE_GET_USAGE is defined. Justin R. Cutler 2012-04-02 17:10:47 -04:00
  • d5710b4f96 linux: Fix memory leaks on serial number and product name Stan Hu 2012-08-13 21:32:45 -07:00
  • 1774c81f04 linux: check for EINPROGRESS from read() Stan Hu 2012-08-04 00:33:50 -07:00
  • 901fbe9e39 mac: Use Location ID in make_path instead of pointers Stan Hu 2012-08-06 14:18:16 -07:00
  • dc6c170672 mac: Fix string handling Alan Ott 2012-11-26 13:59:33 -05:00
  • 54d32f6aa3 mac: Use exclusivce device access Ludovic Rousseau 2011-02-24 10:08:06 +01:00
  • f74e0c64e8 hidtest: Use hid_init() Ludovic Rousseau 2011-07-19 15:26:45 +02:00
  • e569477ef1 README.txt: Improve sample code Ludovic Rousseau 2012-06-19 08:47:47 +02:00
  • 1826eabaef linux/hidraw: Fix compiler warning Ludovic Rousseau 2012-10-04 10:18:32 +02:00
  • 85d608e80e Linux: Fix warning: function declaration isn't a prototype Ludovic Rousseau 2012-09-21 13:31:24 +02:00
  • 8def28f09d Mac, Linux: Remove extra spaces at end of lines Ludovic Rousseau 2012-09-21 13:29:26 +02:00
  • 5d2b6b8eab Mac: Fix warning: function declaration isn't a prototype Ludovic Rousseau 2012-09-21 11:55:09 +02:00
  • c279c1d25b Linux: Fix warning: comparison between signed and unsigned Ludovic Rousseau 2012-09-21 11:10:20 +02:00
  • bfb2b5924d Linux: Remove unused function register_error() Ludovic Rousseau 2012-09-21 11:07:11 +02:00
  • 61757847c4 Linux: Fix warning: enumeration value not handled in switch Ludovic Rousseau 2012-09-21 11:05:26 +02:00
  • 6761e3f5ba Linux: Fix warning: no previous prototype Ludovic Rousseau 2012-09-21 11:03:54 +02:00
  • 367fc3f3aa linux: Fix bug on mbstowcs() usage Ludovic Rousseau 2012-09-21 11:01:50 +02:00
  • ee808f9dfc Mac: Remove 'next' from struct hid_device_ Brendan Shanks 2012-01-24 09:26:38 -08:00
  • 471dd9d5ae Mac: Remove device_list and its mutex/code Brendan Shanks 2012-01-23 21:02:48 -08:00
  • 399e4fad12 configure.ac: Reduce required autoconf version to 2.63 which also works Peter Stuge 2012-08-15 04:06:56 +02:00
  • 8cd443954c README: Use $HOST also in the "Build libudev" configure command Peter Stuge 2012-08-15 02:02:54 +02:00
  • 425ef9f86e udev: Insert comment about case-sensitivity Alan Ott 2012-07-30 10:51:51 -04:00
  • 807afbc35c Linux: Fix return value handling of mbstowcs() Thomas Perl 2012-07-18 00:42:47 +02:00
  • 48352615f0 Linux: Small refactoring of Thomas's previous patch Alan Ott 2012-07-16 21:00:44 -04:00
  • 36f7dec134 linux/hid.c: Fix enumeration for Bluetooth devices Thomas Perl 2012-06-07 22:52:33 +02:00
  • 44f9df5ec1 Windows: Make sure a driver is present for enumeration. Alan Ott 2012-07-13 05:14:41 +08:00
  • 645a0c357a FreeBSD: Conditionally remove calls to libusb_detach_kernel_driver() Alex Dupre 2012-07-16 00:52:43 -04:00
  • 49021efd0f FreeBSD: Add $(LIBS) to libhidapi.so target (Makefile.freebsd) Alex Dupre 2012-07-16 00:52:17 -04:00
  • 6d50f8fa0f Add Autotools build system (automake, autconf) Alan Ott 2012-07-15 20:06:26 -04:00
  • 567304bf2d Add a .gitattributes giving autoconf files LF line endings Alan Ott 2012-07-15 20:05:50 -04:00
  • 4fec187ca2 Add .pc files for pkg-config Alan Ott 2012-06-30 11:34:26 -04:00
  • 38a7bf75f0 Renamed manual makefiles so they're out of the way of autotools Alan Ott 2012-07-03 21:28:22 -04:00
  • d370700973 Exclude ax_pthread.m4 from .gitignore Alan Ott 2012-07-13 22:56:35 -04:00
  • 9fb2477f68 Add ax_pthread.m4 in preparation for autotools build system Alan Ott 2012-07-13 22:55:12 -04:00
  • f33cba0492 Exclude pkg.m4 from .gitignore Alan Ott 2012-07-13 23:58:04 -04:00
  • d60d5f278b Add pkg.m4 in preparation for autotools Alan Ott 2012-07-13 22:46:00 -04:00
  • b417e9413e Remove MacOS TestGUI Binaries from git Alan Ott 2012-07-14 11:58:51 -04:00
  • 3371977dd8 Merge branch 'autotools' of github.com:signal11/hidapi into autotools autotools Alan Ott 2012-07-13 01:14:43 -04:00
  • 296b08a139 Convert to useing ax_pthread.m4 to detect proper pthread flags autmatically. Alan Ott 2012-07-13 01:13:59 -04:00
  • 0c462aac12 Windows: Make sure a driver is present for enumeration. windows_check_driver Alan Ott 2012-07-13 05:14:41 +08:00
  • 23b98e418b When bundling, change permission of copied file to allow writes by owner. Alan Ott 2012-07-09 14:21:37 -04:00
  • 1a972ffbbd Merge branch 'autotools' of github.com:signal11/hidapi into autotools Alan Ott 2012-07-08 13:13:01 -04:00
  • 8e1fcc99fc Add TestGUI.app to .gitignore. Alan Ott 2012-07-08 13:09:25 -04:00
  • 988175fe40 Change executable filename to hidapi-testgui. Alan Ott 2012-07-08 13:09:03 -04:00
  • 8067be7a25 Make TestGUI.app work for out of source builds. Alan Ott 2012-07-08 13:01:57 -04:00
  • 9d60ed5912 README.txt: fix a missing $HOST and remove {} from shell vars. Alan Ott 2012-07-07 18:31:35 -04:00
  • 6f57f2a81d README.txt: add section on Cross Compiling. Alan Ott 2012-07-07 16:42:13 -04:00
  • 6f08c09f85 Exit with error if required packages are not found. Alan Ott 2012-07-07 16:41:41 -04:00
  • dee41ec751 Fix bugs where it wouldn't build the testgui with non-ports Fox-toolkit. Alan Ott 2012-07-07 11:38:11 -04:00
  • 4c3db11045 Added Makefile-manual to EXTRA_DIST Alan Ott 2012-07-05 00:26:56 -04:00
  • 2b2411079e Add built files in hidtest/ to .gitignore Alan Ott 2012-07-04 14:54:05 -04:00
  • ea3d8278ef added vcproj and sln as crlf to .gitattributes Alan Ott 2012-07-04 14:30:14 -04:00
  • 45b734bea2 .gitattributes for line endings Alan Ott 2012-07-05 02:27:26 +08:00
  • 8755c66702 added AM_PROG_LD under m4_ifdef. Alan Ott 2012-07-05 02:01:30 +08:00
  • 20dfbfdc33 Change to long parameters in bootstrap Alan Ott 2012-07-05 01:49:30 +08:00
  • e1becc53b2 Reference all source files from $(top_srcdir) and built libraries from $(top_builddir) Alan Ott 2012-07-04 10:01:54 -04:00
  • 7174a28e92 Fix from autoupdate Alan Ott 2012-07-04 09:21:00 -04:00
  • 6c9d6ec0fd Use $(top_builddir) to reference a built .la Ludovic Rousseau 2012-07-04 09:52:50 +02:00
  • 1a4bbbc01a Use $(top_srcdir) to reference a source file Ludovic Rousseau 2012-07-04 09:51:22 +02:00
  • 24d70e657c Reformat AC_CONFIG_FILES() files Ludovic Rousseau 2012-07-04 09:45:10 +02:00
  • de09917de2 Add missing Ludovic Rousseau 2012-07-04 09:40:38 +02:00
  • d6a9953a57 bootstrap script Alan Ott 2012-07-04 00:25:46 -04:00
  • 1859e00935 Fixes for mac Alan Ott 2012-07-04 00:00:06 -04:00
  • d9d077bf18 Fix typos on non-Linux OS's Alan Ott 2012-05-03 03:20:09 -04:00
  • 1c56f52223 Added library versioning. Alan Ott 2012-07-03 22:35:51 -04:00
  • c42f65efca Fixed to refect Makefile-manual naming. Alan Ott 2012-07-03 21:31:49 -04:00
  • f955396c0c Renamed manual makefiles so they're out of the way of autotools. Alan Ott 2012-07-03 21:28:22 -04:00
  • c0f28b1f4c Updated README for new build system. Alan Ott 2012-07-03 21:22:53 -04:00
  • bdcde3632c Autotools build files for hidtest example. Alan Ott 2012-07-03 21:19:37 -04:00
  • 2d42a34059 Added more generated files to .gitignore. Alan Ott 2012-07-03 11:07:10 -04:00
  • 631dedd3cb added scm-clean target Alan Ott 2012-07-03 11:06:57 -04:00
  • 15d4448d17 Windows .gitignore Alan Ott 2012-07-03 00:57:13 -04:00
  • d2cc00ccaf Added EXTRA_DIST Alan Ott 2012-07-03 00:56:01 -04:00
  • 0a20c9ba1f update of .gitignore Alan Ott 2012-07-03 00:47:50 -04:00
  • 15de3b5f40 Update of .gitignore files Alan Ott 2012-07-03 00:47:18 -04:00
  • c97df4f756 extra_dist Alan Ott 2012-07-03 00:31:05 -04:00
  • cf8529d8a3 Merge branch 'autotools' of github.com:signal11/hidapi into autotools Alan Ott 2012-07-03 00:21:17 -04:00
  • daebe52cd3 Autotools on Windows Alan Ott 2012-07-03 12:18:11 +08:00
  • 96ce1aad70 Change Makefile.mingw to create hidapi-testgui.exe Alan Ott 2012-07-03 04:54:02 +08:00
  • 486f1882bf Merge branch 'autotools' of github.com:signal11/hidapi into autotools Alan Ott 2012-07-02 16:04:10 -04:00
  • 1c2dde6e3b Updated Makefile for MinGW. Alan Ott 2012-07-03 02:18:14 +08:00
  • 2a38afa0f0 Remove errant echo in makefile Alan Ott 2012-07-01 22:00:51 -04:00
  • 5436e70cde Add pkg.m4, because it's not a part of autoconf :( Alan Ott 2012-07-01 17:51:10 -04:00
  • 21d7d2d208 Windows: Fixed an incorrect return type on HidP_GetCaps() windows_write_timeout Chris Serio 2012-05-15 15:15:28 -04:00
  • 67135a512c Mac: Add CFRetain()/CFRelease() pair on the device handle bsupnik 2012-05-15 11:37:58 -04:00
  • 8dae133d22 Windows: Fix compile when using DDK Chris Serio 2012-05-14 22:33:18 -04:00
  • 9863c26676 Windows: Default the DDK build to use _cdecl Alan Ott 2012-05-17 08:18:18 +08:00