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