summaryrefslogtreecommitdiff
path: root/libusb
Commit message (Expand)AuthorAgeFilesLines
* Windows: Restore HID supportPete Batard2012-05-283-19/+1344
* Core: Only display timestamps in debug mode and use init() as originPete Batard2012-05-282-11/+24
* Core: Define log levels in libusb.hPete Batard2012-05-284-22/+29
* Darwin: Align severity of OS-X logging messagesPete Batard2012-05-282-21/+21
* All: Add parent and port topology callsPete Batard2012-05-287-11/+201
* Misc: Ensure all sources are UTF-8Pete Batard2012-05-2318-24/+24
* Windows: Reduce severity of initial conf desc readout failuresPete Batard2012-05-232-4/+5
* Windows: Fix missing cygwin thread IDPete Batard2012-05-102-1/+5
* Windows: Add INSTALL_WIN.txtPete Batard2012-05-101-1/+1
* Misc: Separate nano from version.hPete Batard2012-05-102-1/+3
* Samples: Use the implicit _SOURCES ruleLudovic Rousseau2012-05-101-1/+1
* Samples: Use a common LDADD for all examplesLudovic Rousseau2012-05-101-1/+1
* Samples: prefer __linux__ over __linux define in xusbPete Batard2012-05-101-1/+1
* libusbx-1.0.11v1.0.11Pete Batard2012-05-081-2/+2
* 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-081-1/+1
* libusbx 1.0.11-rc1v1.0.11-rc1Pete Batard2012-05-071-3/+3
* Core: Add a timestamping and thread ID to loggingPeter Stuge2012-05-067-2/+109
* Autotools: Use "$@" instead of $* to avoid spaces problemsLudovic Rousseau2012-05-041-1/+1
* Autotools: Use "set -e" to exit on the first errorLudovic Rousseau2012-05-041-1/+1
* Autotools: Do not use source to call an another scriptLudovic Rousseau2012-05-041-1/+1
* Windows: Fix deadlock in backend when submitting transfers.Toby Gray2012-05-034-4/+11
* Samples: Remove interface requests when querying WCID devicesPete Batard2012-05-021-1/+1
* Autotools: Add bootstrap.shPete Batard2012-05-021-1/+1
* 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-201-1/+1
* Samples: Remove unneeded inline in xusb.cLudovic Rousseau2012-04-201-1/+1
* 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-191-1/+1
* libusbx-1.0.10v1.0.10Pete Batard2012-04-171-2/+2
* Samples: Fix initialization discards qualifiers warnings in xusb.cLudovic Rousseau2012-04-151-1/+1
* Samples: Fix no previous prototype warnings in xusb.cLudovic Rousseau2012-04-151-1/+1
* Misc: Add a missing newline at end of .private/README.txtLudovic Rousseau2012-04-151-1/+1
* libusbx 1.0.10-rc1v1.0.10-rc1Pete Batard2012-04-131-3/+3
* Windows: add internal binary snapshot scriptsPete Batard2012-04-121-1/+1
* Git: add pre-commit and post-rewrite hooks for versioningPete Batard2012-04-111-2/+1
* 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-105-14/+43
* 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: Fix missing libsub's -> libusbx's from previous patchesPete Batard2012-04-034-30/+30
* Misc: Rebrand to libusbxPete Batard2012-04-0320-277/+242