1. 46651f3 Recognize video as tracks by Linus Walleij · 17 years ago
  2. 63fd1e6 Added a raw device detection interface. by Linus Walleij · 17 years ago
  3. 88feb2e Some fixups. by Linus Walleij · 17 years ago
  4. 161fcce Two patches from Marcus. by Linus Walleij · 17 years ago
  5. 5ce59db New parent_id for playlists and albums. by Linus Walleij · 17 years ago
  6. 907905b More release stuff by Linus Walleij · 17 years ago
  7. 1018c16 Loose debug prints by Linus Walleij · 17 years ago
  8. b8f78c7 File updates for 0.2.6 release by Linus Walleij · 17 years ago
  9. 641d1e3 Add a DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL by Richard Low · 17 years ago
  10. c12e175 Some fixing up. by Linus Walleij · 17 years ago
  11. 75fe2bf Add transferred tracks to albums if possible by Linus Walleij · 17 years ago
  12. 3191bba Fix two bugs found by Scott Snyder by Linus Walleij · 17 years ago
  13. bebc6d5 Wait for response > 0 not > 2 by Linus Walleij · 17 years ago
  14. 0801cd5 Get metadata for folders. by Linus Walleij · 17 years ago
  15. 8be2c03 Fix some problems and docs. by Linus Walleij · 17 years ago
  16. ce245a8 Withdraw parent set. by Linus Walleij · 17 years ago
  17. 399807b Fix up some minor stuff and doc problems. by Linus Walleij · 17 years ago
  18. de8193f New commands from Florent Martens. by Linus Walleij · 17 years ago
  19. 00411ee Read response until <= 2 bytes. by Linus Walleij · 17 years ago
  20. a11a6ad Device ID fixups by Richard Low · 17 years ago
  21. 36e447c LIBMTP_Get_Representative_Sample() by Richard Low · 17 years ago
  22. 2350b71 One new function, some more default folders by Linus Walleij · 17 years ago
  23. 7fcaa37 Recognize .bin as firmware by Linus Walleij · 17 years ago
  24. 89daa09 0.2.5 maintenance release. by Linus Walleij · 17 years ago
  25. 0b75ab6 AlbumArtist by Linus Walleij · 17 years ago
  26. a3544f6 New problematic Samsung issue: YP-10 calls Ogg "unknown". by Linus Walleij · 17 years ago
  27. cc2cf97 Last 0.2.4 changes by Linus Walleij · 17 years ago
  28. 20c3b67 Patch from Chris Waters (Debian) fixing strtoul() use by Linus Walleij · 17 years ago
  29. bc550bc Avoid deep-probing into descriptor named "MTP" by Linus Walleij · 17 years ago
  30. 5f42ef4 And submit changelog too. by Linus Walleij · 17 years ago
  31. 1d0e84f Fixes, changes by Linus Walleij · 17 years ago
  32. 3e4b114 Repair bad header on the zen by Linus Walleij · 17 years ago
  33. 8f4bb04 Bring cache handling into ptp.c by Linus Walleij · 17 years ago
  34. 0b89a7e Sync in upstream by Linus Walleij · 17 years ago
  35. 3e667ae Split out a device flag file as well by Linus Walleij · 17 years ago
  36. 1a673de Split off a separate player spec file by Linus Walleij · 17 years ago
  37. 08c9008 New devices from libgphoto2, shape up sort order by Linus Walleij · 17 years ago
  38. fb28b63 Fix to sending files to some devices. by Linus Walleij · 17 years ago
  39. 4d0deea Fixed the folder retrieveal problem I think by Linus Walleij · 17 years ago
  40. 7752b95 Some cache refactoring. Cache is King. by Linus Walleij · 17 years ago
  41. 26d42da Fix deletion of cached props. by Linus Walleij · 17 years ago
  42. c5908a0 Pedantic indentation of ChangeLog and remove merge leftover by Linus Walleij · 17 years ago
  43. 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
  44. f9267e9 Support devices with broken set object proplist. by Linus Walleij · 17 years ago
  45. 0654212 Actually repair broken headers. by Linus Walleij · 17 years ago
  46. 2ec6ff5 Release 0.2.2 by Linus Walleij · 17 years ago
  47. a91f889 rm some defines by Linus Walleij · 17 years ago
  48. 41e75b2 Tag old devices buggy by Linus Walleij · 17 years ago
  49. 1d87737 Modified comments by Linus Walleij · 17 years ago
  50. ddaba2f Replace OPD calls by using the unused uint8_t in device_t to by Linus Walleij · 17 years ago
  51. ca2a170 Shape up the 64bit file size retrieveal by Linus Walleij · 17 years ago
  52. 99a93e8 avoid crash on failed connect by Richard Low · 17 years ago
  53. 8e3af00 Introduce a new device flag for the Creative ZEN 8GB by Linus Walleij · 17 years ago
  54. 29f03ba Special flag for no interface release by Linus Walleij · 17 years ago
  55. 61edc1a property cache fixes by Richard Low · 17 years ago
  56. 7783b9b Wrap abstract list update, modification date setting by Linus Walleij · 17 years ago
  57. 580aff7 Tag YH-820 with DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL by Linus Walleij · 17 years ago
  58. da17cda Stop fiddling with the endpoints on close_usb() by Linus Walleij · 17 years ago
  59. 724f010 Silenced weirdo error message by Linus Walleij · 17 years ago
  60. b644b41 Working cancellation by Linus Walleij · 17 years ago
  61. d7bcab5 fix metadata retreival bugs by Richard Low · 17 years ago
  62. e9f205f Only read descriptors when necessary by Richard Low · 17 years ago
  63. 3e418e2 Get cancellation working... by Linus Walleij · 17 years ago
  64. 997d3ec Bugfix realloc() by Linus Walleij · 17 years ago
  65. bd3bf9e A stab at cancellation... by Linus Walleij · 17 years ago
  66. f43558d Upstream sync by Linus Walleij · 17 years ago
  67. 1e9a033 Marcus' fab qsort() arrays! by Linus Walleij · 17 years ago
  68. 71b8c0f New udev style (again) by Linus Walleij · 17 years ago
  69. 17cec17 album fixups by Richard Low · 17 years ago
  70. 50d47a5 New udev style does not take precedence by Linus Walleij · 17 years ago
  71. 6bf68b4 Some storage havin' fun, mark Cowon D2 broken for all list by Linus Walleij · 17 years ago
  72. 70ac977 Warn for root by Linus Walleij · 17 years ago
  73. bce7cca Replace /bin/sh for /bin/bash by Linus Walleij · 17 years ago
  74. 01c5454 Swap default shell for BASH by Linus Walleij · 17 years ago
  75. a0b7d04 Sort retrieved object proplists. by Linus Walleij · 17 years ago
  76. b0ab548 Refactor interface handling by Linus Walleij · 17 years ago
  77. f1cfc5e No resetting, reinitializing. by Linus Walleij · 17 years ago
  78. f459207 Petar fixed the AM flags by Linus Walleij · 17 years ago
  79. c410824 Fixup by Linus Walleij · 17 years ago
  80. 468e6ee New detection mechanism by Linus Walleij · 17 years ago
  81. 8533bf7 More intelligent fallback on getting all metadata. by Linus Walleij · 17 years ago
  82. 6d0cf97 Tag all Sansas as erroneous in getting all tags for all objects by Linus Walleij · 17 years ago
  83. 1b87ea7 Retire stream send (doesn't work anyway) by Linus Walleij · 17 years ago
  84. d3b7857 7bitstripping and a new Cowon by Linus Walleij · 17 years ago
  85. 2955956 Round and twiddle enums and ranges by Linus Walleij · 17 years ago
  86. d47b921 packing of NULL strings by Richard Low · 17 years ago
  87. 65b4732 Fix typo by rreardon · 17 years ago
  88. 21a3a9d Update LIBMTP_Get_Representative_Format to return max values from the device instead of hard-coded defaults. by rreardon · 17 years ago
  89. 92cb269 Shoqbox by Richard Low · 17 years ago
  90. 53c5f4e Sync to upstream by Linus Walleij · 17 years ago
  91. db90623 Release as 0.2.1 by Linus Walleij · 17 years ago
  92. e23000a Forgotten file by Linus Walleij · 17 years ago
  93. 0535838 Enable LFS by Linus Walleij · 17 years ago
  94. d2778d1 Wrap track send around the file send function. by Linus Walleij · 17 years ago
  95. 0779577 Smack up file transfers by Linus Walleij · 17 years ago
  96. dbcc824 Overhaul of proplist settings by Linus Walleij · 17 years ago
  97. fd86bd1 Send 64 bit filesize by Richard Low · 17 years ago
  98. 2f04990 New udev syntax by Linus Walleij · 17 years ago
  99. 529d08f Tweaking revision number and interface for libmtp 0.2.0 and libmtp.so.6 by Linus Walleij · 17 years ago
  100. d9d28d5 More 64bit track/filesize fixes by Linus Walleij · 17 years ago