summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-28Windows: Restore HID supportPete Batard4-21/+1513
2012-05-28Core: Only display timestamps in debug mode and use init() as originPete Batard2-11/+24
2012-05-28Core: Define log levels in libusb.hPete Batard5-24/+30
2012-05-28Darwin: Align severity of OS-X logging messagesPete Batard2-21/+21
2012-05-28All: Add parent and port topology callsPete Batard8-15/+201
2012-05-23Misc: Ensure all sources are UTF-8Pete Batard22-31/+28
2012-05-23Windows: Reduce severity of initial conf desc readout failuresPete Batard2-4/+5
2012-05-10Windows: Fix missing cygwin thread IDPete Batard2-1/+5
2012-05-10Windows: Add INSTALL_WIN.txtPete Batard2-1/+60
2012-05-10Misc: Separate nano from version.hPete Batard3-11/+5
2012-05-10Samples: Use the implicit _SOURCES ruleLudovic Rousseau2-7/+1
2012-05-10Samples: Use a common LDADD for all examplesLudovic Rousseau2-5/+3
2012-05-10Samples: prefer __linux__ over __linux define in xusbPete Batard3-5/+5
2012-05-08libusbx-1.0.11Pete Batard2-3/+3
2012-05-08Darwin: Sync type of num_iso_packets fieldsLudovic Rousseau2-2/+2
2012-05-08Core: Handle TRANSFER_ERROR/TRANSFER_CANCELLED for sync transfersLudovic Rousseau2-1/+9
2012-05-08BSD: Add thread ID support for OpenBSD > 5.1Pete Batard2-3/+7
2012-05-08Samples: fix strcat vs strlcat warning on OpenBSDPete Batard2-3/+2
2012-05-07libusbx 1.0.11-rc1Pete Batard3-3/+15
2012-05-06Core: Add a timestamping and thread ID to loggingPeter Stuge8-2/+110
2012-05-04Autotools: Use "$@" instead of $* to avoid spaces problemsLudovic Rousseau2-2/+2
2012-05-04Autotools: Use "set -e" to exit on the first errorLudovic Rousseau3-1/+6
2012-05-04Autotools: Do not use source to call an another scriptLudovic Rousseau2-2/+2
2012-05-03Windows: Fix deadlock in backend when submitting transfers.Toby Gray4-4/+11
2012-05-02Samples: Remove interface requests when querying WCID devicesPete Batard2-11/+4
2012-05-02Autotools: Add bootstrap.shPete Batard3-17/+19
2012-05-01Windows: Fix removal of usbi_fd_notification calls in submit_*_transferUri Lublin2-1/+4
2012-04-26Core: update version struct for ABI compatibilityPete Batard3-9/+23
2012-04-22Linux: Search for /dev/usbdev<bus>.<device> USB device special filesJames Hanko2-12/+71
2012-04-20BSD: Provide libusb_get_device_speed() dataMartin Pieuchot2-1/+2
2012-04-20Samples: Fix not handled in switch warning in xusb.cLudovic Rousseau2-2/+2
2012-04-20Samples: Remove unneeded inline in xusb.cLudovic Rousseau2-2/+2
2012-04-20Linux: Fix signed vs unsigned compiler warningsLudovic Rousseau2-5/+5
2012-04-20Linux: Silence unused variable warnings without CLOCK_MONOTONICXiaofan Chen2-2/+2
2012-04-20Core: Add debug message with callback address on completed transferPeter Stuge2-1/+2
2012-04-19BSD: add NetBSD experimental supportPete Batard3-28/+45
2012-04-17libusbx-1.0.10Pete Batard3-4/+6
2012-04-15Samples: Fix initialization discards qualifiers warnings in xusb.cLudovic Rousseau2-3/+3
2012-04-15Samples: Fix no previous prototype warnings in xusb.cLudovic Rousseau2-11/+11
2012-04-15Misc: Add a missing newline at end of .private/README.txtLudovic Rousseau2-2/+2
2012-04-13libusbx 1.0.10-rc1Pete Batard2-3/+9
2012-04-12Windows: add internal binary snapshot scriptsPete Batard4-1/+199
2012-04-11Git: add pre-commit and post-rewrite hooks for versioningPete Batard4-2/+84
2012-04-11Misc: update pkg-config templatePete Batard1-3/+2
2012-04-11Windows: Remove #define options and use same set of defaultsPete Batard4-144/+0
2012-04-10Windows: misc improvementsPete Batard5-33/+34
2012-04-10Core: Add get_version() callPete Batard6-19/+44
2012-04-09Windows: remove obsolete lsusb project filesPete Batard2-379/+0
2012-04-09Windows: add VS2010 project filesPete Batard11-0/+849
2012-04-09examples: Use snprintf() instead of sprintf() in dpfp and dpfp_threadedPeter Stuge2-2/+2