lp:mtp
- Get this branch:
- bzr branch lp:mtp
Branch merges
Branch information
Recent revisions
- 70. By Alfonso Sanchez-Beato on 2016-04-13
-
* Update to latest AOSP code (Marshallow)
* Make MTP work for file > 4GB (LP: #1472789). This involved adding O_LARGEFILE flag when opening a file (the flag is automatically added by bionic, but not by glibc) and fixing parts of the MTP database implementation.
Approved by: Simon Fels - 68. By Thomas Voß on 2015-11-26
-
Force rebuild against dbus-cpp.
Approved by: PS Jenkins bot, Łukasz Zemczak - 66. By Ricardo Salveti on 2015-03-11
-
Properly fixing the startup script, as the previous change broke
mtp on ubuntu touch completely - 64. By Mathieu Trudel-Lapierre on 2015-02-19
-
Fix startup issues on desktop: guard against android_usb not being available and don't fail with an abort when /dev/mtp_usb isn't there; just error and return. Fixes: #1421664
Approved by: Sebastien Bacher, PS Jenkins bot - 62. By Mathieu Trudel-Lapierre on 2015-01-26
-
Fix crash when recursively deleting directories; due to the concurrency between inotify notifications from filesystem changes and the delete method already removing items from the database.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
