1. 99466e3 Sync script by Linus Walleij · 17 years ago
  2. 229b24b New devices etc by Linus Walleij · 17 years ago
  3. 1327a85 Archos Gmini by Linus Walleij · 17 years ago
  4. 4fa9d5e libusb-glue fixups. by Linus Walleij · 17 years ago
  5. 6711f44 Get object handles recursively by Richard Low · 17 years ago
  6. 1869d27 New device by Richard Low · 17 years ago
  7. eccaae0 Memleak fix by Linus Walleij · 17 years ago
  8. adce4a5 New album interface by Linus Walleij · 17 years ago
  9. 953504f Upstream sync by Linus Walleij · 17 years ago
  10. 3637e1a new device by Richard Low · 17 years ago
  11. 856f345 New devices by Richard Low · 17 years ago
  12. fd53163 udev GOTO fix by Linus Walleij · 17 years ago
  13. e73f74a Minor 64bit tweaks. by Linus Walleij · 17 years ago
  14. cd9f499 * examples/*.c: Print library version number on execution of examples by tedbullock · 18 years ago
  15. 3968f36 Update with Sean too. by Linus Walleij · 18 years ago
  16. 057ea77 another zero read fix by Richard Low · 18 years ago
  17. 5224b1c actually don't give all Samsungs DEVICE_FLAG_NO_ZERO_READS... by Richard Low · 18 years ago
  18. 1f95cf9 give all Samsungs DEVICE_FLAG_NO_ZERO_READS by Richard Low · 18 years ago
  19. 1483034 Update some info dump code by Linus Walleij · 18 years ago
  20. e7df653 Proplist code refactoring by Linus Walleij · 18 years ago
  21. 15731fe PTP_OC_MTP_SetObjPropList implementation by Richard Low · 18 years ago
  22. 6c8fea4 New devices by Richard Low · 18 years ago
  23. bf2675c New devices by Richard Low · 18 years ago
  24. 2be40c7 iriver OGG Alzheimer fix by Linus Walleij · 18 years ago
  25. a4942fc Fixed up some problems in device detection code by Linus Walleij · 18 years ago
  26. d129284 Cleanup patch from Rafael by Linus Walleij · 18 years ago
  27. d24a7ab Release 0.1.4 by Linus Walleij · 18 years ago
  28. 45a8637 Pass the linked list, even simpler code. by Linus Walleij · 18 years ago
  29. 5fbb77d Code shrink, tweaks. by Linus Walleij · 18 years ago
  30. c2c9697 Remove cruft functions. by Linus Walleij · 18 years ago
  31. bfcb792 One more fixup, does this fix it? by Linus Walleij · 18 years ago
  32. f27d1cd Remove recursive functions for linear, wrap libusb struct, solve a bug. by Linus Walleij · 18 years ago
  33. 8226522 Some tweaks preparing for 0.1.4 by Linus Walleij · 18 years ago
  34. 848009b New API function to retrieve the number of devices in a list of connected devices by tedbullock · 18 years ago
  35. 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
  36. 4cec987 Fix compilation warnings. by Linus Walleij · 18 years ago
  37. 049f50c Indented code, renamed flag. by Linus Walleij · 18 years ago
  38. 4fd59d6 (hopefully) fixed iRiver read errors by Richard Low · 18 years ago
  39. 8a5b885 Sync upstream. by Linus Walleij · 18 years ago
  40. 56b037f strcasecmp() by Linus Walleij · 18 years ago
  41. 07fde34 Sync in upstream ptp.c by Linus Walleij · 18 years ago
  42. 6c06095 Prevent ptp.c from closing file descriptors it didn't open in the first place by tedbullock · 18 years ago
  43. 304433d Metadata set fixes by Linus Walleij · 18 years ago
  44. 4eb0112 Fix incorrect transfer sizes causing zero write issues by Richard Low · 18 years ago
  45. 433d217 Replaced LIBMTP_ERROR_N0_DEVICE_ATTACHED with LIBMTP_ERROR_NO_DEVICE_ATTACHED (zero with Oh) by tedbullock · 18 years ago
  46. 039d1dd Undeprecate first device function. by Linus Walleij · 18 years ago
  47. 0f79476 Fix crash when no devices connected by Richard Low · 18 years ago
  48. 2b45f2e Remove single device libusb-glue code since it has been replaced with the multiple device code now by tedbullock · 18 years ago
  49. 5164920 Updated files.c and tracks.c to use new multi device code by tedbullock · 18 years ago
  50. 20eb820 Updated albums.c to use multiple device code by tedbullock · 18 years ago
  51. e771364 * Changed LIBMTP_Get_First_Device to wrap around the multiple device API by tedbullock · 18 years ago
  52. 02724f6 read/write sizes changed by Richard Low · 18 years ago
  53. 507e7fe memset params to 0 to avoid freeing unalloced memory by Richard Low · 18 years ago
  54. d284f07 Debug output fixes by Richard Low · 18 years ago
  55. bc73009 Correct changelog entry date by rreardon · 18 years ago
  56. 34511b1 Fix segfault for new error handling code. by rreardon · 18 years ago
  57. 3d78c4c A final round of LGPL boilerplates. by Linus Walleij · 18 years ago
  58. 57c2eff Tidy up the ChangeLog by Linus Walleij · 18 years ago
  59. 68b19c0 Some error stack tweaking. by Linus Walleij · 18 years ago
  60. 69a445b * examples/folders.c: Updated to use new multi device code by tedbullock · 18 years ago
  61. 0f033cb New API for multiple devices is available by tedbullock · 18 years ago
  62. 2d3f7b8 Teds latest multidevice code. by Linus Walleij · 18 years ago
  63. 2a1e3a4 Updated multiple-device code from Ted. 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. 552ba32 Moved LIBUSB_Get_Supported_Devices() into the USB subsystem. by Linus Walleij · 18 years ago
  71. 070e9b4 General error stack and error handling. by Linus Walleij · 18 years ago
  72. 7059ed4 new devices by Richard Low · 18 years ago
  73. 2715c44 Error stack framework added... by Linus Walleij · 18 years ago
  74. a98d054 new device by Richard Low · 18 years ago
  75. 85a4c03 Release 0.1.3. by Linus Walleij · 18 years ago
  76. d85d2bb Janitorial libmtp.sym update by Linus Walleij · 18 years ago
  77. 4df32f8 Zero read fix by Richard Low · 18 years ago
  78. c49c637 Fixed so callbacks work again, hopefully without breaking anything. by Linus Walleij · 18 years ago
  79. 15af853 Encoding profile property. by Linus Walleij · 18 years ago
  80. b97379b Credit where credit is due. by Linus Walleij · 18 years ago
  81. 58b6279 (re)introduce clear of halt on endpoints, by Linus Walleij · 18 years ago
  82. a032327 Sync in Marcus changes in libgphoto2 by Linus Walleij · 18 years ago
  83. ef05b89 second zero write fix attempt by Richard Low · 18 years ago
  84. 68f4588 fix zero write bug by Richard Low · 18 years ago
  85. 99ed83c Fix up commenting. by Linus Walleij · 18 years ago
  86. b89ea94 split header/packet sizes fixes by Richard Low · 18 years ago
  87. c70a6df Minor move. by Linus Walleij · 18 years ago
  88. 021421e Split headers/packet size fix by Richard Low · 18 years ago
  89. fa2d1d1 New defs from Orson by Linus Walleij · 18 years ago
  90. a5ab8c4 0.1.2 release by Linus Walleij · 18 years ago
  91. 02ee880 Reflect new filetypes. by Linus Walleij · 18 years ago
  92. 5fb4713 New MTP types and defs by Linus Walleij · 18 years ago
  93. edd6183 fixed bug in debug printing by Richard Low · 18 years ago
  94. a679b1c fixed packing bug by Richard Low · 18 years ago
  95. a6c924c abstract list fixes by Richard Low · 18 years ago
  96. 784ac3f API changes from libgphoto2. by Linus Walleij · 18 years ago
  97. e2e2118 0.1.1 fixes. by Linus Walleij · 18 years ago
  98. 3a3d24d New release 0.1.1. by Linus Walleij · 18 years ago
  99. 8609af3 Pleasing older autotools by Linus Walleij · 18 years ago
  100. d6735f7 Update. by Linus Walleij · 18 years ago