summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libusbx-1.0.11v1.0.11Pete Batard2012-05-082-3/+3
* Darwin: Sync type of num_iso_packets fieldsLudovic Rousseau2012-05-082-2/+2
* Core: Handle TRANSFER_ERROR/TRANSFER_CANCELLED for sync transfersLudovic Rousseau2012-05-082-1/+9
* BSD: Add thread ID support for OpenBSD > 5.1Pete Batard2012-05-082-3/+7
* Samples: fix strcat vs strlcat warning on OpenBSDPete Batard2012-05-082-3/+2
* libusbx 1.0.11-rc1v1.0.11-rc1Pete Batard2012-05-073-3/+15
* Core: Add a timestamping and thread ID to loggingPeter Stuge2012-05-068-2/+110
* Autotools: Use "$@" instead of $* to avoid spaces problemsLudovic Rousseau2012-05-042-2/+2
* Autotools: Use "set -e" to exit on the first errorLudovic Rousseau2012-05-043-1/+6
* Autotools: Do not use source to call an another scriptLudovic Rousseau2012-05-042-2/+2
* Windows: Fix deadlock in backend when submitting transfers.Toby Gray2012-05-034-4/+11
* Samples: Remove interface requests when querying WCID devicesPete Batard2012-05-022-11/+4
* Autotools: Add bootstrap.shPete Batard2012-05-023-17/+19
* Windows: Fix removal of usbi_fd_notification calls in submit_*_transferUri Lublin2012-05-012-1/+4
* Core: update version struct for ABI compatibilityPete Batard2012-04-263-9/+23
* Linux: Search for /dev/usbdev<bus>.<device> USB device special filesJames Hanko2012-04-222-12/+71
* BSD: Provide libusb_get_device_speed() dataMartin Pieuchot2012-04-202-1/+2
* Samples: Fix not handled in switch warning in xusb.cLudovic Rousseau2012-04-202-2/+2
* Samples: Remove unneeded inline in xusb.cLudovic Rousseau2012-04-202-2/+2
* Linux: Fix signed vs unsigned compiler warningsLudovic Rousseau2012-04-202-5/+5
* Linux: Silence unused variable warnings without CLOCK_MONOTONICXiaofan Chen2012-04-202-2/+2
* Core: Add debug message with callback address on completed transferPeter Stuge2012-04-202-1/+2
* BSD: add NetBSD experimental supportPete Batard2012-04-193-28/+45
* libusbx-1.0.10v1.0.10Pete Batard2012-04-173-4/+6
* Samples: Fix initialization discards qualifiers warnings in xusb.cLudovic Rousseau2012-04-152-3/+3
* Samples: Fix no previous prototype warnings in xusb.cLudovic Rousseau2012-04-152-11/+11
* Misc: Add a missing newline at end of .private/README.txtLudovic Rousseau2012-04-152-2/+2
* libusbx 1.0.10-rc1v1.0.10-rc1Pete Batard2012-04-132-3/+9
* Windows: add internal binary snapshot scriptsPete Batard2012-04-124-1/+199
* Git: add pre-commit and post-rewrite hooks for versioningPete Batard2012-04-114-2/+84
* Misc: update pkg-config templatePete Batard2012-04-111-3/+2
* Windows: Remove #define options and use same set of defaultsPete Batard2012-04-114-144/+0
* Windows: misc improvementsPete Batard2012-04-105-33/+34
* Core: Add get_version() callPete Batard2012-04-106-19/+44
* Windows: remove obsolete lsusb project filesPete Batard2012-04-092-379/+0
* Windows: add VS2010 project filesPete Batard2012-04-0911-0/+849
* examples: Use snprintf() instead of sprintf() in dpfp and dpfp_threadedPeter Stuge2012-04-092-2/+2
* OpenBSD: Fix warning: 'hpriv' may be used uninitializedPeter Stuge2012-04-091-1/+10
* Windows: Fix support for variadic macrosPete Batard2012-04-092-5/+5
* Misc: Indicate that licence is LGPL-2.1 or laterLudovic Rousseau2012-04-041-1/+2
* Misc: Update list of maintainers from READMELudovic Rousseau2012-04-041-0/+1
* Misc: Fix missing libsub's -> libusbx's from previous patchesPete Batard2012-04-034-30/+30
* Doc: Update doxygen for libusbx and add logoPete Batard2012-04-033-11/+16
* Misc: Rebrand to libusbxPete Batard2012-04-0327-316/+280
* libusbx 1.0.9v1.0.9Pete Batard2012-04-024-12/+27
* Samples: Fix "warning: no newline at end of file" in xusb.cPete Batard2012-04-011-4/+4
* Autotools: Fix missing DLL .def file from make distPete Batard2012-03-311-1/+1
* Autotools: Fix msvc dir not being included in make distPete Batard2012-03-311-1/+1
* Linux: Don't spam the console with 'device unconfigured' errorsHans de Goede2012-03-311-2/+4
* libusbx 1.0.9-rc5v1.0.9-rc5Pete Batard2012-03-312-3/+11