Commit Graph

  • 3a4c4fc6c9 MinGW/cygwin advapi32 library dependency (configure.ac) r256 Pete Batard 2010-04-16 23:36:00 +01:00
  • 3c06787b84 DDK build (sources) advapi32.lib dependency Pete Batard 2010-04-16 23:35:01 +01:00
  • ea272ad88b [INTERNAL - NOT FOR RELEASE] MSVC 2008 advapi.lib dependency Pete Batard 2010-04-16 23:32:55 +01:00
  • d70641755c added advapi32.lib dependency reference in xusb.c Pete Batard 2010-04-16 23:31:50 +01:00
  • 36feab98b2 removed calling convention modifier for inlines r255 Pete Batard 2010-04-16 15:25:25 +01:00
  • fc2b212758 better handling of attach/detach for Linux in xusb.c r254 Pete Batard 2010-04-16 10:47:37 +01:00
  • 32a674508a added more explicit library dependencies in xusb.c (MSVC) Tim Roberts 2010-04-16 10:27:33 +01:00
  • 9c835700e5 [INTERNAL - NOT FOR RELEASE] added 2003/XP64 support (EXPERIMENTAL) Pete Batard 2010-04-16 00:03:57 +01:00
  • f08aae4ddb LIBUSB_SUCCESS on attach/detach for darwin & Windows r253 Pete Batard 2010-04-15 23:52:08 +01:00
  • 4ebacb3868 darwin whitespaces Pete Batard 2010-04-15 23:47:35 +01:00
  • 72ae0acd27 added mingw *.exe output to gitignore and fixed whites r252 Michael Plante 2010-04-15 23:27:56 +01:00
  • 630747c549 more explicit toggable debug options Michael Plante 2010-04-15 23:25:28 +01:00
  • 0b64e01b61 let MSVC re-sort filenames based on very old renames Michael Plante 2010-04-15 23:22:28 +01:00
  • 1597a94532 reverted to MS defaults in MSVC6 .dsp project file Michael Plante 2010-04-15 23:21:33 +01:00
  • 32fb3bae54 added missing LIBUSB_API for transfer_cb function calls Michael Plante 2010-04-15 23:19:44 +01:00
  • 5bf154f47d fixed HID bulk/interrupt transfers for report IDs r251 Pete Batard 2010-04-15 23:14:04 +01:00
  • c3650052a9 [INTERNAL - NOT FOR RELEASE] added libusb.h copy to bins Pete Batard 2010-04-15 23:12:56 +01:00
  • 7baf86a379 reverted to MS defaults in .vcproj DLL file (internal 2008) r250 Pete Batard 2010-04-13 23:37:06 +01:00
  • d4476548fd reverted to MS defaults in .vcproj DLL file (official) Pete Batard 2010-04-13 23:36:43 +01:00
  • 511f5b9fdf set default calling convention for Windows platform (core) Pete Batard 2010-04-13 23:32:45 +01:00
  • 26a0c962b1 fixed the use of internal OS_WINDOWS in general file libusb.h Pete Batard 2010-04-13 23:29:27 +01:00
  • 88b71cdf23 fixed handing of HID reports when report IDs are in use r249 Pete Batard 2010-04-12 20:14:06 +01:00
  • 9300883d04 set default messaging level to warnings in xusb r248 Pete Batard 2010-04-08 13:30:17 +01:00
  • 0145d9f15a added missing LOG_LEVEL_DEBUG filter for toggable debug (core) Pete Batard 2010-04-08 13:29:19 +01:00
  • 31aff02b62 fixed "ignoring return value of 'fwrite'" warning with gcc r247 Pete Batard 2010-04-08 12:40:54 +01:00
  • c1cea1b0fe addressed MSVC warnings prompted by previous change r246 Pete Batard 2010-04-08 12:33:27 +01:00
  • e295c065f3 added binary dump option to xusb (-b) Pete Batard 2010-04-08 12:30:06 +01:00
  • 2ec0c2b1ff fixed HID record size computation in xusb Pete Batard 2010-04-08 11:48:58 +01:00
  • bb3280741d workaround for MS's HidD_GetFeature bug with report IDs Pete Batard 2010-04-08 11:46:55 +01:00
  • d102dd2399 more default context init fixes r245 Michael Plante 2010-04-07 11:22:31 +01:00
  • c73ee65a51 Linux: Fix endianness handling of usbfs config descriptors (#27) Martin Koegler 2010-04-05 17:11:32 +02:00
  • a055a56cf1 fixed default context issue introduced from previous patch r244 Pete Batard 2010-04-07 00:10:37 +01:00
  • 767bd7a6eb [INTERNAL - NOT FOR RELEASE] added toggable debug logging to bm.sh Pete Batard 2010-04-06 21:13:57 +01:00
  • a46b420214 added toggable debug logging (MSVC) r243 Pete Batard 2010-04-06 21:12:47 +01:00
  • a7a96927a3 added toggable debug logging (core) Pete Batard 2010-04-06 21:12:13 +01:00
  • adc0945982 fixed arglen warning from previous commit r242 Pete Batard 2010-04-06 20:21:45 +01:00
  • b52b131343 xusb improvements (parameter handling + debug enable) r241 Pete Batard 2010-04-06 20:20:01 +01:00
  • d908e70163 Added missing Feature Report descriptor feature r240 Michael Plante 2010-04-06 17:30:41 +01:00
  • e5a9ce5865 xusb HID test improvements (Feature Reports) Michael Plante 2010-04-06 17:26:09 +01:00
  • 02df59a309 Linux: Fix endianness handling of usbfs config descriptors (#27) Martin Koegler 2010-04-05 17:11:32 +02:00
  • ca44c0df7e revert reordering of headers to simplify integration r239 Michael Plante 2010-04-03 02:05:55 +01:00
  • a5fc611142 stdint.h fixes for MSVC6 r238 Pete Batard 2010-04-02 18:37:21 +01:00
  • 150590c345 removed unneeded ssize_t MSVC redefinition from core r237 Pete Batard 2010-04-02 18:07:54 +01:00
  • d4ae5cd66d use public domain inttypes.h and stdint.h (from MinGW-w64) r236 Pete Batard 2010-04-02 14:00:56 +01:00
  • a9078469ac updated other files to match 1.0.7 release r235 Michael Plante 2010-04-02 11:11:05 +01:00
  • 7f447549b7 updated AUTHORS Michael Plante 2010-04-02 11:10:42 +01:00
  • 8cb7980c01 removed unnecessary failure during init on USB API error r234 Pete Batard 2010-04-01 12:46:25 +01:00
  • e58e19dec2 [INTERNAL - NOT FOR RELEASE] removed debug logging for bm Pete Batard 2010-04-01 11:35:40 +01:00
  • baa9dc7601 more explicit error codes on semaphore and DLL issues r233 Pete Batard 2010-04-01 11:15:56 +01:00
  • f9e40cc5ba [INTERNAL - NOT FOR RELEASE] added binary snapshot batches Pete Batard 2010-04-01 11:15:10 +01:00
  • 66192f7b43 added dpfp_threaded binary to gitignore r232 Michael Plante 2010-03-30 01:32:28 +01:00
  • 3b9f2d3288 commented out ENABLE_DEBUG_LOGGING for release r231 Pete Batard 2010-03-29 16:30:23 +01:00
  • 99587b5e2d ddk_build improvements (DLL option, static lib default) r230 Pete Batard 2010-03-29 15:41:22 +01:00
  • db8c3ff754 removed whitespaces in configure.ac Michael Plante 2010-03-29 12:47:35 +01:00
  • d6f6802daf small improvements to ddk_build.cmd r229 Pete Batard 2010-03-27 19:13:27 +00:00
  • fed2c79866 configure.ac improvements (threads detection, AC_INIT) r228 Pete Batard 2010-03-26 18:03:15 +00:00
  • 595f4c3ff1 merged latest changes from official r227 Pete Batard 2010-03-25 19:45:18 +00:00
  • f451c11eb3 revert previous change as well as wchar_to_utf8 to static r226 Pete Batard 2010-03-25 19:22:00 +00:00
  • ec303b01a5 Darwin: fix enumeration of devices with non-consecutive addresses (#23) Nathan Hjelm 2010-03-23 16:22:08 -06:00
  • fb787f4e67 enabled reuse of windows_error_str for wdi r225 Pete Batard 2010-03-23 19:42:15 +00:00
  • ad262a68bb fixed double freeing of fds (reported by Travis Robinson) r224 Pete Batard 2010-03-22 01:18:16 +00:00
  • ae3a15f6b6 fixed loss of pipe events (reported by Travis Robinson) r223_ Pete Batard 2010-03-20 23:20:52 +00:00
  • af66ec02a9 fixes potential race condition in poll, with pipe fds r222 Pete Batard 2010-03-19 23:08:29 +00:00
  • bb58fb2754 oops - removed cancel_io emulation debug r221 Pete Batard 2010-03-19 20:38:48 +00:00
  • ced538fde1 further simplification of pipe and other improvements r220 Graeme Gill 2010-03-19 20:31:36 +00:00
  • e63267c4bb added MinGW-w64 support r219 Pete Batard 2010-03-19 18:13:37 +00:00
  • 0758c0d9a9 fixed non duplicated overlapped event in usbi_pipe() r218 Pete Batard 2010-03-19 16:39:31 +00:00
  • 585cfa46f3 made sure usbi_close() is only called for the pipe (core) Pete Batard 2010-03-19 16:35:25 +00:00
  • 6ad309343b fixed "unable to cancel I/O" message on pipe closure (XP) r217 Pete Batard 2010-03-19 13:39:53 +00:00
  • ee77b38b19 minor edits and changes (INSTALL_WIN, 2008 sln) Pete Batard 2010-03-19 13:16:56 +00:00
  • 4fb45e7328 README_MSVC.txt -> INSTALL_WIN.txt r216 Pete Batard 2010-03-19 12:15:29 +00:00
  • e36b809e53 renamed 2005 and 2008 MSVC solution files Pete Batard 2010-03-19 11:43:14 +00:00
  • f569696ea9 libusb_pollfd() now returns an error on Windows r215 Pete Batard 2010-03-18 20:17:19 +00:00
  • cd809e2f7c Add more interface classes Bastien Nocera 2010-03-08 10:50:51 +00:00
  • 1ce4aa67d8 Darwin: Cleanup async callback code, catch request timeouts Nathan Hjelm 2010-03-18 11:32:32 -06:00
  • 68af9f8d73 Darwin: fix endianness of control setup packet Nathan Hjelm 2010-03-18 11:31:46 -06:00
  • f8301c352e more trailing whitespaces c205 Peter Stuge 2010-03-18 14:04:27 +00:00
  • 0a4c8e34c9 removed trailing whitespaces (r214) c204 Peter Stuge 2010-03-18 14:02:30 +00:00
  • f43d8e65db removed trailing whitespaces (Windows backend) r214b Peter Stuge 2010-03-18 12:44:55 +00:00
  • b7d9c71fb3 removed trailing whitespaces (core) Peter Stuge 2010-03-18 12:43:34 +00:00
  • 386dc50b6f r213 fixed missing mutex for transfer access (Graeme Gill) c203 Pete Batard 2010-03-18 01:14:51 +00:00
  • 8978ed4f59 fixed missing mutex for transfer access (Graeme Gill) r213 Pete Batard 2010-03-18 01:14:51 +00:00
  • 67f473c804 r212 simplified pipe/read/write by using a signaling event only c202 Pete Batard 2010-03-18 00:47:42 +00:00
  • 7c8348fff2 simplified pipe/read/write by using a signaling event only r212 Pete Batard 2010-03-18 00:47:42 +00:00
  • fc670d2ac0 merged -> r211 c201 Pete Batard 2010-03-17 15:25:50 +00:00
  • 307f3f4289 readability improvements in poll_windows.c r211 Pete Batard 2010-03-17 14:59:20 +00:00
  • 070d871037 fixed typos in windows_usb.c (Graeme Gill) Pete Batard 2010-03-17 14:57:54 +00:00
  • 58b722e94b merged -> r210 c200 Pete Batard 2010-03-17 01:48:48 +00:00
  • ccc8239a84 fixed 2005 vcproj file (Martin Kaiser) r210 Pete Batard 2010-03-17 01:43:40 +00:00
  • 8715b79e7a fixed problems with previous fix r209 Pete Batard 2010-03-17 01:36:39 +00:00
  • 659f4fff28 Windows 7 device description retrieval a172 Pete Batard 2010-03-17 00:47:56 +00:00
  • 55c8110c2b fixed use of original_handle in lieu of handle (Graeme Gill) c199 Pete Batard 2010-03-15 23:08:32 +00:00
  • b92fa32a29 fixed use of original_handle in lieu of handle (Graeme Gill) r208 Pete Batard 2010-03-15 23:08:32 +00:00
  • f7dc083938 added x86 & x64 installers to resource lib a171 Pete Batard 2010-03-15 19:53:42 +00:00
  • 5859a25c16 merge r205-207 a170 Pete Batard 2010-03-15 17:24:05 +00:00
  • 9194f49c84 added missing driver_installer.h and other small MSVC changes a169 Pete Batard 2010-03-15 17:22:46 +00:00
  • c59642ea64 removed cancel_io call protection c198 Pete Batard 2010-03-15 14:02:34 +00:00
  • a17c6adefd merged r206-207 c197 Pete Batard 2010-03-15 13:58:35 +00:00
  • f06e130f77 added partial CancelIoEx emulation for XP and earlier r207 Pete Batard 2010-03-15 13:54:09 +00:00
  • 78710622a4 fixed NTSTATUS issue with MinGW (Xiaofan Chen) r206 Pete Batard 2010-03-14 22:51:32 +00:00