summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-09OpenBSD: Fix warning: 'hpriv' may be used uninitializedPeter Stuge1-1/+10
2012-04-09Windows: Fix support for variadic macrosPete Batard2-5/+5
2012-04-04Misc: Indicate that licence is LGPL-2.1 or laterLudovic Rousseau1-1/+2
2012-04-04Misc: Update list of maintainers from READMELudovic Rousseau1-0/+1
2012-04-03Misc: Fix missing libsub's -> libusbx's from previous patchesPete Batard4-30/+30
2012-04-03Doc: Update doxygen for libusbx and add logoPete Batard3-11/+16
2012-04-03Misc: Rebrand to libusbxPete Batard27-316/+280
2012-04-02libusbx 1.0.9Pete Batard4-12/+27
2012-04-01Samples: Fix "warning: no newline at end of file" in xusb.cPete Batard1-4/+4
2012-03-31Autotools: Fix missing DLL .def file from make distPete Batard1-1/+1
2012-03-31Autotools: Fix msvc dir not being included in make distPete Batard1-1/+1
2012-03-31Linux: Don't spam the console with 'device unconfigured' errorsHans de Goede1-2/+4