1. 6c06095 Prevent ptp.c from closing file descriptors it didn't open in the first place by tedbullock · 18 years ago
  2. 1e3d176 Added Toshiba Gigabeat P20 by Linus Walleij · 18 years ago
  3. b275318 More checks to see if operations to set object props are supported. by Linus Walleij · 18 years ago
  4. 304433d Metadata set fixes by Linus Walleij · 18 years ago
  5. 45810fe Echo errors more clearly by tedbullock · 18 years ago
  6. a29ed2a TODO update and libusb-glue.c minor tweak by Linus Walleij · 18 years ago
  7. 4eb0112 Fix incorrect transfer sizes causing zero write issues by Richard Low · 18 years ago
  8. 433d217 Replaced LIBMTP_ERROR_N0_DEVICE_ATTACHED with LIBMTP_ERROR_NO_DEVICE_ATTACHED (zero with Oh) by tedbullock · 18 years ago
  9. 039d1dd Undeprecate first device function. by Linus Walleij · 18 years ago
  10. 0f79476 Fix crash when no devices connected by Richard Low · 18 years ago
  11. faff337 Fixed some missing End of Line characters by tedbullock · 18 years ago
  12. 2b45f2e Remove single device libusb-glue code since it has been replaced with the multiple device code now by tedbullock · 18 years ago
  13. 95d1bc0 Another device by Linus Walleij · 18 years ago
  14. 5164920 Updated files.c and tracks.c to use new multi device code by tedbullock · 18 years ago
  15. 20eb820 Updated albums.c to use multiple device code by tedbullock · 18 years ago
  16. 44b0ff7 Make sure that LIBMTP_Get_First_Device only returns one device now that it wraps around the multiple device API by tedbullock · 18 years ago
  17. f47695a Echo friendly name so we know which device we are working with by tedbullock · 18 years ago
  18. 15b815a LIBMTP_Release_Device_List should be called at the head of the device by tedbullock · 18 years ago
  19. 9591806 Fixed erroneous calls to device, when should have been using iter by tedbullock · 18 years ago
  20. e2f94fd Fixed erroneous calls to device, when should have been using iter by tedbullock · 18 years ago
  21. 12413c0 New Samsung YP-K3 by Linus Walleij · 18 years ago
  22. 907432d Added some status updates when trying to read device certificate and formatted code to improve readability by tedbullock · 18 years ago
  23. 54462fc typo on depcomp on last commit by tedbullock · 18 years ago
  24. b6aed4a ignore some Eclipse IDE project files by tedbullock · 18 years ago
  25. e771364 * Changed LIBMTP_Get_First_Device to wrap around the multiple device API by tedbullock · 18 years ago
  26. 02724f6 read/write sizes changed by Richard Low · 18 years ago
  27. 507e7fe memset params to 0 to avoid freeing unalloced memory by Richard Low · 18 years ago
  28. d284f07 Debug output fixes by Richard Low · 18 years ago
  29. 774503c Tweak segfault fix for new error code by rreardon · 18 years ago
  30. bc73009 Correct changelog entry date by rreardon · 18 years ago
  31. 34511b1 Fix segfault for new error handling code. by rreardon · 18 years ago
  32. 3d78c4c A final round of LGPL boilerplates. by Linus Walleij · 18 years ago
  33. 57c2eff Tidy up the ChangeLog by Linus Walleij · 18 years ago
  34. 68b19c0 Some error stack tweaking. by Linus Walleij · 18 years ago
  35. 4e51cb9 Make sure that the result is NULL so we don't confuse the client apps and cause segfaults by tedbullock · 18 years ago
  36. 69a445b * examples/folders.c: Updated to use new multi device code by tedbullock · 18 years ago
  37. 073ee90 Added Samsung X830 by Linus Walleij · 18 years ago
  38. 0f033cb New API for multiple devices is available by tedbullock · 18 years ago
  39. 8556f52 Samsung X830 by Linus Walleij · 18 years ago
  40. bbdf44e Added another Archos variant by Linus Walleij · 18 years ago
  41. de7ad54 Add Logik DAX by Linus Walleij · 18 years ago
  42. 2d3f7b8 Teds latest multidevice code. by Linus Walleij · 18 years ago
  43. 462a5e7 Endianness clarifications. by Linus Walleij · 18 years ago
  44. 2a1e3a4 Updated multiple-device code from Ted. by Linus Walleij · 18 years ago
  45. c1b4940 Swapons device ID for Noka Mobile Phones by Linus Walleij · 18 years ago
  46. 543badf A horde of LGPL boilerplates. by Linus Walleij · 18 years ago
  47. 7b7a0e2 LGPL boilerplates. by Linus Walleij · 18 years ago
  48. 2f45d22 LGPL boilerplates, by Linus Walleij · 18 years ago
  49. 073c417 Free used memory. by Linus Walleij · 18 years ago
  50. a8a19cc Sync in upstream libgphoto2 by Linus Walleij · 18 years ago
  51. 550d6d5 New multiple device interface code from Ted. by Linus Walleij · 18 years ago
  52. 1df47cd New device. by Linus Walleij · 18 years ago
  53. 552ba32 Moved LIBUSB_Get_Supported_Devices() into the USB subsystem. by Linus Walleij · 18 years ago
  54. 070e9b4 General error stack and error handling. by Linus Walleij · 18 years ago
  55. 2e1c8a3 Multiple devices patch from Ted Bullock by Linus Walleij · 18 years ago
  56. b2e105d Ignoring .orig files from patch (Ted Bullock) by Linus Walleij · 18 years ago
  57. 7059ed4 new devices by Richard Low · 18 years ago
  58. 2715c44 Error stack framework added... by Linus Walleij · 18 years ago
  59. a98d054 new device by Richard Low · 18 years ago
  60. 926405d One more device by Linus Walleij · 18 years ago
  61. 85a4c03 Release 0.1.3. by Linus Walleij · 18 years ago
  62. d85d2bb Janitorial libmtp.sym update by Linus Walleij · 18 years ago
  63. 4df32f8 Zero read fix by Richard Low · 18 years ago
  64. c49c637 Fixed so callbacks work again, hopefully without breaking anything. by Linus Walleij · 18 years ago
  65. 15af853 Encoding profile property. by Linus Walleij · 18 years ago
  66. b97379b Credit where credit is due. by Linus Walleij · 18 years ago
  67. 58b6279 (re)introduce clear of halt on endpoints, by Linus Walleij · 18 years ago
  68. a032327 Sync in Marcus changes in libgphoto2 by Linus Walleij · 18 years ago
  69. ef05b89 second zero write fix attempt by Richard Low · 18 years ago
  70. 68f4588 fix zero write bug by Richard Low · 18 years ago
  71. b371cdc Put old maxval back in. by Linus Walleij · 18 years ago
  72. 0fa4702 Cosmetic diff minimize by Linus Walleij · 18 years ago
  73. 99ed83c Fix up commenting. by Linus Walleij · 18 years ago
  74. b89ea94 split header/packet sizes fixes by Richard Low · 18 years ago
  75. c70a6df Minor move. by Linus Walleij · 18 years ago
  76. 021421e Split headers/packet size fix by Richard Low · 18 years ago
  77. fa2d1d1 New defs from Orson by Linus Walleij · 18 years ago
  78. a5ab8c4 0.1.2 release by Linus Walleij · 18 years ago
  79. 02ee880 Reflect new filetypes. by Linus Walleij · 18 years ago
  80. 5fb4713 New MTP types and defs by Linus Walleij · 18 years ago
  81. edd6183 fixed bug in debug printing by Richard Low · 18 years ago
  82. a679b1c fixed packing bug by Richard Low · 18 years ago
  83. a6c924c abstract list fixes by Richard Low · 18 years ago
  84. 784ac3f API changes from libgphoto2. by Linus Walleij · 18 years ago
  85. e2e2118 0.1.1 fixes. by Linus Walleij · 18 years ago
  86. 3a3d24d New release 0.1.1. by Linus Walleij · 18 years ago
  87. 8609af3 Pleasing older autotools by Linus Walleij · 18 years ago
  88. d6735f7 Update. by Linus Walleij · 18 years ago
  89. bc6c579 Short files patch from Matthew Wilcox by Linus Walleij · 18 years ago
  90. af20b5d Metadata upload fixes by Richard Low · 18 years ago
  91. 8709981 One more (N12) by Linus Walleij · 18 years ago
  92. fabffc0 One rare iRiver product ID by Linus Walleij · 18 years ago
  93. 92fec47 Some note. by Linus Walleij · 18 years ago
  94. 037a125 Sync to upstream libgphoto2 by Linus Walleij · 18 years ago
  95. f849191 More storage fixes. by Linus Walleij · 18 years ago
  96. e1ac07e Get storage properly. by Linus Walleij · 18 years ago
  97. 2fcec29 Another one. by Linus Walleij · 18 years ago
  98. b01d18b One more round of fixes by Linus Walleij · 18 years ago
  99. cd84936 Daniels proper surename by Linus Walleij · 18 years ago
  100. 32b3305 rename BuyNow to BuyFlag - more intuitive. by rreardon · 18 years ago