Commit Graph

  • 8b49ddf248 libusbx-1.0.12 v1.0.12 Pete Batard 2012-06-15 15:14:48 +01:00
  • 5330c3d8ae Samples: Remove USB version for speed designations in xusb Xiaofan Chen 2012-06-14 12:42:02 +01:00
  • 67df11b691 Windows: Fix erroneous pointer array allocation reported by Clang Pete Batard 2012-06-13 13:38:46 +01:00
  • 21ce673102 Core: Fix Clang warnings Pete Batard 2012-06-13 13:33:00 +01:00
  • c38f551e16 libusbx 1.0.12-rc1 v1.0.12-rc1 Pete Batard 2012-06-11 14:03:57 +01:00
  • beeb662e7c Autotools: add libusb-1.0.def and libusb_nano.h as dependencies Pete Batard 2012-06-11 14:12:56 +01:00
  • 6b33cd4589 Windows: Enable MinGW and MSVC DLL interchangeability Pete Batard 2012-06-08 23:31:56 +01:00
  • a983fad006 All: Prevent memory leaks on realloc failures Pete Batard 2012-06-07 19:27:43 +01:00
  • ff3259b440 Windows: Fix possible crash when using longjmp and gcc 4.6 Pete Batard 2012-06-07 11:55:30 +01:00
  • 9497ad5711 Core: Display libusbx version in libusb_init's debug output Pete Batard 2012-06-06 13:49:41 +01:00
  • 802a994e6c Autotools: Fix autogen.sh behavior when libtool is not found Lars Wirzenius 2012-06-06 17:34:04 +01:00
  • dd06d6004c Linux: Fix a major regression in threads_posix.c Pete Batard 2012-06-06 10:53:43 +01:00
  • 0c089c7a14 Autotools: Fix versioning regression in configure.ac Pete Batard 2012-06-05 17:29:46 +01:00
  • cf6e68acb1 Core: Add toggleable debug logging Pete Batard 2012-05-31 18:31:34 +01:00
  • a7ab6bafa9 Core: Fix "LOG_LEVEL_NONE not handled in switch" warning Ludovic Rousseau 2012-06-01 11:52:17 +02:00
  • 56853b54d0 Samples: Fix no previous prototype warnings in xusb Ludovic Rousseau 2012-06-01 11:40:31 +02:00
  • c9d41fe5f0 Autotools: Apply autoupdate 2.68 recommendations Ludovic Rousseau 2012-06-01 11:30:00 +02:00
  • e654642938 Core: Send all logging output to stderr Pete Batard 2012-05-28 12:33:18 +01:00
  • 4633b7b0cf Darwin: More OS-X logging improvements Pete Batard 2012-05-31 13:11:15 +01:00
  • b88ce7d245 Windows: Add new API calls to DLL .def file Pete Batard 2012-05-29 16:06:57 +01:00
  • 3fae93a941 Windows: Restore HID support Pete Batard 2012-05-11 23:34:03 +01:00
  • 500b037e7d Core: Only display timestamps in debug mode and use init() as origin Pete Batard 2012-05-24 16:18:58 +01:00
  • 933a319469 Core: Define log levels in libusb.h Pete Batard 2012-05-24 13:36:23 +01:00
  • 9ec54b6919 Darwin: Align severity of OS-X logging messages Pete Batard 2012-05-24 11:42:47 +01:00
  • cfb8610242 All: Add parent and port topology calls Pete Batard 2012-05-10 20:01:10 +01:00
  • a544e5972b Misc: Ensure all sources are UTF-8 Pete Batard 2012-05-23 18:25:01 +01:00
  • cd87b6b1f1 Windows: Reduce severity of initial conf desc readout failures Pete Batard 2012-05-23 00:10:19 +01:00
  • 1cc9c6087d Windows: Fix missing cygwin thread ID Pete Batard 2012-05-10 17:42:16 +01:00
  • 75b1cf81db Windows: Add INSTALL_WIN.txt Pete Batard 2012-05-10 16:44:30 +01:00
  • a221271c67 Misc: Separate nano from version.h Pete Batard 2012-05-10 15:56:51 +01:00
  • 7e52e1e753 Samples: Use the implicit _SOURCES rule Ludovic Rousseau 2012-05-09 09:13:41 +02:00
  • 6b7609125f Samples: Use a common LDADD for all examples Ludovic Rousseau 2012-05-09 09:12:01 +02:00
  • 2075665352 Samples: prefer __linux__ over __linux define in xusb Pete Batard 2012-05-10 15:35:07 +01:00
  • 3c755e14d5 libusbx-1.0.11 v1.0.11 Pete Batard 2012-05-08 23:04:44 +01:00
  • c5c6b0e69a Darwin: Sync type of num_iso_packets fields Ludovic Rousseau 2012-05-08 20:34:12 +02:00
  • 30ccbd773b Core: Handle TRANSFER_ERROR/TRANSFER_CANCELLED for sync transfers Ludovic Rousseau 2012-05-08 15:53:56 +02:00
  • 6d47fa1bc5 BSD: Add thread ID support for OpenBSD > 5.1 Pete Batard 2012-05-08 12:10:59 +01:00
  • 00d6fed8f2 Samples: fix strcat vs strlcat warning on OpenBSD Pete Batard 2012-05-07 15:41:50 +01:00
  • d190bd7887 libusbx 1.0.11-rc1 v1.0.11-rc1 Pete Batard 2012-05-07 00:05:36 +01:00
  • 463dda06db Core: Add a timestamping and thread ID to logging Peter Stuge 2012-05-06 17:04:00 +00:00
  • d20cd4f357 Autotools: Use "$@" instead of $* to avoid spaces problems Ludovic Rousseau 2012-05-04 16:56:00 +01:00
  • c74fe3ab70 Autotools: Use "set -e" to exit on the first error Ludovic Rousseau 2012-05-04 16:56:00 +01:00
  • 2a24daca5e Autotools: Do not use source to call an another script Ludovic Rousseau 2012-05-04 16:56:00 +01:00
  • 1ed09c7b2a Windows: Fix deadlock in backend when submitting transfers. Toby Gray 2012-05-03 11:25:11 +01:00
  • 939a4782b2 Samples: Remove interface requests when querying WCID devices Pete Batard 2012-05-02 18:02:50 +01:00
  • ae1124c112 Autotools: Add bootstrap.sh Pete Batard 2012-05-02 12:06:36 +01:00
  • ec1cc1cc5c Windows: Fix removal of usbi_fd_notification calls in submit_*_transfer Uri Lublin 2012-05-01 14:47:00 +01:00
  • 00d61a396c Core: update version struct for ABI compatibility Pete Batard 2012-04-26 00:30:57 +01:00
  • b92720842b Linux: Search for /dev/usbdev<bus>.<device> USB device special files James Hanko 2011-10-20 00:32:34 -07:00
  • 35c3189a70 BSD: Provide libusb_get_device_speed() data Martin Pieuchot 2012-04-19 11:33:36 +02:00
  • 29d66c1554 Samples: Fix not handled in switch warning in xusb.c Ludovic Rousseau 2012-04-20 11:36:07 +02:00
  • d2b7b9f78e Samples: Remove unneeded inline in xusb.c Ludovic Rousseau 2012-04-20 11:29:50 +02:00
  • 36a7119bf2 Linux: Fix signed vs unsigned compiler warnings Ludovic Rousseau 2012-04-20 22:25:38 +01:00
  • 2aad19b93d Linux: Silence unused variable warnings without CLOCK_MONOTONIC Xiaofan Chen 2012-04-14 23:17:18 +08:00
  • 16b7adcab9 Core: Add debug message with callback address on completed transfer Peter Stuge 2012-04-16 03:59:44 +02:00
  • ab9cd5a7be libusb-1.0.9 1.0.9 Peter Stuge 2012-04-20 08:10:11 +02:00
  • 696400ad83 AUTHORS: Update list of contributors Peter Stuge 2012-04-20 08:08:34 +02:00
  • 19f94537ea AUTHORS: Add Martin Pieuchot as copyright holder Peter Stuge 2012-04-20 06:41:34 +02:00
  • 1a1c633d79 AUTHORS: Add Hans de Goede as copyright holder Peter Stuge 2012-04-20 06:41:12 +02:00
  • 9477f79334 AUTHORS: Add Peter Stuge as copyright holder Peter Stuge 2012-04-20 06:40:45 +02:00
  • 4b0dfe9770 AUTHORS: Update Pete Batard's copyright years and email address Pete Batard 2012-04-02 15:47:53 +01:00
  • 9f0ea78357 AUTHORS: Update Nathan Hjelm's copyright years Peter Stuge 2012-04-20 08:35:04 +02:00
  • 8d38506ebc README: Add the BSDs, punctuation, mailinglist link, and remove Daniel Peter Stuge 2012-04-20 06:36:08 +02:00
  • 05cbe2de45 Linux: Search for /dev/usbdev<bus>.<device> USB device special files James Hanko 2011-10-19 17:32:34 -07:00
  • a806d169e6 Add a timestamp in log messages Peter Stuge 2012-04-20 04:32:47 +02:00
  • 03f4d40c74 Include library version in the very first libusb_init() debug message Peter Stuge 2012-04-20 02:24:44 +02:00
  • 84d5eafd1f OpenBSD: Provide libusb_get_device_speed() data Martin Pieuchot 2012-04-19 13:33:36 +02:00
  • c145ec0973 doc/Makefile.am: Remove username from SF web rsync upload command Peter Stuge 2012-04-20 00:11:01 +02:00
  • 6506013c6d Windows: Remove #define compile time options in the backend source code Pete Batard 2012-04-10 13:30:24 +01:00
  • e291e369b9 Windows: Warn on one libusb_get_device_list() memory allocation failure Pete Batard 2012-04-10 13:05:37 +01:00
  • 2f40a03ea0 Windows: Add textual error name to debug message on auto-release errors Pete Batard 2012-04-10 13:05:37 +01:00
  • 3c7f85a49b Windows: Silence warning about unused function guid_to_string() Pete Batard 2012-04-10 13:05:37 +01:00
  • eb55963a6b Windows: Base DUMMY_HANDLE on LONG_PTR instead of LONG Pete Batard 2012-04-10 13:05:37 +01:00
  • d930865987 Windows: Prefer calloc() over malloc() and cast all allocations Pete Batard 2012-04-10 13:05:37 +01:00
  • df35117ce5 Add libusb_get_version() API function Peter Stuge 2012-04-19 22:55:44 +02:00
  • 29d5f63c57 Windows: Rename VS2005 solution and add VS2010 project files Peter Stuge 2012-04-19 22:25:07 +02:00
  • b217ec1f90 libusb/Makefile.am: Fix missing DLL .def file from make dist Pete Batard 2012-03-31 22:32:56 +01:00
  • 54cb51d841 Makefile.am: Fix msvc dir not being included in make dist Pete Batard 2012-03-31 22:14:47 +01:00
  • 38d5ba472c Linux: Don't spam the console with 'device unconfigured' errors Hans de Goede 2012-03-30 13:40:32 +01:00
  • 93f14087b2 Darwin: Silence warning: cast from pointer to integer of different size Nathan Hjelm 2012-04-19 05:52:58 -06:00
  • 0efc208664 .gitattributes: Add export-ignore for .gitattributs and .gitignore Pete Batard 2012-03-29 23:21:25 +01:00
  • a7ef55c02f Windows: fix Clang warnings about unused assignations Pete Batard 2012-03-28 01:02:02 +01:00
  • ac8eed67e1 configure.ac: LT_LANG([Windows Resource]) makes windres check redundant Pete Batard 2012-03-26 23:34:25 +01:00
  • 89ce6f7d05 Windows: Bring .vcproj x86_64 output directories in line with x86_32 Pete Batard 2012-03-27 00:03:07 +01:00
  • 968df12446 BSD: add NetBSD experimental support Pete Batard 2012-04-19 18:01:04 +01:00
  • 93120016d3 Superseded by libusbx - see http://libusbx.org for details. SUPERSEDED_BY_LIBUSBX Pete Batard 2012-04-19 10:56:30 +01:00
  • 77743c6f5b Linux: Fix a comment in handle_iso_completion() Hans de Goede 2012-03-09 11:31:11 +01:00
  • 5b87c2c747 Linux: Remove bogus status handling from handle_iso_completion() Hans de Goede 2012-03-09 11:31:10 +01:00
  • e23d8f67ea Linux: Translate isoc packet status codes to LIBUSB_TRANSFER_ codes Hans de Goede 2012-03-09 11:31:09 +01:00
  • 7199bc2c9c Linux: Fix URB return code handling Hans de Goede 2012-03-09 11:31:08 +01:00
  • 98bc7b8d12 Don't print an error when libusb_cancel_transfer() fails with NOT_FOUND Hans de Goede 2012-03-09 11:31:07 +01:00
  • 4db8275da5 Linux: Fix cancel_transfer return value when cancelling a multi-urb transfer Hans de Goede 2012-03-09 11:31:06 +01:00
  • b22253ba9c libusb-1.0.pc: Mention OpenBSD and NetBSD in description Peter Stuge 2012-04-19 04:05:29 +02:00
  • 6aa0fc60d9 io.c: Add debug message with the callback address on completed transfer Peter Stuge 2012-04-16 05:59:44 +02:00
  • de41604560 Experimental support for NetBSD using the OpenBSD backend Xiaofan Chen 2012-04-15 11:50:27 +08:00
  • 404054cb50 configure.ac: Separate per-OS backend selection from per-backend settings Peter Stuge 2012-04-19 00:41:45 +02:00
  • 81b627b4a0 libusbx-1.0.10 v1.0.10 Pete Batard 2012-04-17 02:20:40 +01:00
  • 2eba7e4197 Linux: Silence unused variable warnings when without CLOCK_MONOTONIC Xiaofan Chen 2012-04-15 07:17:18 +08:00
  • 28ab85c418 Samples: Fix initialization discards qualifiers warnings in xusb.c Ludovic Rousseau 2012-04-14 09:27:24 +02:00
  • baa5563627 Samples: Fix no previous prototype warnings in xusb.c Ludovic Rousseau 2012-04-14 09:24:58 +02:00