1. 7f23438 Stync by Linus Walleij · 18 years ago
  2. a05b980 Added firmware filetype by Linus Walleij · 18 years ago
  3. 9316e65 Detect text folder by Linus Walleij · 18 years ago
  4. f1b02f2 Some rep-sample stuff. by Linus Walleij · 18 years ago
  5. f13254d Remove the split headers. by Linus Walleij · 18 years ago
  6. 5332f9c abstract Send_Representative_Sample() to allow sample data uploads for any format that supports it. by rreardon · 18 years ago
  7. f8574f0 Most minor code readability cleanup by Linus Walleij · 18 years ago
  8. de764aa Better buffered response packets. by Linus Walleij · 18 years ago
  9. 6e44995 Indentation. by Linus Walleij · 18 years ago
  10. 048d938 Fix that packing bug for strings. by Linus Walleij · 18 years ago
  11. 7e3f276 Album art -> representative sample by Linus Walleij · 18 years ago
  12. f5fcda3 Check for space first by Linus Walleij · 18 years ago
  13. c3e8a43 Sync to upstream by Linus Walleij · 18 years ago
  14. 3319424 Thread-safe buffered packet fix by Linus Walleij · 18 years ago
  15. ab0d22d memset PTPObjectInfo structs to 0 by Richard Low · 18 years ago
  16. 057019f memset PTPObjectInfo structs to 0 by Richard Low · 18 years ago
  17. eac1e00 Make that conditional for windows by Linus Walleij · 18 years ago
  18. 9dcbb58 Fix the packet problem eventually. by Linus Walleij · 18 years ago
  19. 2978f1a Version and interface bumps. by Linus Walleij · 18 years ago
  20. 9901e22 Removed external object API. by Linus Walleij · 18 years ago
  21. c7d48d2 New devices by Richard Low · 18 years ago
  22. 7beba57 Some WIN32 porting by Farooq Zaman. by Linus Walleij · 18 years ago
  23. cf42f45 Remove external filetype mapping API. by Linus Walleij · 18 years ago
  24. 39b9374 May I indent your code? by Linus Walleij · 18 years ago
  25. 6c0a6ce Object handles for proplists by Richard Low · 18 years ago
  26. b7426d1 Some refactoring by Linus Walleij · 18 years ago
  27. cc4dd48 Janitorial by Linus Walleij · 18 years ago
  28. 2069848 Janitorial Nachos TODO:s by Linus Walleij · 18 years ago
  29. c046fdf Add in 0x by Richard Low · 18 years ago
  30. a5073c7 Yepp T9 by Linus Walleij · 18 years ago
  31. abdf607 No dualmode by Linus Walleij · 18 years ago
  32. 1a1b2d1 Exception for broken proplists on iRivers by Linus Walleij · 18 years ago
  33. bddc0f8 set object handle ids to 0 when creating new albums and playlists by rreardon · 18 years ago
  34. 9be685b Fixed the file send enhanced problem by Linus Walleij · 18 years ago
  35. 7430b1b Make consumables consumable by Linus Walleij · 18 years ago
  36. 2f5ed5c Enable enhanced metadata get by Linus Walleij · 18 years ago
  37. 8ae78bb Check for zero length files/tracks by Linus Walleij · 18 years ago
  38. 277cd53 Sync to upstream libgphoto2 by Linus Walleij · 18 years ago
  39. 3136444 Add parent_id propert to LIBMTP_track_struct and populate it when reading tracks from the device. by mopoke · 18 years ago
  40. bbb4e56 use MTP enhanced commands to send files by rreardon · 18 years ago
  41. 508705f use enhanced MTP commands to create playlists and demo program for creating new playlists by rreardon · 18 years ago
  42. 48a2d46 Daniel's reconnect patch. by Linus Walleij · 18 years ago
  43. ef92502 Tidy up ptp_usb_getdata by Richard Low · 18 years ago
  44. 9135481 Fixed parent handle for uploaded tracks by Richard Low · 18 years ago
  45. e660569 Fix up some album art issues with enhanced commands. by Linus Walleij · 18 years ago
  46. 109383a Moved PTPDataBuffer into ptp.c by Richard Low · 18 years ago
  47. 8d82d2f Get object prop list implementation by Richard Low · 18 years ago
  48. 1ee64b9 Get object prop list implementation by Richard Low · 18 years ago
  49. ccf28ce Detect album default folder. by Linus Walleij · 18 years ago
  50. 9e68bc1 Patch from Rober Reardon to use enhanced commands for albums. by Linus Walleij · 18 years ago
  51. 19be421 Added a new Samsung device by Linus Walleij · 18 years ago
  52. 8b42ca3 Fix crash when packing long strings by Richard Low · 18 years ago
  53. dc0b6c7 Added callbacks by Richard Low · 18 years ago
  54. 3fcfea5 API updates by Linus Walleij · 18 years ago
  55. e1f0692 Added Zen Vision W by Richard Low · 18 years ago
  56. 92a8496 Added a Zen Vision:M variant by Linus Walleij · 18 years ago
  57. bf7fc27 Name fixup. by Linus Walleij · 18 years ago
  58. 4c60f6e supported property checks by Richard Low · 18 years ago
  59. ca49859 Proper hex figures. by Linus Walleij · 18 years ago
  60. 42907f2 Fixed the debug code. by Linus Walleij · 18 years ago
  61. 64fa399 check for NULL filenames by Richard Low · 18 years ago
  62. 093ca0a Philips device addition. by Linus Walleij · 18 years ago
  63. 99310d4 Experimental object list sending by Linus Walleij · 18 years ago
  64. e78de6d Small macros to print dumps by Linus Walleij · 18 years ago
  65. 622a22a Break out of the loop. by Linus Walleij · 18 years ago
  66. 9614340 Before trying to create an album object, check that the device can support it and return an error if not. by mopoke · 18 years ago
  67. 0c33ec0 Merge Andys album support. by Linus Walleij · 18 years ago
  68. 1d47bb1 Minor flunky by Linus Walleij · 18 years ago
  69. 870929f More opcodes by Linus Walleij · 18 years ago
  70. 7347d0f Sync to upstream. by Linus Walleij · 18 years ago
  71. 405e239 New Toshiba device. by Linus Walleij · 18 years ago
  72. 501ba4d Unload kernel driver etc. by Linus Walleij · 18 years ago
  73. 2a9d2f0 committing by Linus Walleij · 18 years ago
  74. 3725329 Chris' patch by Linus Walleij · 18 years ago
  75. 550bc67 The Zen V plus by Linus Walleij · 18 years ago
  76. e543090 Dunlop device by Linus Walleij · 18 years ago
  77. 4f40d11 Render a few opcodes by Linus Walleij · 18 years ago
  78. 4ef39e6 VCARD3 support in sendfile, correct attribute WL by Linus Walleij · 18 years ago
  79. 5b5c785 Last minute fixes. by Linus Walleij · 18 years ago
  80. bdd006b Added the Zen V by Linus Walleij · 18 years ago
  81. ee01b64 Storage ID is uint32_t by Linus Walleij · 18 years ago
  82. 13374a4 Added formatting of storage. by Linus Walleij · 18 years ago
  83. 0468fe7 Sync files from libgphoto2 by Linus Walleij · 18 years ago
  84. a52c93e More debug prints by Linus Walleij · 18 years ago
  85. 8043934 Some fixes. by Linus Walleij · 18 years ago
  86. d31e619 Bug fix for Toshiba by Linus Walleij · 18 years ago
  87. 402e4bd New Toshiba device by Linus Walleij · 18 years ago
  88. 77e047c New device iRiver T10 2GB by Linus Walleij · 18 years ago
  89. f82dcea More glibc switches by Linus Walleij · 18 years ago
  90. 97c7a34 NULL detectiom by Linus Walleij · 18 years ago
  91. d5d51c8 Unicode and other changes. by Linus Walleij · 18 years ago
  92. 0558ac5 Fixed some new stuff. by Linus Walleij · 18 years ago
  93. 43fdb88 Speed improvements by Richard Low · 18 years ago
  94. 7f0c72e Callbacks and endpoints. by Linus Walleij · 18 years ago
  95. 085d8d3 No magic numbers by Linus Walleij · 18 years ago
  96. a9310fa Bug fixxing by Linus Walleij · 18 years ago
  97. cd3eb3d Having fun. by Linus Walleij · 18 years ago
  98. d7aa5b2 Documentation fixes by Linus Walleij · 18 years ago
  99. 82ed661 Another Samsung device by Linus Walleij · 18 years ago
  100. da9500d Updates by Linus Walleij · 18 years ago