summaryrefslogtreecommitdiffstats
path: root/mtp/mtp_MtpServer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-29Remove execute permissions from source filesthat1-0/+0
2015-02-02MTP: make MTP work even if unplugged and repluggedEthan Yonker1-32/+24
2014-12-29Move sleep during MTP startup to MTP threadEthan Yonker1-0/+5
2014-12-29Check for valid MTP_Storage_ID before adding or removingEthan Yonker1-5/+9
2014-12-22Fix else if and maxFileSize initializer.bigbiff1-1/+1
2014-12-19MTP add/remove storage instead of disabling MTPEthan Yonker1-1/+51
2014-12-04add function to partition.cpp to return max file size to mtp responderbigbiff1-1/+1
2014-09-11MTP: Build flag for setting custom MTP device/pathEthan Yonker1-2/+4
2014-09-03Improve error handling during MTP startupEthan Yonker1-5/+8
2014-09-03add mtp responder to TWRP.bigbiff bigbiff1-0/+143