1. 9ee81db Windows: add internal binary snapshot scripts by Pete Batard · 12 years ago
  2. b9e3a9b Git: add pre-commit and post-rewrite hooks for versioning by Pete Batard · 12 years ago
  3. ff19395 Misc: update pkg-config template by Pete Batard · 12 years ago
  4. 4cccbed Windows: Remove #define options and use same set of defaults by Pete Batard · 12 years ago
  5. 24d595a Windows: misc improvements by Pete Batard · 12 years ago
  6. 37dfd16 Core: Add get_version() call by Pete Batard · 12 years ago
  7. 5b82831 Windows: remove obsolete lsusb project files by Pete Batard · 12 years ago
  8. fcad094 Windows: add VS2010 project files by Pete Batard · 12 years ago
  9. d346cd9 examples: Use snprintf() instead of sprintf() in dpfp and dpfp_threaded by Peter Stuge · 12 years ago
  10. 5b7d1c5 OpenBSD: Fix warning: 'hpriv' may be used uninitialized by Peter Stuge · 12 years ago
  11. 974251b Windows: Fix support for variadic macros by Pete Batard · 12 years ago
  12. 312ba2d Misc: Indicate that licence is LGPL-2.1 or later by Ludovic Rousseau · 12 years ago
  13. c6996ce Misc: Update list of maintainers from README by Ludovic Rousseau · 12 years ago
  14. b49cfae Misc: Fix missing libsub's -> libusbx's from previous patches by Pete Batard · 12 years ago
  15. ca159f1 Doc: Update doxygen for libusbx and add logo by Pete Batard · 12 years ago
  16. 791b747 Misc: Rebrand to libusbx by Pete Batard · 12 years ago
  17. f98eaca libusbx 1.0.9 by Pete Batard · 12 years ago
  18. 985c4fd Samples: Fix "warning: no newline at end of file" in xusb.c by Pete Batard · 12 years ago
  19. 10dc1ea Autotools: Fix missing DLL .def file from make dist by Pete Batard · 12 years ago
  20. a8a80b6 Autotools: Fix msvc dir not being included in make dist by Pete Batard · 12 years ago
  21. 3c968be Linux: Don't spam the console with 'device unconfigured' errors by Hans de Goede · 12 years ago
  22. feb33fc libusbx 1.0.9-rc5 by Pete Batard · 12 years ago
  23. dbd6faf Autotools: remove --enable-debug-log option in autogen.sh by Pete Batard · 12 years ago
  24. 5a4d7cf Darwin: Fix a warning on 64 bit platforms by Pete Batard · 12 years ago
  25. c581017 Autotools: Fix make distcheck and add ChangeLog by Pete Batard · 12 years ago
  26. 5c311cb Autotools: Fix package name and URLs in configure.ac by Pete Batard · 12 years ago
  27. 810ff9e libusbx 1.0.9-rc4 by Pete Batard · 12 years ago
  28. 2250152 Git: add export-ignore for git config file by Pete Batard · 12 years ago
  29. d577d4f Samples: fix a "value is always 0" Clang warning in xusb.c by Pete Batard · 12 years ago
  30. c0e7b28 Windows: fix Clang warnings about unused assignations by Pete Batard · 12 years ago
  31. 43997b5 Samples: Fix missing xusb from VS project files by Pete Batard · 12 years ago
  32. 4f9fd6a autotools: LT_LANG([Windows Resource]) makes windres check redundant by Pete Batard · 12 years ago
  33. 743fd77 Examples: add xusb sample by Pete Batard · 12 years ago
  34. abdb443 VS2005: Bring x86_64 output directories in line with x86_32 by Pete Batard · 12 years ago
  35. be0f7bd Linux: fix inaccurate comment by Hans de Goede · 12 years ago
  36. 75883a2 Linux: Remove unneeded status assignation by Hans de Goede · 12 years ago
  37. c6a34f4 Linux: Translate iso pkt status codes to libusb transfer status codes by Hans de Goede · 12 years ago
  38. a76f2ee Linux: Fix handling of urb status codes by Hans de Goede · 12 years ago
  39. f18a081 Linux: Don't print errors when cancel_transfer fails with NOT_FOUND by Hans de Goede · 12 years ago
  40. d041159 Linux: Fix cancel_transfer return value when cancelling a multi-urb transfer by Hans de Goede · 12 years ago
  41. 76af4c9 libusbi.h: Add IS_EPIN() IS_EPOUT() IS_XFERIN() and IS_XFEROUT() macros by Peter Stuge · 12 years ago
  42. e3d0a4c Add LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate need for ZLP by Peter Stuge · 12 years ago
  43. 7e0c747 libusb.h: Add comma after last value in enums to ease future expansion by Peter Stuge · 12 years ago
  44. c20ec7a Linux: Rework bulk continuation check to generic kernel version check by Peter Stuge · 12 years ago
  45. cf8f5a7 OpenBSD: Correctly catch attempts to do isochronous OUT transfers by Peter Stuge · 12 years ago
  46. ae8e86c Darwin: Do not reject devices with product id 0x0000 by Peter Stuge · 12 years ago
  47. 4630fc2 Do not call timerfd functions when timerfd is not being used by Peter Stuge · 13 years ago
  48. c40f3df Windows: Fix MSVC6 IDE warning on line continuation in libusb-1.0.rc by Michael Plante · 13 years ago
  49. 5526841 Windows: Add Renesas SuperSpeed support for libusb_get_device_speed() by Pete Batard · 13 years ago
  50. 3df4376 autogen.sh: Try to use libtoolize before trying glibtoolize by Peter Stuge · 13 years ago
  51. 4afbc78 Rename the lsusb example program to listdevs by Peter Stuge · 13 years ago
  52. 57ab551 core.c: Fix clang warning about useless store to a variable by Sean McBride · 13 years ago
  53. 32bbbd1 Darwin: Clarify comments on event thread creation and termination by Sean McBride · 13 years ago
  54. 6cf3285 Darwin: Fix incorrect mutex protection of libusb_darwin_acfl global by Sean McBride · 13 years ago
  55. 662ced4 Darwin: Use retained runloop variable instead of CFRunLoopGetCurrent() by Sean McBride · 13 years ago
  56. 952a9bb Darwin: Fix libusb_init() and libusb_exit() refcount race condition by Sean McBride · 13 years ago
  57. 721cc1c threads_posix.c: Fix prototype warning by including threads_posix.h by Sean McBride · 13 years ago
  58. f6ef0fc Windows: Fix crash during enumeration with >= 64 connected devices by Dave Camarillo · 13 years ago
  59. e280760 Windows MSVC6: Remove SetupAPI, AdvAPI32 and OLE32 dependencies by Pete Batard · 14 years ago
  60. fa66c93 Windows: Output an error message on calls to libusb_get_pollfds() by Pete Batard · 13 years ago
  61. 637145e io.c: Fix comment since pthreads isn't the only threading libusb uses by Pete Batard · 14 years ago
  62. bb37939 libusb.h: Cast in libusb_get_string_descriptor() to avoid MSVC6 warning by Michael Plante · 14 years ago
  63. ca09754 Windows: guid_to_string() is only discarded when macro-usbi_dbg used by Michael Plante · 13 years ago
  64. 8e15adc Windows: Fix undefined datatype 'LONG_PTR' in MSVC6 by Pete Batard · 13 years ago
  65. 17ad642 Windows: Fix for MSVC6 preprocessor not accepting blank parameters by Pete Batard · 13 years ago
  66. c591a7c Windows: Switch MSVC6 .dsp project files from MBCS to Unicode by Michael Plante · 14 years ago
  67. 536e424 Windows: Add missing MSVC6 lsusb.dsp project file by Michael Plante · 13 years ago
  68. c568288 OpenBSD backend by Martin Pieuchot · 13 years ago
  69. d228574 configure.ac: Darwin: Move -lobjc from LIBS to PC_LIBS_PRIVATE by Xiaofan Chen · 13 years ago
  70. 93b0e09 examples: Link only with ../libusb/libusb-1.0.la and not with -lusb-1.0 by Xiaofan Chen · 13 years ago
  71. cdc5df8 libusb/Makefile.am: Avoid recursive variables in .rc silent-rule by Peter Stuge · 13 years ago
  72. a8e2e7c Core: Fix #122 warning: no previous prototype for ‘usbi_log_v’ by Ludovic Rousseau · 13 years ago
  73. e88ecb1 Darwin: Set a name for the background thread on Mac OS X 10.6 and later by Sean McBride · 13 years ago
  74. 60bad55 libusb/Makefile.am: Add libusb-1.0.rc dependency on version.h by Peter Stuge · 13 years ago
  75. 70bec4a libusb/Makefile.am: Make the libusb-1.0.rc rule support silent-rules by Peter Stuge · 13 years ago
  76. fa9b682 configure.ac: Enable libtool support for Windows Resource language by Peter Stuge · 13 years ago
  77. 58c73dd descriptor.c: Use size_t for minor 64 bit compliance improvement by Sean McBride · 13 years ago
  78. 27ec326 Darwin: Fix warnings about mismatched signed/unsigned compare by Sean McBride · 13 years ago
  79. 59cc79f Fix unused variable warnings when without timerfd and/or when on Darwin by Sean McBride · 13 years ago
  80. 1cc5b4a Correctly handle LIBUSB_TRANSFER_OVERFLOW in libusb_control_transfer() by Ludovic Rousseau · 13 years ago
  81. c55f581 Windows: do not set altsetting 0 as part of libusb_release_interface() by Pete Batard · 13 years ago
  82. efd3fae Windows: fix communication with hubs by Pete Batard · 13 years ago
  83. a8d1eb7 Windows: add USB 3.0 controller support by Pete Batard · 13 years ago
  84. 48a1949 Windows: add static keywords and drop duplicated or unneeded code by Pete Batard · 13 years ago
  85. af40728 Windows: fix 'windows_error_str' defined but not used when not logging by Pete Batard · 13 years ago
  86. abc3143 libusbi.h: Silence unused context variable warnings when not logging by Peter Stuge · 13 years ago
  87. 69b71c8 Windows: copy DLL file regardless of ddk_build.cmd dll argument case by Pete Batard · 13 years ago
  88. fdbac89 Windows: Add uint32_t typedef for old MSC so that DDK can build lsusb by Pete Batard · 13 years ago
  89. c471d55 Darwin: fix port leak in darwin_clock_gettime() by Vitali Lovich · 13 years ago
  90. 477f391 Darwin: remove unnecessary run loop invalidation during libusb_exit() by Vitali Lovich · 13 years ago
  91. f52094f Darwin: fix port leak during libusb_exit() by Vitali Lovich · 13 years ago
  92. 8a2f7b5 Darwin: fix potential leak on libusb_claim_interface() error by Vitali Lovich · 13 years ago
  93. b1ee2ef Darwin: Fix #117 transfer size 64/32 bit issue for transfer callbacks by Nathan Hjelm · 13 years ago
  94. c407a2d Remove username from SF FRS rsync upload command by Peter Stuge · 13 years ago
  95. cbc2d7b Support release candidate versions in configure.ac and libusb-1.0.rc by Peter Stuge · 13 years ago
  96. 384a528 Tidy .gitignore a little by Peter Stuge · 13 years ago
  97. 9ad3643 Docs: Clarify that libusb_handle_events_timeout() tv param can't be NULL by Hans de Goede · 13 years ago
  98. e1c06fb Makefile.am: Do not remove ChangeLog on make distclean, fixes #116 by Peter Stuge · 13 years ago
  99. 0c5bf03 Darwin: Reduce race likelihood between cancellation and device disconnect by Vitali Lovich · 13 years ago
  100. 3e6e257 Document that libusb_get_device_list() can return any libusb_error code by Peter Stuge · 13 years ago