Commit Graph

  • 82af9f9d44 Windows: minor code improvements Pete Batard 2011-03-08 17:41:05 +00:00
  • 7e636dbe06 Windows: prevent set_configuration request from being sent using WinUSB Pete Batard 2011-03-08 17:40:39 +00:00
  • 578c50c996 Windows: fixed default WinUSB timeout and ineffective policy settings Graeme Gill 2011-03-08 17:39:16 +00:00
  • 25fa63ea1c Windows: Don't leak pipe fds Pete Batard 2011-03-08 17:37:40 +00:00
  • 3ccd9bddec Windows: enumeration overhaul Peter Stuge 2011-05-10 10:05:29 +02:00
  • bb108cbe39 Windows: MS project files part 4 - MSVC6 project files Pete Batard 2011-05-10 00:56:18 +01:00
  • 78896ae99b Windows: MS project files part 3 - VS2005 project files Pete Batard 2011-05-10 00:53:09 +01:00
  • 9e5f4277e3 Windows: MS project files part 2 - WDK project files Pete Batard 2011-05-10 00:38:49 +01:00
  • c1e7543141 Windows: MS project files part 1 - support files & preliminaries Pete Batard 2011-05-10 00:38:12 +01:00
  • 85a14f43e0 Move library version number from configure.ac to libusb/version.h Peter Stuge 2011-05-09 08:12:24 +02:00
  • 3481f52b01 Windows: Debug builds create the same .dll file name as non-debug Peter Stuge 2011-05-10 08:36:32 +02:00
  • 9da8cf5c9e Windows: explicit use of ANSI or WideChar calls Pete Batard 2011-03-08 17:18:48 +00:00
  • ae675c1f49 Windows: Remove SetupAPI, AdvAPI32 and OLE32 link-time dependencies Pete Batard 2011-03-08 17:16:23 +00:00
  • 356e312511 Add .gitattributes to avoid Windows line ending issues with autocrlf Pete Batard 2011-03-08 17:12:33 +00:00
  • 61c120f025 Windows: Touch up FileDescription and ProductName resource strings Peter Stuge 2011-02-27 09:37:54 +01:00
  • 99b4ddcd89 Windows: Remove emulated direct device access via HID API Peter Stuge 2011-02-27 07:20:40 +01:00
  • 4be84ab49c Revert libusb_strerror() until we have i18n and l10n Peter Stuge 2011-02-27 06:59:15 +01:00
  • 0e177f22fc dpfp_threaded: return instead of pthread_exit() to avoid Cygwin warning Pete Batard 2011-01-19 14:00:12 +00:00
  • e65878f21b Windows: Rename various variables named "index" to avoid shadow warnings Pete Batard 2011-01-19 13:52:08 +00:00
  • 019bf73bb2 Windows: Fix logic in enumeration of driver name and port number Pete Batard 2010-10-05 12:50:53 +01:00
  • 24494ed5db Windows: Allow claiming any interface in composite device using WinUSB Pete Batard 2010-10-05 12:50:13 +01:00
  • 9c8e6545f2 Windows: Allow arbitrary bConfigurationValue in config descriptors Pete Batard 2010-10-05 12:47:15 +01:00
  • dcd002974e Darwin: Schedule isochronous transfers further in the future Thomas Röfer 2010-11-19 22:03:11 +01:00
  • e83fad33db Darwin: Fix #65 memory leak in submit_iso_transfer() Thomas Röfer 2010-11-19 22:03:11 +01:00
  • 1a2d21fe42 configure.ac: Refactor Windows backend settings into one occurence Peter Stuge 2011-02-26 04:21:05 +01:00
  • 717f47621d configure.ac: Rename AM_LDFLAGS to LTLDFLAGS and actually use them Peter Stuge 2010-11-15 19:58:51 +01:00
  • 3cbe573646 configure.ac: Clean up PC_LIBS_PRIVATE and AM_LDFLAGS Peter Stuge 2010-11-21 23:38:46 +01:00
  • ef39d15105 configure.ac: Call AC_CONFIG_FILES() for each output file Peter Stuge 2011-02-25 02:33:29 +01:00
  • 6e52ea0677 configure.ac: Whitespace changes and trivial reordering Peter Stuge 2010-11-21 23:37:27 +01:00
  • 44b85dabc3 configure.ac: Quote AC_COMPILE_IFELSE() input Peter Stuge 2010-11-21 23:10:35 +01:00
  • 19d5882c39 configure.ac: Define booleans to 1 when set, instead of an empty string Peter Stuge 2010-11-21 23:09:02 +01:00
  • c24649d796 configure.ac: Clean up redundancy and fix LIBS on Linux Peter Stuge 2010-10-30 22:28:59 +02:00
  • 0bd4a4dd89 configure.ac: Touch up Darwin and Cygwin OS messages Peter Stuge 2011-02-26 04:08:38 +01:00
  • 16cf11a121 configure.ac: Do not use -pthread on Darwin Peter Stuge 2010-10-30 22:13:05 +02:00
  • a120747d56 configure.ac: Check for poll.h, and for nfds_t on Darwin Peter Stuge 2010-10-30 22:07:37 +02:00
  • 21d03d12f9 Darwin: Add support for control requests on endpoints other than 0 Nathan Hjelm 2010-10-05 20:08:08 -06:00
  • 9bfacd760b Darwin: Add more error checking for libusb_open() Nathan Hjelm 2010-10-05 23:11:50 -06:00
  • 478cd4a307 Core: libusb_get_next_timeout() must consider all flying transfers Peter Stuge 2010-11-03 21:46:53 +01:00
  • 7802e4a3e3 Linux: Correctly catch read() errors for sysfs config descriptors Ludovic Rousseau 2010-11-15 14:55:51 +01:00
  • 4c7f3c8c30 Linux: Refactor cancellation into one function for all transfer types Peter Stuge 2011-01-23 04:01:25 +01:00
  • 2537696069 [enum] added the new USB 3.0 Windows hub service name Pete Batard 2011-06-08 11:05:13 +01:00
  • 43ff4ddbc1 [internal] bumped internal version pbr338 Pete Batard 2011-05-10 20:21:59 +01:00
  • 0047081255 [MinGW] fixed warning about dev_info Pete Batard 2011-05-10 19:26:31 +01:00
  • e4eeafff4f [misc] set internal windows function as static Pete Batard 2011-05-10 19:09:12 +01:00
  • f374e41abe [windows] remove call to set_interface_altsetting on interface release Pete Batard 2011-05-10 18:13:18 +01:00
  • 40f36912a1 [enum] fixed initialization of interfaces for WinUSB hub access Pete Batard 2011-05-10 18:05:43 +01:00
  • 993c17da45 [wdk] fixed path for .rc in libusb_sources Peter Stuge 2011-05-10 15:05:33 +01:00
  • 6ffaea6307 [internal] modified _bump script pbr337 Pete Batard 2011-05-09 21:43:10 +01:00
  • fb7c03b1c7 Move library release version number from configure.ac to libusb/version.h Pete Batard 2011-05-09 21:39:14 +01:00
  • d2858ef6f6 [mingw] fixed Unicode support (reported by sirreal) Pete Batard 2011-04-15 02:08:10 +01:00
  • 58aae15046 [internal] switched to Visual Studio 2010 Pete Batard 2011-03-16 02:01:04 +00:00
  • e26cadc4e6 bumped internal version pbk332 Pete Batard 2011-03-09 00:53:46 +00:00
  • 328439204a merge -> pbr336 Pete Batard 2011-03-09 00:35:55 +00:00
  • da6ec3ea42 bumped internal version pbh318 Pete Batard 2011-03-09 00:16:52 +00:00
  • 870b24bee3 removed the smuc sample Pete Batard 2011-03-09 00:12:32 +00:00
  • 677ea16f44 merged -> pbr336 Pete Batard 2011-03-09 00:10:00 +00:00
  • 098b40d792 [integration] more merging for integration with -stuge pbr336 Pete Batard 2011-03-08 17:52:17 +00:00
  • 6d4f27e0fc [xusb] fixed mass storage test data not being freed Pete Batard 2011-03-08 14:24:27 +00:00
  • 5a0c8efc94 [enum] fixed short device initialization Pete Batard 2011-03-08 14:23:53 +00:00
  • 5c2824c464 [windows_backends] removed dummy open/close for HUBs Pete Batard 2011-03-08 13:48:58 +00:00
  • 7ad14d9b6c [internal] bumped internal version pbr335 Pete Batard 2011-03-07 19:03:36 +00:00
  • 00d3fa801e [integration] merged latest from -stuge branch Pete Batard 2011-03-07 19:02:27 +00:00
  • c11ede2913 [xusb] added Sony PS3 SixAxis test Austyn Krutsinger 2011-03-07 17:27:41 +00:00
  • 53f0488ad7 [autogen] fixed >> instead of > typo in create_def Chris Johns 2011-03-07 16:07:11 +00:00
  • 6f055e472c bumped internal version pbr334 Pete Batard 2011-03-03 23:41:52 +00:00
  • ae34d85e93 [mingw32] fixed non C99 compliant OVERLAPPED in winbase.h Pete Batard 2011-03-03 16:55:51 +00:00
  • ddaecc3e8a [winusb] removed unused variable pbr333 Pete Batard 2011-03-02 00:50:49 +00:00
  • 348bd2bb5f [topology] removed debug message Pete Batard 2011-03-02 00:37:18 +00:00
  • 5c4a76dc9b [xusb] removed HID support Pete Batard 2011-03-02 00:26:17 +00:00
  • d91e712036 [windows-backends] remove HID support Pete Batard 2011-03-02 00:22:08 +00:00
  • 40579b271e [xusb] minor improvements Pete Batard 2011-03-02 00:07:28 +00:00
  • 615a830efb [enum] fixed memory leaks when a device is already open Pete Batard 2011-03-02 00:06:49 +00:00
  • fc8743533d bumped internal version pbk331 Pete Batard 2011-03-01 00:37:09 +00:00
  • a732268193 added support for libusbK's ResetDevice Pete Batard 2011-03-01 00:35:22 +00:00
  • d3cc0fb0ed renamed libsubwK to libusbK where needed Pete Batard 2011-03-01 00:21:53 +00:00
  • 011f1f297b Linux: Refactor discarding of URBs into a function and return all errors Peter Stuge 2010-10-17 08:19:56 +02:00
  • 26246df19c Linux: Set private number of URBs also for control transfers Peter Stuge 2011-01-23 04:01:01 +01:00
  • ac1dcba5e2 [INTERNAL - NOT FOP RELEASE] libusb.h -> include/libusb-1.0 Pete Batard 2011-02-25 12:49:19 +00:00
  • aefe4c8623 fixed that hare-brained zero prefixing on .def creation pbr332 Pete Batard 2011-02-25 12:10:21 +00:00
  • bb9d72d827 CRLF stuff Pete Batard 2011-02-25 11:52:40 +00:00
  • 6356d874db fix out of source build for DLL generation pbr331 Chris Johns 2011-02-24 19:51:16 +00:00
  • fdd50d7556 [INTERNAL] remove CRs in repo, part 5 Pete Batard 2011-02-24 18:24:40 +00:00
  • fd955d888e [INTERNAL] remove CRs in repo, part 4 Pete Batard 2011-02-24 18:23:22 +00:00
  • 0f7c89f680 [INTERNAL] remove CRs in repo, part 3 Pete Batard 2011-02-24 18:12:21 +00:00
  • 6e971690e8 [INTERNAL] remove CRs in repo, part 2 Pete Batard 2011-02-24 18:11:02 +00:00
  • d7c22a6f62 [INTERNAL] remove CRs in repo, part 1 Pete Batard 2011-02-24 18:05:13 +00:00
  • c205b63084 added "libusbK" as another possible name for the K driver Pete Batard 2011-02-24 17:08:13 +00:00
  • 5e41ada561 [internal] use pbk and offset 8000 pbk330 Pete Batard 2011-02-22 15:59:43 +00:00
  • ad42c29145 fixed libusb_get_port_path using zombie parents Pete Batard 2011-02-22 15:44:00 +00:00
  • 9dc299236c fixed libusb_get_port_path using zombie parents pbr330 Pete Batard 2011-02-22 15:45:51 +00:00
  • fcfe54ebbf added LibUSBwK support Pete Batard 2011-02-22 13:57:59 +00:00
  • da53dc50f5 'K' branch for LibUSBwK support - offset 8000 Pete Batard 2011-02-22 13:53:01 +00:00
  • 315216385f bumped internal version pbr329 Pete Batard 2011-02-21 18:42:05 +00:00
  • d47ed6ce6c different approach to topology retrieval Pete Batard 2011-02-21 18:41:38 +00:00
  • 99e9ca3985 added sorting of .def file Pete Batard 2011-02-21 16:05:43 +00:00
  • c537f6f9d9 prevent set_configuration request from being sent using WinUSB Pete Batard 2011-02-21 15:35:50 +00:00
  • b0a72dd7a7 use eol= in .gitattributes (requires git >= 1.7.3) Pete Batard 2011-02-21 13:16:29 +00:00
  • 39f2e49d54 minor code improvements to xusb Pete Batard 2011-02-03 17:51:44 +00:00
  • 7232581940 fixed memleak with double allocation of context Pete Batard 2011-02-02 13:22:39 +00:00
  • 85b004e9f0 bumped internal version pbr328 Pete Batard 2011-01-31 22:46:21 +00:00