1. 60d0226 Add AFT specific extensions to libmtp. by Jerry Zhang · 7 years ago
  2. 718b290 Implemented a LIBMTP_Custom_Operation operation (no data transfer) by Marcin Niestroj · 7 years ago
  3. 7e32887 added check for if there are no objects loaded. by Marcus Meissner · 7 years ago
  4. aa7d91a imported ptp* from libgphoto2 by Marcus Meissner · 7 years ago
  5. 5e6ef6c render opcodes as opcodes, not ofc. render event names by Marcus Meissner · 8 years ago
  6. f93179d replace the major.version parsing logic by sscanf, by Marcus Meissner · 8 years ago
  7. 0a57651 [events] Add an asynchronous function to check for events by Philip Langdale · 8 years ago
  8. 3d692dc merge accumulated ptp lowlevel changes from libgphoto2. by Marcus Meissner · 8 years ago
  9. 8e3af29 LIBMP_Create_Folder: fixed doc by Reverend Homer · 9 years ago
  10. 859f9b2 free props to avoid a leak (Coverity) by Marcus Meissner · 9 years ago
  11. b521477 fixed some memory leaks (Coverity) by Marcus Meissner · 9 years ago
  12. 8171bd1 remove 3 variable unused warnings by Marcus Meissner · 9 years ago
  13. 113fa29 added missing break (Coverity) by Marcus Meissner · 9 years ago
  14. 1f1d865 switch loop end conditions and checks by Marcus Meissner · 9 years ago
  15. 9d404be Inspired by Reverend Homer by Marcus Meissner · 9 years ago
  16. 097a052 From: Reverend Homer by Marcus Meissner · 9 years ago
  17. 88babc8 Use suggested storage ID when a parent storage is know. by Linus Walleij · 10 years ago
  18. 8173213 Rename some global variables from foo to g_foo. by Lei Zhang · 11 years ago
  19. a389561 Add capability to check for capabilities by Linus Walleij · 11 years ago
  20. abdd59d libmtp: Support > 4GB file transfers by Philip Langdale · 11 years ago
  21. e1082c1 Fix a leak in LIBMTP_Release_Device(). by Lei Zhang · 11 years ago
  22. 1e5c80e Fix some leaks in common code paths. by Lei Zhang · 11 years ago
  23. 766bcb8 Check for NULL descriptor in the input to parse_extension_descriptor. by Lei Zhang · 11 years ago
  24. caa1bbc Check if PTP operations are supported before calling them. by Lei Zhang · 11 years ago
  25. 50dd347 Propagate StoreRemoved, ObjectAdded and ObjectRemoved events. by Philip Langdale · 11 years ago
  26. 31e831c Expose libptp methods for android read/write extensions. by Philip Langdale · 11 years ago
  27. da26879 Expose LIBMTP_Read_Event to support Add Storage events. by Philip Langdale · 12 years ago
  28. 8dca41d Initial MTPZ support. by Sajid Anwar · 12 years ago
  29. 99351a4 Expose the getthumbnail method. by Philip Langdale · 12 years ago
  30. 406d5f9 Oops.. restore examples to their original debug flags. by Catalin Patulea · 12 years ago
  31. da25de0 Clean up related to debug flags. by Catalin Patulea · 12 years ago
  32. a23fce3 get_all_metadata_fast doesn't need a storage ID by Catalin Patulea · 12 years ago
  33. 73d26cf Split ptp_strerror out of ptp_perror and use it for friendlier error messages in libmtp.c. by Catalin Patulea · 12 years ago
  34. 4c570a9 Noticing that Sony (former SonyEricsson) deploy different MTP stacks by Linus Walleij · 12 years ago
  35. 5ab6747 Implement sent object list for folder creation. by Ignacio Martinez · 12 years ago
  36. 15c7d1b Create composite SONY NWZ bug flags, use these in the device by Linus Walleij · 12 years ago
  37. 43aba61 Break some long lines to (hopefully) make the code more readable. by Linus Walleij · 13 years ago
  38. 6ccbe96 Add bug print for broken direct access on early Creative models. by Linus Walleij · 13 years ago
  39. 7cf0264 Revert "Rewrite libmtp to use libusb1, drop legacy libusb support." by Linus Walleij · 13 years ago
  40. 6ba0345 Speling mistake by Linus Walleij · 13 years ago
  41. c9105ab Rewrite libmtp to use libusb1, drop legacy libusb support. by Linus Walleij · 13 years ago
  42. 03f0c03 Add a new Acer device, also insert code autodetecting the by Linus Walleij · 13 years ago
  43. 335b6fb Adding tentative event ID from Jonas Salling. by Linus Walleij · 13 years ago
  44. e04a1b9 Increase some timeouts, add a flag for Samsung device. by Linus Walleij · 13 years ago
  45. 1e4dfea Add a new interface for getting the folder list for a certain by Linus Walleij · 13 years ago
  46. 8a19928 More API changes by Linus Walleij · 13 years ago
  47. 71c7929 Refactor and revamp the new interface a bit. by Linus Walleij · 13 years ago
  48. 366dd1c Fix bug in get_files_uncached() - it didn't handle the case where by Linus Walleij · 13 years ago
  49. f46d7d9 Speling mistake by Linus Walleij · 13 years ago
  50. 755c246 No need to make abstract lists and folders sized 1 anymore, by Linus Walleij · 13 years ago
  51. a8b8889 Code revamps and new interfaces based on a large patch by Linus Walleij · 13 years ago
  52. 9014328 Permit zerolength files by Linus Walleij · 13 years ago
  53. 3017c56 Windows open fixes from Jelle Geerts by Linus Walleij · 14 years ago
  54. cdc1209 NULL check on abstract lists by Linus Walleij · 14 years ago
  55. a566f60 Autoremove Ogg/FLAC unknown flags by Linus Walleij · 14 years ago
  56. 38d7ee8 Implemented an extension parser by Linus Walleij · 14 years ago
  57. 1473595 Proper moaning on PTP without MTP by Linus Walleij · 14 years ago
  58. b7e8f97 Fix some stuff and be happy by Linus Walleij · 14 years ago
  59. 4fc1917 Detect a root folder with ID 0xffffffffU by Linus Walleij · 14 years ago
  60. 4c181a8 Detect some more folder names by Linus Walleij · 14 years ago
  61. 18b54d7 Add function LIBMTP_Get_Tracklisting_With_Callback_For_Storage by nicklas79 · 15 years ago
  62. 5e0100b Add function LIBMTP_Get_Album_List_For_Storage by nicklas79 · 15 years ago
  63. 2c1bbd6 You can never get enough whitespace by Linus Walleij · 15 years ago
  64. 8f6e0d9 Move debugmacros to util.h by Linus Walleij · 15 years ago
  65. 0358408 Add DEBUG flags definition to be clean by nicklas79 · 15 years ago
  66. daadbf2 Add a new function to API to enable debug mode by nicklas79 · 15 years ago
  67. 094b450 Make filenames unique, on demand. by Linus Walleij · 15 years ago
  68. d8fd9a5 You can never get too much whitespace by Linus Walleij · 15 years ago
  69. 08a5fe1 Modernize the way we get album metadata by Linus Walleij · 15 years ago
  70. a659dfb Bugfix again by Linus Walleij · 15 years ago
  71. 77127dc Patched and repatched by Linus Walleij · 15 years ago
  72. 41bf72c Bug in metadata cache by Linus Walleij · 15 years ago
  73. d866d24 Various changes by Linus Walleij · 15 years ago
  74. 362d13e fix and libmtp 1.0.0 tagging by Linus Walleij · 15 years ago
  75. 89bb1cd Add a flag for forgotten FLAC types. by Linus Walleij · 15 years ago
  76. 2f1b640 Largefile fixup from Marcus. by Linus Walleij · 15 years ago
  77. d463750 Marcus' core updates. by Linus Walleij · 15 years ago
  78. c6d7c98 Setting back to local path by Linus Walleij · 15 years ago
  79. 6db174f Include some patch from Marcus by Linus Walleij · 15 years ago
  80. 5942604 Forgot memset by Richard Low · 15 years ago
  81. f8cd3d7 Change my mind; docs updated by Richard Low · 15 years ago
  82. 8596562 Make LIBMTP_Create_Folder take const name by Richard Low · 15 years ago
  83. 75981ac Fix put_func_wrapper return type by Richard Low · 15 years ago
  84. 6f07084 Add general property support by Richard Low · 15 years ago
  85. 5b4023c handler wrapper by Richard Low · 15 years ago
  86. 5f6fff8 Set modification date if using PTP_OC_SendObjectInfo by Richard Low · 15 years ago
  87. d3b1702 Add send/get file from/to handler function, and modificationdate and add album & playlist types by Richard Low · 15 years ago
  88. 4096c88 Bad battery levels, bump to 0.3.7 by Linus Walleij · 15 years ago
  89. 01fc9c8 New device by Linus Walleij · 15 years ago
  90. d98e897 Another refactor of anonymous ogg detection by Linus Walleij · 15 years ago
  91. 5c1499e NULL checks by Linus Walleij · 15 years ago
  92. 30b3e02 Better OGG file detection by Linus Walleij · 15 years ago
  93. afac36b Default playlists and albums to music folder by Linus Walleij · 15 years ago
  94. 2fe43e4 documentation update by Linus Walleij · 15 years ago
  95. 12bbf31 Extend and clarify documentation by Linus Walleij · 15 years ago
  96. 2eaaff0 include fixes for *BSD by Linus Walleij · 15 years ago
  97. f67c1ad Fix a new device bug flag for broken sendobjproplist by Linus Walleij · 15 years ago
  98. a0e863b Replace rindex with strrchr by Linus Walleij · 15 years ago
  99. 5b4a4d2 Mingw32 fixes by Linus Walleij · 15 years ago
  100. 4ab47b2 Expand a comment in the source. by Linus Walleij · 16 years ago