1. 1165b5a Revert "Async buffering for high-speed transfers." by David Bremner · 10 years ago
  2. 0976e94 FreeBSD installs its libusb-1.0 libusb.h implementation in by Linus Walleij · 11 years ago
  3. b9a840c Async buffering for high-speed transfers. by Yingxi Yu · 11 years ago
  4. 15d18e3 Do not always set altinterface 0! This is just wildly wrong: by Linus Walleij · 12 years ago
  5. 11082d3 Add OpenUSB support for Solaris etc. by Darran Kartaschew · 13 years ago
  6. 6ccbe96 Add bug print for broken direct access on early Creative models. by Linus Walleij · 13 years ago
  7. 26ceac8 Clean up separation between libusb 1.0 and libusb 0.x by Linus Walleij · 13 years ago
  8. fbbef8b Make libusb 1.0 and libusb 0.x coexist, merge Marcus' libusb 1.0 by Linus Walleij · 13 years ago
  9. 7cf0264 Revert "Rewrite libmtp to use libusb1, drop legacy libusb support." by Linus Walleij · 13 years ago[Renamed (94%) from src/libusb1-glue.h]
  10. c9105ab Rewrite libmtp to use libusb1, drop legacy libusb support. by Linus Walleij · 13 years ago[Renamed (94%) from src/libusb-glue.h]
  11. f691317 Added a device flag to force reset on certain players that by Linus Walleij · 13 years ago
  12. e04a1b9 Increase some timeouts, add a flag for Samsung device. by Linus Walleij · 13 years ago
  13. 549f49a Improbe the hotplug capability by Linus Walleij · 14 years ago
  14. 0358408 Add DEBUG flags definition to be clean by nicklas79 · 15 years ago
  15. daadbf2 Add a new function to API to enable debug mode by nicklas79 · 15 years ago
  16. 094b450 Make filenames unique, on demand. by Linus Walleij · 15 years ago
  17. fea4f53 Patches from Nicolas to support the BlackBerry Storm. by Linus Walleij · 15 years ago
  18. d866d24 Various changes by Linus Walleij · 15 years ago
  19. 89bb1cd Add a flag for forgotten FLAC types. by Linus Walleij · 15 years ago
  20. e029eba Fix probe_device_descriptor crash and change get_playlist_extension return type by Richard Low · 15 years ago
  21. 4096c88 Bad battery levels, bump to 0.3.7 by Linus Walleij · 15 years ago
  22. f67c1ad Fix a new device bug flag for broken sendobjproplist by Linus Walleij · 15 years ago
  23. cf8dc2b New updates by Linus Walleij · 16 years ago
  24. 3758814 New device flag for broken PTP_OPC_DateModified by Linus Walleij · 16 years ago
  25. 2f62281 Various stuff, including Chris' patches to timeout defaults. by Linus Walleij · 16 years ago
  26. f3c4405 Initial Samsung playlist support by Allistair. by Linus Walleij · 16 years ago
  27. 335a81c Massage SanDisk device descriptors. by Linus Walleij · 16 years ago
  28. fec4d56 Store the raw device inside PTP_USB by Linus Walleij · 16 years ago
  29. 3c64325 Move params creation away from usb layer. by Linus Walleij · 16 years ago
  30. a700d22 Refactor to use raw devices internally (major change!) by Linus Walleij · 16 years ago
  31. a4e6bdc Support getting a prefered playlist extension. by Linus Walleij · 16 years ago
  32. 63fd1e6 Added a raw device detection interface. by Linus Walleij · 16 years ago
  33. 3e667ae Split out a device flag file as well by Linus Walleij · 17 years ago
  34. f9267e9 Support devices with broken set object proplist. by Linus Walleij · 17 years ago
  35. 8e3af00 Introduce a new device flag for the Creative ZEN 8GB by Linus Walleij · 17 years ago
  36. 29f03ba Special flag for no interface release by Linus Walleij · 17 years ago
  37. 3e418e2 Get cancellation working... by Linus Walleij · 17 years ago
  38. b0ab548 Refactor interface handling by Linus Walleij · 17 years ago
  39. 03847a3 Update docs by Richard Low · 17 years ago
  40. e21284c Some docs by Linus Walleij · 17 years ago
  41. d3b7857 7bitstripping and a new Cowon by Linus Walleij · 17 years ago
  42. 2b21885 New flag for broken props on all objects by Linus Walleij · 17 years ago
  43. 4fa9d5e libusb-glue fixups. by Linus Walleij · 17 years ago
  44. 2be40c7 iriver OGG Alzheimer fix by Linus Walleij · 17 years ago
  45. 45a8637 Pass the linked list, even simpler code. by Linus Walleij · 17 years ago
  46. f27d1cd Remove recursive functions for linear, wrap libusb struct, solve a bug. by Linus Walleij · 17 years ago
  47. 049f50c Indented code, renamed flag. by Linus Walleij · 17 years ago
  48. 4fd59d6 (hopefully) fixed iRiver read errors by Richard Low · 17 years ago
  49. 2b45f2e Remove single device libusb-glue code since it has been replaced with the multiple device code now by tedbullock · 17 years ago
  50. 69a445b * examples/folders.c: Updated to use new multi device code by tedbullock · 17 years ago
  51. 0f033cb New API for multiple devices is available by tedbullock · 17 years ago
  52. 2d3f7b8 Teds latest multidevice code. by Linus Walleij · 17 years ago
  53. 7b7a0e2 LGPL boilerplates. by Linus Walleij · 17 years ago
  54. 550d6d5 New multiple device interface code from Ted. by Linus Walleij · 17 years ago
  55. 552ba32 Moved LIBUSB_Get_Supported_Devices() into the USB subsystem. by Linus Walleij · 17 years ago
  56. 1a1b2d1 Exception for broken proplists on iRivers by Linus Walleij · 18 years ago
  57. 501ba4d Unload kernel driver etc. by Linus Walleij · 18 years ago
  58. 0558ac5 Fixed some new stuff. by Linus Walleij · 18 years ago
  59. ee73ef2 Bug fixes galore. by Linus Walleij · 18 years ago
  60. d214b9b Fixes galore by Linus Walleij · 18 years ago
  61. c6210fb More fixups. by Linus Walleij · 18 years ago
  62. b02a066 Totally rebased on libgphoto2 sources. by Linus Walleij · 18 years ago
  63. e8c5464 Fixes from libgphoto2 by Linus Walleij · 18 years ago
  64. 6fd2f08 Some work. by Linus Walleij · 18 years ago
  65. 2d411db Internalized USB struct, by Linus Walleij · 18 years ago
  66. 15e344f Moving things around by Linus Walleij · 18 years ago[Renamed (83%) from src/mtp-utils.h]
  67. a498273 Some fixups. by Linus Walleij · 18 years ago
  68. eb8c6fe Initial revision by Linus Walleij · 18 years ago