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. 4c162fa Add LIBMTP_FILES_AND_FOLDERS_ROOT and fix examples by Stanisław Pitucha · 8 years ago
  4. 0a57651 [events] Add an asynchronous function to check for events by Philip Langdale · 8 years ago
  5. a389561 Add capability to check for capabilities by Linus Walleij · 11 years ago
  6. 50dd347 Propagate StoreRemoved, ObjectAdded and ObjectRemoved events. by Philip Langdale · 12 years ago
  7. cb2794e Move object handlers into the right group by Linus Walleij · 12 years ago
  8. 31e831c Expose libptp methods for android read/write extensions. by Philip Langdale · 12 years ago
  9. da26879 Expose LIBMTP_Read_Event to support Add Storage events. by Philip Langdale · 12 years ago
  10. 99351a4 Expose the getthumbnail method. by Philip Langdale · 12 years ago
  11. 406d5f9 Oops.. restore examples to their original debug flags. by Catalin Patulea · 12 years ago
  12. f942481 Fix typo in header, VCARD v2 and v3 now detected properly. by Linus Walleij · 12 years ago
  13. 26ceac8 Clean up separation between libusb 1.0 and libusb 0.x by Linus Walleij · 13 years ago
  14. 335b6fb Adding tentative event ID from Jonas Salling. by Linus Walleij · 14 years ago
  15. 4841ffc Some consting by Linus Walleij · 14 years ago
  16. 1e4dfea Add a new interface for getting the folder list for a certain by Linus Walleij · 14 years ago
  17. 8a19928 More API changes by Linus Walleij · 14 years ago
  18. 71c7929 Refactor and revamp the new interface a bit. by Linus Walleij · 14 years ago
  19. a8b8889 Code revamps and new interfaces based on a large patch by Linus Walleij · 14 years ago
  20. 549f49a Improbe the hotplug capability by Linus Walleij · 14 years ago
  21. 38d7ee8 Implemented an extension parser by Linus Walleij · 14 years ago
  22. cbc5e81 We use time_t so include time.h by Linus Walleij · 15 years ago
  23. 18b54d7 Add function LIBMTP_Get_Tracklisting_With_Callback_For_Storage by nicklas79 · 15 years ago
  24. 5e0100b Add function LIBMTP_Get_Album_List_For_Storage by nicklas79 · 15 years ago
  25. 8f6e0d9 Move debugmacros to util.h by Linus Walleij · 15 years ago
  26. 0358408 Add DEBUG flags definition to be clean by nicklas79 · 15 years ago
  27. daadbf2 Add a new function to API to enable debug mode by nicklas79 · 15 years ago
  28. f8cd3d7 Change my mind; docs updated by Richard Low · 15 years ago
  29. 8596562 Make LIBMTP_Create_Folder take const name by Richard Low · 15 years ago
  30. 6f07084 Add general property support by Richard Low · 15 years ago
  31. 5b4023c handler wrapper by Richard Low · 15 years ago
  32. d3b1702 Add send/get file from/to handler function, and modificationdate and add album & playlist types by Richard Low · 15 years ago
  33. 5b4a4d2 Mingw32 fixes by Linus Walleij · 16 years ago
  34. 5e5fcb7 Version bump to 3.4.5. by alistair_boyle · 16 years ago
  35. 8d8c435 Florent Mertens file rename functions patch. by Linus Walleij · 16 years ago
  36. 2832a20 New helper macros by Linus Walleij · 16 years ago
  37. ea68f1f Bomb in storage ID support everywhere. by Linus Walleij · 16 years ago
  38. bdb89bd Add raw device interface and wrap around it internally. by Linus Walleij · 16 years ago
  39. a700d22 Refactor to use raw devices internally (major change!) by Linus Walleij · 16 years ago
  40. 6a82104 Add some documentation. by Linus Walleij · 16 years ago
  41. 10e0ce7 Export macros to detect audio/video/both and track by Linus Walleij · 16 years ago
  42. 31b7429 Support for composer metadata. by Linus Walleij · 16 years ago
  43. 63fd1e6 Added a raw device detection interface. by Linus Walleij · 16 years ago
  44. 5ce59db New parent_id for playlists and albums. by Linus Walleij · 17 years ago
  45. ce245a8 Withdraw parent set. by Linus Walleij · 17 years ago
  46. de8193f New commands from Florent Martens. by Linus Walleij · 17 years ago
  47. 36e447c LIBMTP_Get_Representative_Sample() by Richard Low · 17 years ago
  48. 2350b71 One new function, some more default folders by Linus Walleij · 17 years ago
  49. da9687e Update the so major number due to the device entry struct reworking. Fix values in libusb-glue.c. Update fdi file generation. by jefferai · 17 years ago
  50. 1cff697 Whoops, didn't realize that libmtp.h was being autogenerated. Fix compile... by jefferai · 17 years ago
  51. ddaba2f Replace OPD calls by using the unused uint8_t in device_t to by Linus Walleij · 17 years ago
  52. 25d33b5 A final stab at cancellation by Linus Walleij · 17 years ago
  53. b0ab548 Refactor interface handling by Linus Walleij · 17 years ago
  54. 5d533bb Reset command etc by Linus Walleij · 17 years ago
  55. adce4a5 New album interface by Linus Walleij · 17 years ago
  56. cd9f499 * examples/*.c: Print library version number on execution of examples by tedbullock · 17 years ago
  57. 848009b New API function to retrieve the number of devices in a list of connected devices by tedbullock · 18 years ago
  58. 433d217 Replaced LIBMTP_ERROR_N0_DEVICE_ATTACHED with LIBMTP_ERROR_NO_DEVICE_ATTACHED (zero with Oh) by tedbullock · 18 years ago
  59. 0f033cb New API for multiple devices is available by tedbullock · 18 years ago
  60. 2d3f7b8 Teds latest multidevice code. by Linus Walleij · 18 years ago
  61. 7b7a0e2 LGPL boilerplates. by Linus Walleij · 18 years ago
  62. 550d6d5 New multiple device interface code from Ted. by Linus Walleij · 18 years ago
  63. 070e9b4 General error stack and error handling. by Linus Walleij · 18 years ago
  64. 2e1c8a3 Multiple devices patch from Ted Bullock by Linus Walleij · 18 years ago
  65. 2715c44 Error stack framework added... by Linus Walleij · 18 years ago
  66. 5fb4713 New MTP types and defs by Linus Walleij · 18 years ago
  67. f849191 More storage fixes. by Linus Walleij · 18 years ago
  68. 9e1b081 Daniel's revamp of the storage API. by Linus Walleij · 18 years ago
  69. a05b980 Added firmware filetype by Linus Walleij · 18 years ago
  70. 9316e65 Detect text folder by Linus Walleij · 18 years ago
  71. f1b02f2 Some rep-sample stuff. by Linus Walleij · 18 years ago
  72. 5332f9c abstract Send_Representative_Sample() to allow sample data uploads for any format that supports it. by rreardon · 18 years ago
  73. 7e3f276 Album art -> representative sample by Linus Walleij · 18 years ago
  74. 9901e22 Removed external object API. by Linus Walleij · 18 years ago
  75. cf42f45 Remove external filetype mapping API. by Linus Walleij · 18 years ago
  76. 3136444 Add parent_id propert to LIBMTP_track_struct and populate it when reading tracks from the device. by mopoke · 18 years ago
  77. ccf28ce Detect album default folder. by Linus Walleij · 18 years ago
  78. dc0b6c7 Added callbacks by Richard Low · 18 years ago
  79. 3fcfea5 API updates by Linus Walleij · 18 years ago
  80. 99310d4 Experimental object list sending by Linus Walleij · 18 years ago
  81. 0c33ec0 Merge Andys album support. by Linus Walleij · 18 years ago
  82. 4ef39e6 VCARD3 support in sendfile, correct attribute WL by Linus Walleij · 18 years ago
  83. ee01b64 Storage ID is uint32_t by Linus Walleij · 18 years ago
  84. 13374a4 Added formatting of storage. by Linus Walleij · 18 years ago
  85. 0558ac5 Fixed some new stuff. by Linus Walleij · 18 years ago
  86. a823a70 Sync upstream by Linus Walleij · 18 years ago
  87. ee73ef2 Bug fixes galore. by Linus Walleij · 18 years ago
  88. d214b9b Fixes galore by Linus Walleij · 18 years ago
  89. 3ec8631 iconv() converters in device struct for thread safety. by Linus Walleij · 18 years ago
  90. 3065879 More interface changes by Linus Walleij · 18 years ago
  91. fae2748 More interface by Linus Walleij · 18 years ago
  92. e46f12e Audible.com support by Linus Walleij · 18 years ago
  93. 8ab5426 New stuff by Linus Walleij · 18 years ago
  94. cf223e6 Several new track props and other fixes. by Linus Walleij · 18 years ago
  95. 2e4b5f9 Some new interfaces. by Linus Walleij · 18 years ago
  96. 545c779 Latest fixes. by Linus Walleij · 18 years ago
  97. 05ccbe7 Use default folders. by Linus Walleij · 18 years ago
  98. 438bd7f Playlist API by Linus Walleij · 18 years ago
  99. 83f57eb Fixes related to JPEG transfer by Linus Walleij · 18 years ago
  100. f0f3d48 More cleanup and straightening by Linus Walleij · 18 years ago