| Age | Commit message (Collapse) | Author |
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Closes #20645.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
The 1.1.6 upgrade introduces a bunch of fixes in libmtp as well as a
host of new supported devices. Most notably the Windows Phone 8 series
of devices, the Nexus 4 and the read/write extensions of Google Androids
MTP stack.
Closes #19883.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
- Upgrade libmtp to version 1.1.4
- Add an optional dep on libgcrypt so it can build a special mode.
Closes #14717.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #14653.
|
|
Closes #10262.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
libmtp is an implementation of Microsoft's Media Transfer Protocol
(MTP) in the form of a library suitable primarily for POSIX compliant
operating systems. We implement MTP Basic, the stuff proposed for
standardization.
|