1. 1f95cf9 give all Samsungs DEVICE_FLAG_NO_ZERO_READS by Richard Low · 18 years ago
  2. f41abe5 Tagging all SanDisks to unload USB mass storage driver by Linus Walleij · 18 years ago
  3. 6c8fea4 New devices by Richard Low · 18 years ago
  4. bf2675c New devices by Richard Low · 18 years ago
  5. d2ff9e3 Add Isabellas prototype thing, it can't hurt by Linus Walleij · 18 years ago
  6. 2be40c7 iriver OGG Alzheimer fix by Linus Walleij · 18 years ago
  7. a4942fc Fixed up some problems in device detection code by Linus Walleij · 18 years ago
  8. b6b6913 Restore detect functionality. by Linus Walleij · 18 years ago
  9. 45a8637 Pass the linked list, even simpler code. by Linus Walleij · 18 years ago
  10. ac06186 Code shrink. by Linus Walleij · 18 years ago
  11. b658318 Fix Sansa flag. by Linus Walleij · 18 years ago
  12. c2c9697 Remove cruft functions. by Linus Walleij · 18 years ago
  13. 35c0ef1 More minor fixes by Linus Walleij · 18 years ago
  14. 27c50c5 Fix detection of known devices. by Linus Walleij · 18 years ago
  15. bfcb792 One more fixup, does this fix it? by Linus Walleij · 18 years ago
  16. f27d1cd Remove recursive functions for linear, wrap libusb struct, solve a bug. by Linus Walleij · 18 years ago
  17. bb3e193 trim additional verbose output by tedbullock · 18 years ago
  18. 65a0577 Output doesn't have to be so verbose by tedbullock · 18 years ago
  19. 36f2afb Don't echo warnings about reading a single extra byte on devices which DEVICE_FLAG_NO_ZERO_READS has been set by tedbullock · 18 years ago
  20. 4cec987 Fix compilation warnings. by Linus Walleij · 18 years ago
  21. 049f50c Indented code, renamed flag. by Linus Walleij · 18 years ago
  22. 4fd59d6 (hopefully) fixed iRiver read errors by Richard Low · 18 years ago
  23. c0a1143 Minor janitorial by Linus Walleij · 18 years ago
  24. 1e3d176 Added Toshiba Gigabeat P20 by Linus Walleij · 18 years ago
  25. a29ed2a TODO update and libusb-glue.c minor tweak by Linus Walleij · 18 years ago
  26. 4eb0112 Fix incorrect transfer sizes causing zero write issues by Richard Low · 18 years ago
  27. 433d217 Replaced LIBMTP_ERROR_N0_DEVICE_ATTACHED with LIBMTP_ERROR_NO_DEVICE_ATTACHED (zero with Oh) by tedbullock · 18 years ago
  28. faff337 Fixed some missing End of Line characters by tedbullock · 18 years ago
  29. 2b45f2e Remove single device libusb-glue code since it has been replaced with the multiple device code now by tedbullock · 18 years ago
  30. 12413c0 New Samsung YP-K3 by Linus Walleij · 18 years ago
  31. 02724f6 read/write sizes changed by Richard Low · 18 years ago
  32. d284f07 Debug output fixes by Richard Low · 18 years ago
  33. 69a445b * examples/folders.c: Updated to use new multi device code by tedbullock · 18 years ago
  34. 0f033cb New API for multiple devices is available by tedbullock · 18 years ago
  35. 8556f52 Samsung X830 by Linus Walleij · 18 years ago
  36. bbdf44e Added another Archos variant by Linus Walleij · 18 years ago
  37. de7ad54 Add Logik DAX by Linus Walleij · 18 years ago
  38. 2d3f7b8 Teds latest multidevice code. by Linus Walleij · 18 years ago
  39. 462a5e7 Endianness clarifications. by Linus Walleij · 18 years ago
  40. 2a1e3a4 Updated multiple-device code from Ted. by Linus Walleij · 18 years ago
  41. c1b4940 Swapons device ID for Noka Mobile Phones by Linus Walleij · 18 years ago
  42. 2f45d22 LGPL boilerplates, by Linus Walleij · 18 years ago
  43. 550d6d5 New multiple device interface code from Ted. by Linus Walleij · 18 years ago
  44. 1df47cd New device. by Linus Walleij · 18 years ago
  45. 552ba32 Moved LIBUSB_Get_Supported_Devices() into the USB subsystem. by Linus Walleij · 18 years ago
  46. 2e1c8a3 Multiple devices patch from Ted Bullock by Linus Walleij · 18 years ago
  47. 7059ed4 new devices by Richard Low · 18 years ago
  48. a98d054 new device by Richard Low · 18 years ago
  49. 4df32f8 Zero read fix by Richard Low · 18 years ago
  50. c49c637 Fixed so callbacks work again, hopefully without breaking anything. by Linus Walleij · 18 years ago
  51. 58b6279 (re)introduce clear of halt on endpoints, by Linus Walleij · 18 years ago
  52. a032327 Sync in Marcus changes in libgphoto2 by Linus Walleij · 18 years ago
  53. ef05b89 second zero write fix attempt by Richard Low · 18 years ago
  54. 68f4588 fix zero write bug by Richard Low · 18 years ago
  55. 99ed83c Fix up commenting. by Linus Walleij · 18 years ago
  56. b89ea94 split header/packet sizes fixes by Richard Low · 18 years ago
  57. 021421e Split headers/packet size fix by Richard Low · 18 years ago
  58. edd6183 fixed bug in debug printing by Richard Low · 18 years ago
  59. a6c924c abstract list fixes by Richard Low · 18 years ago
  60. 784ac3f API changes from libgphoto2. by Linus Walleij · 18 years ago
  61. 8709981 One more (N12) by Linus Walleij · 18 years ago
  62. fabffc0 One rare iRiver product ID by Linus Walleij · 18 years ago
  63. b01d18b One more round of fixes by Linus Walleij · 18 years ago
  64. eac1e00 Make that conditional for windows by Linus Walleij · 18 years ago
  65. c7d48d2 New devices by Richard Low · 18 years ago
  66. 7beba57 Some WIN32 porting by Farooq Zaman. by Linus Walleij · 18 years ago
  67. cc4dd48 Janitorial by Linus Walleij · 18 years ago
  68. c046fdf Add in 0x by Richard Low · 18 years ago
  69. a5073c7 Yepp T9 by Linus Walleij · 18 years ago
  70. abdf607 No dualmode by Linus Walleij · 18 years ago
  71. 1a1b2d1 Exception for broken proplists on iRivers by Linus Walleij · 18 years ago
  72. 48a2d46 Daniel's reconnect patch. by Linus Walleij · 18 years ago
  73. 19be421 Added a new Samsung device by Linus Walleij · 18 years ago
  74. e1f0692 Added Zen Vision W by Richard Low · 18 years ago
  75. 92a8496 Added a Zen Vision:M variant by Linus Walleij · 18 years ago
  76. bf7fc27 Name fixup. by Linus Walleij · 18 years ago
  77. 42907f2 Fixed the debug code. by Linus Walleij · 18 years ago
  78. 093ca0a Philips device addition. by Linus Walleij · 18 years ago
  79. e78de6d Small macros to print dumps by Linus Walleij · 18 years ago
  80. 405e239 New Toshiba device. by Linus Walleij · 18 years ago
  81. 501ba4d Unload kernel driver etc. by Linus Walleij · 18 years ago
  82. 2a9d2f0 committing by Linus Walleij · 18 years ago
  83. 550bc67 The Zen V plus by Linus Walleij · 18 years ago
  84. e543090 Dunlop device by Linus Walleij · 18 years ago
  85. bdd006b Added the Zen V by Linus Walleij · 18 years ago
  86. 402e4bd New Toshiba device by Linus Walleij · 18 years ago
  87. 77e047c New device iRiver T10 2GB by Linus Walleij · 18 years ago
  88. d5d51c8 Unicode and other changes. by Linus Walleij · 18 years ago
  89. 0558ac5 Fixed some new stuff. by Linus Walleij · 18 years ago
  90. 43fdb88 Speed improvements by Richard Low · 18 years ago
  91. 7f0c72e Callbacks and endpoints. by Linus Walleij · 18 years ago
  92. 085d8d3 No magic numbers by Linus Walleij · 18 years ago
  93. 82ed661 Another Samsung device by Linus Walleij · 18 years ago
  94. 04377da iRiver Clix by Linus Walleij · 18 years ago
  95. ee73ef2 Bug fixes galore. by Linus Walleij · 18 years ago
  96. 47754c5 Perfect callbacks by Linus Walleij · 18 years ago
  97. 4af6fbe bad callback counter by Linus Walleij · 18 years ago
  98. d214b9b Fixes galore by Linus Walleij · 18 years ago
  99. 80d134a Nasty bug fixed. by Linus Walleij · 18 years ago
  100. 6f68056 An Archos device... by Linus Walleij · 18 years ago