summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendmtp.h
Commit message (Expand)AuthorAgeFilesLines
* mtp: Remove support for versions of libmtp < 1.1.12Philip Langdale2018-04-171-4/+0
* mtp: Implement support for move and copy operationsPhilip Langdale2018-03-261-0/+2
* mtp: Remove redundant ifdefsOndrej Holy2017-10-311-4/+0
* mtp: Disconnect uevent handler immediatelyOndrej Holy2017-01-261-1/+0
* MTP: Use improved libmtp event polling mechanism to fix unmount racePhilip Langdale2016-04-151-0/+4
* MTP: Move handling of events to a thread poolPhilip Langdale2016-04-151-0/+4
* mtp: Allow reading if GetPartialObject is supportedOndrej Holy2016-01-201-0/+1
* mtp: do not crash when device is unpluggedOndrej Holy2014-11-041-0/+1
* mtp: Improve root dir name and icon handlingRoss Lagerwall2014-10-131-0/+3
* Remove obsolete address info for the LGPLRoss Lagerwall2014-01-231-3/+2
* MTP: Use normal filenames in paths.Philip Langdale2013-03-301-0/+2
* MTP: Use android extensions to support in place read of files.Philip Langdale2013-03-301-0/+2
* MTP: Fix race between on_uevent and do_unmount.Philip Langdale2013-01-231-0/+1
* MTP: Review feedback: Minimise event check thread race during shutdown.Philip Langdale2013-01-111-0/+1
* MTP: Heartbeat callback to avoid connection timing out.Philip Langdale2013-01-111-0/+1
* MTP: Add monitoring.Philip Langdale2013-01-111-0/+2
* MTP: Implement udev event handler to exit on unplug.Philip Langdale2013-01-111-0/+1
* MTP: Rework backend to work with volume monitor.Philip Langdale2013-01-111-2/+2
* MTP: Add stub gudev event handler.Philip Langdale2013-01-111-0/+7
* MTP: More error handling cleanup.Philip Langdale2013-01-111-41/+4
* MTP: Initial implementation of MTP backend.Philip Langdale2013-01-111-0/+95