Commit Graph

7 Commits

Author SHA1 Message Date
Vladimir Kondratiev a924098f97 Support for <device file> option when doing --device-list
- simple-mtpfs can be used as lightweight crossplatform mtp-probe
- at current state simple-mtpfs does not respect libmtp device quirks
  when connecting via device file. That leads to errors on some devices
  This issue can be workarounded now with following command:
     simple-mtpfs --device `simple-mtpfs <device file> -l | cut -f1 -d:` <mount point>
2015-08-23 13:55:52 +03:00
Peter Hatina 76be403170 copyright update 2015-01-08 17:29:00 +01:00
Peter Hatina 74dfce65eb copyright update 2014-07-09 12:34:00 +02:00
Peter Hatina 80784a0c8c bump release version to 0.2 2013-12-03 22:02:39 +01:00
Peter Hatina 80b60dee24 fix typo in man page 2013-06-16 14:29:15 +02:00
Peter Hatina dbcd8b462e replace tmp-dir option by env. variable TMPDIR 2013-06-16 14:28:36 +02:00
Peter Hatina a84befbd30 initial import 2012-09-22 12:43:05 +02:00