1. 3c755e1 libusbx-1.0.11 by Pete Batard · 12 years ago
  2. c5c6b0e Darwin: Sync type of num_iso_packets fields by Ludovic Rousseau · 12 years ago
  3. 30ccbd7 Core: Handle TRANSFER_ERROR/TRANSFER_CANCELLED for sync transfers by Ludovic Rousseau · 12 years ago
  4. 6d47fa1 BSD: Add thread ID support for OpenBSD > 5.1 by Pete Batard · 12 years ago
  5. 00d6fed Samples: fix strcat vs strlcat warning on OpenBSD by Pete Batard · 12 years ago
  6. d190bd7 libusbx 1.0.11-rc1 by Pete Batard · 12 years ago
  7. 463dda0 Core: Add a timestamping and thread ID to logging by Peter Stuge · 12 years ago
  8. d20cd4f Autotools: Use "$@" instead of $* to avoid spaces problems by Ludovic Rousseau · 12 years ago
  9. c74fe3a Autotools: Use "set -e" to exit on the first error by Ludovic Rousseau · 12 years ago
  10. 2a24dac Autotools: Do not use source to call an another script by Ludovic Rousseau · 12 years ago
  11. 1ed09c7 Windows: Fix deadlock in backend when submitting transfers. by Toby Gray · 12 years ago
  12. 939a478 Samples: Remove interface requests when querying WCID devices by Pete Batard · 12 years ago
  13. ae1124c Autotools: Add bootstrap.sh by Pete Batard · 12 years ago
  14. ec1cc1c Windows: Fix removal of usbi_fd_notification calls in submit_*_transfer by Uri Lublin · 12 years ago
  15. 00d61a3 Core: update version struct for ABI compatibility by Pete Batard · 12 years ago
  16. b927208 Linux: Search for /dev/usbdev<bus>.<device> USB device special files by James Hanko · 13 years ago
  17. 35c3189 BSD: Provide libusb_get_device_speed() data by Martin Pieuchot · 12 years ago
  18. 29d66c1 Samples: Fix not handled in switch warning in xusb.c by Ludovic Rousseau · 12 years ago
  19. d2b7b9f Samples: Remove unneeded inline in xusb.c by Ludovic Rousseau · 12 years ago
  20. 36a7119 Linux: Fix signed vs unsigned compiler warnings by Ludovic Rousseau · 12 years ago
  21. 2aad19b Linux: Silence unused variable warnings without CLOCK_MONOTONIC by Xiaofan Chen · 12 years ago
  22. 16b7adc Core: Add debug message with callback address on completed transfer by Peter Stuge · 12 years ago
  23. 968df12 BSD: add NetBSD experimental support by Pete Batard · 12 years ago
  24. 81b627b libusbx-1.0.10 by Pete Batard · 12 years ago
  25. 28ab85c Samples: Fix initialization discards qualifiers warnings in xusb.c by Ludovic Rousseau · 12 years ago
  26. baa5563 Samples: Fix no previous prototype warnings in xusb.c by Ludovic Rousseau · 12 years ago
  27. 1fb1c97 Misc: Add a missing newline at end of .private/README.txt by Ludovic Rousseau · 12 years ago
  28. f0dfc40 libusbx 1.0.10-rc1 by Pete Batard · 12 years ago
  29. 9ee81db Windows: add internal binary snapshot scripts by Pete Batard · 12 years ago
  30. b9e3a9b Git: add pre-commit and post-rewrite hooks for versioning by Pete Batard · 12 years ago
  31. ff19395 Misc: update pkg-config template by Pete Batard · 12 years ago
  32. 4cccbed Windows: Remove #define options and use same set of defaults by Pete Batard · 12 years ago
  33. 24d595a Windows: misc improvements by Pete Batard · 12 years ago
  34. 37dfd16 Core: Add get_version() call by Pete Batard · 12 years ago
  35. 5b82831 Windows: remove obsolete lsusb project files by Pete Batard · 12 years ago
  36. fcad094 Windows: add VS2010 project files by Pete Batard · 12 years ago
  37. d346cd9 examples: Use snprintf() instead of sprintf() in dpfp and dpfp_threaded by Peter Stuge · 12 years ago
  38. 5b7d1c5 OpenBSD: Fix warning: 'hpriv' may be used uninitialized by Peter Stuge · 12 years ago
  39. 974251b Windows: Fix support for variadic macros by Pete Batard · 12 years ago
  40. 312ba2d Misc: Indicate that licence is LGPL-2.1 or later by Ludovic Rousseau · 12 years ago
  41. c6996ce Misc: Update list of maintainers from README by Ludovic Rousseau · 12 years ago
  42. b49cfae Misc: Fix missing libsub's -> libusbx's from previous patches by Pete Batard · 12 years ago
  43. ca159f1 Doc: Update doxygen for libusbx and add logo by Pete Batard · 12 years ago
  44. 791b747 Misc: Rebrand to libusbx by Pete Batard · 12 years ago
  45. f98eaca libusbx 1.0.9 by Pete Batard · 12 years ago
  46. 985c4fd Samples: Fix "warning: no newline at end of file" in xusb.c by Pete Batard · 12 years ago
  47. 10dc1ea Autotools: Fix missing DLL .def file from make dist by Pete Batard · 12 years ago
  48. a8a80b6 Autotools: Fix msvc dir not being included in make dist by Pete Batard · 12 years ago
  49. 3c968be Linux: Don't spam the console with 'device unconfigured' errors by Hans de Goede · 12 years ago
  50. feb33fc libusbx 1.0.9-rc5 by Pete Batard · 12 years ago
  51. dbd6faf Autotools: remove --enable-debug-log option in autogen.sh by Pete Batard · 12 years ago
  52. 5a4d7cf Darwin: Fix a warning on 64 bit platforms by Pete Batard · 12 years ago
  53. c581017 Autotools: Fix make distcheck and add ChangeLog by Pete Batard · 12 years ago
  54. 5c311cb Autotools: Fix package name and URLs in configure.ac by Pete Batard · 12 years ago
  55. 810ff9e libusbx 1.0.9-rc4 by Pete Batard · 12 years ago
  56. 2250152 Git: add export-ignore for git config file by Pete Batard · 12 years ago
  57. d577d4f Samples: fix a "value is always 0" Clang warning in xusb.c by Pete Batard · 12 years ago
  58. c0e7b28 Windows: fix Clang warnings about unused assignations by Pete Batard · 12 years ago
  59. 43997b5 Samples: Fix missing xusb from VS project files by Pete Batard · 12 years ago
  60. 4f9fd6a autotools: LT_LANG([Windows Resource]) makes windres check redundant by Pete Batard · 12 years ago
  61. 743fd77 Examples: add xusb sample by Pete Batard · 12 years ago
  62. abdb443 VS2005: Bring x86_64 output directories in line with x86_32 by Pete Batard · 12 years ago
  63. be0f7bd Linux: fix inaccurate comment by Hans de Goede · 12 years ago
  64. 75883a2 Linux: Remove unneeded status assignation by Hans de Goede · 12 years ago
  65. c6a34f4 Linux: Translate iso pkt status codes to libusb transfer status codes by Hans de Goede · 12 years ago
  66. a76f2ee Linux: Fix handling of urb status codes by Hans de Goede · 12 years ago
  67. f18a081 Linux: Don't print errors when cancel_transfer fails with NOT_FOUND by Hans de Goede · 12 years ago
  68. d041159 Linux: Fix cancel_transfer return value when cancelling a multi-urb transfer by Hans de Goede · 12 years ago
  69. 76af4c9 libusbi.h: Add IS_EPIN() IS_EPOUT() IS_XFERIN() and IS_XFEROUT() macros by Peter Stuge · 13 years ago
  70. e3d0a4c Add LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate need for ZLP by Peter Stuge · 13 years ago
  71. 7e0c747 libusb.h: Add comma after last value in enums to ease future expansion by Peter Stuge · 13 years ago
  72. c20ec7a Linux: Rework bulk continuation check to generic kernel version check by Peter Stuge · 13 years ago
  73. cf8f5a7 OpenBSD: Correctly catch attempts to do isochronous OUT transfers by Peter Stuge · 13 years ago
  74. ae8e86c Darwin: Do not reject devices with product id 0x0000 by Peter Stuge · 13 years ago
  75. 4630fc2 Do not call timerfd functions when timerfd is not being used by Peter Stuge · 13 years ago
  76. c40f3df Windows: Fix MSVC6 IDE warning on line continuation in libusb-1.0.rc by Michael Plante · 13 years ago
  77. 5526841 Windows: Add Renesas SuperSpeed support for libusb_get_device_speed() by Pete Batard · 13 years ago
  78. 3df4376 autogen.sh: Try to use libtoolize before trying glibtoolize by Peter Stuge · 13 years ago
  79. 4afbc78 Rename the lsusb example program to listdevs by Peter Stuge · 13 years ago
  80. 57ab551 core.c: Fix clang warning about useless store to a variable by Sean McBride · 13 years ago
  81. 32bbbd1 Darwin: Clarify comments on event thread creation and termination by Sean McBride · 13 years ago
  82. 6cf3285 Darwin: Fix incorrect mutex protection of libusb_darwin_acfl global by Sean McBride · 13 years ago
  83. 662ced4 Darwin: Use retained runloop variable instead of CFRunLoopGetCurrent() by Sean McBride · 13 years ago
  84. 952a9bb Darwin: Fix libusb_init() and libusb_exit() refcount race condition by Sean McBride · 13 years ago
  85. 721cc1c threads_posix.c: Fix prototype warning by including threads_posix.h by Sean McBride · 13 years ago
  86. f6ef0fc Windows: Fix crash during enumeration with >= 64 connected devices by Dave Camarillo · 13 years ago
  87. e280760 Windows MSVC6: Remove SetupAPI, AdvAPI32 and OLE32 dependencies by Pete Batard · 14 years ago
  88. fa66c93 Windows: Output an error message on calls to libusb_get_pollfds() by Pete Batard · 13 years ago
  89. 637145e io.c: Fix comment since pthreads isn't the only threading libusb uses by Pete Batard · 14 years ago
  90. bb37939 libusb.h: Cast in libusb_get_string_descriptor() to avoid MSVC6 warning by Michael Plante · 14 years ago
  91. ca09754 Windows: guid_to_string() is only discarded when macro-usbi_dbg used by Michael Plante · 13 years ago
  92. 8e15adc Windows: Fix undefined datatype 'LONG_PTR' in MSVC6 by Pete Batard · 13 years ago
  93. 17ad642 Windows: Fix for MSVC6 preprocessor not accepting blank parameters by Pete Batard · 13 years ago
  94. c591a7c Windows: Switch MSVC6 .dsp project files from MBCS to Unicode by Michael Plante · 14 years ago
  95. 536e424 Windows: Add missing MSVC6 lsusb.dsp project file by Michael Plante · 13 years ago
  96. c568288 OpenBSD backend by Martin Pieuchot · 13 years ago
  97. d228574 configure.ac: Darwin: Move -lobjc from LIBS to PC_LIBS_PRIVATE by Xiaofan Chen · 13 years ago
  98. 93b0e09 examples: Link only with ../libusb/libusb-1.0.la and not with -lusb-1.0 by Xiaofan Chen · 13 years ago
  99. cdc5df8 libusb/Makefile.am: Avoid recursive variables in .rc silent-rule by Peter Stuge · 13 years ago
  100. a8e2e7c Core: Fix #122 warning: no previous prototype for ‘usbi_log_v’ by Ludovic Rousseau · 13 years ago