Vladimir Kondratiev
|
5357ae6422
|
Fix linux-izm in shebang
|
2015-08-21 12:17:14 +03:00 |
Peter Hatina
|
7452ff8cc2
|
simplify --with-tmpdir option (fixes #32)
|
2015-05-31 17:14:39 +02:00 |
Peter Hatina
|
7efc34b5ba
|
fix MacOS X build
Homebrew build fixes: #30
|
2015-05-04 08:53:07 +02:00 |
Peter Hatina
|
76be403170
|
copyright update
|
2015-01-08 17:29:00 +01:00 |
Peter Hatina
|
427e2ade20
|
fix month value in log's timestamp
|
2015-01-04 15:01:45 +01:00 |
Peter Hatina
|
a00250fda6
|
introduce device capabilities in --list-devices
This is preparation for direct object modification.
|
2014-11-12 09:29:34 +01:00 |
Peter Hatina
|
7a5f10fe54
|
drop debug messages from LIBMTP_Init()
|
2014-11-05 18:08:23 +01:00 |
Peter Hatina
|
6441a5d7e5
|
move mutex calls to private section of MTPDevice
|
2014-11-05 17:39:08 +01:00 |
Peter Hatina
|
33bcca49f4
|
Merge pull request #35 from Phasip/master
Show correct folder timestamp
|
2014-10-27 07:44:26 +01:00 |
Pasi Saarinen
|
6408baa792
|
Show correct folder timestamp
|
2014-10-24 16:31:05 +02:00 |
Peter Hatina
|
74dfce65eb
|
copyright update
|
2014-07-09 12:34:00 +02:00 |
Peter Hatina
|
776baebfbf
|
Merge pull request #34 from KlavsKlavsen/master
fix debian packaging
|
2014-05-07 14:00:17 +02:00 |
Klavs Klavsen
|
9efaefc71c
|
fixedup badly formatted line in changelog and corrected dependency from fuse-utils to just fuse - which works for ubuntu 13.10 and onwards atleast
|
2014-05-07 13:47:48 +02:00 |
Daniel Risacher
|
cef92acaee
|
handle nulls from libmtp in vendor/product name
|
2014-04-07 21:26:00 +02:00 |
Peter Hatina
|
d4105f8fe0
|
use default usb context in smtpfs_raw_device_new()
|
2014-02-09 19:18:20 +01:00 |
Peter Hatina
|
5535446a7a
|
reset device before every connection
We reset a usb device before issuing LIBMTP_Open_Raw_Device_Uncached(), so we do not timeout, when libmtp can't properly open the usb device.
|
2014-02-09 19:16:26 +01:00 |
David Mohr
|
a5499dea4f
|
fix output error message, when no storage found
|
2014-01-13 19:16:29 +01:00 |
David Mohr
|
c0e76ed848
|
fix missing CLI option
|
2014-01-13 19:15:22 +01:00 |
Peter Hatina
|
80784a0c8c
|
bump release version to 0.2
|
2013-12-03 22:02:39 +01:00 |
Peter Hatina
|
351554319b
|
polish help message, executable path
|
2013-12-03 21:12:02 +01:00 |
Peter Hatina
|
ea9746c7db
|
fix error log messages when connecting
|
2013-12-03 20:30:33 +01:00 |
Peter Hatina
|
6194d98049
|
update readme file
|
2013-12-03 19:52:12 +01:00 |
Peter Hatina
|
41cfc9bace
|
introduce reference counting within temporary files
|
2013-11-26 21:32:21 +01:00 |
Peter Hatina
|
34e9c8ffb3
|
temporary storage rewrite
|
2013-11-25 22:26:29 +01:00 |
Peter Hatina
|
01c28b1e53
|
add error messages in SMTPFileSystem
|
2013-11-25 20:44:31 +01:00 |
Peter Hatina
|
55f7586e6a
|
fix set mount, when LIBUSB1 not present
|
2013-11-25 20:23:02 +01:00 |
Peter Hatina
|
12f8f22454
|
fix build, when LIBUSB1 not present
|
2013-11-25 20:22:58 +01:00 |
Peter Hatina
|
59208ce6c6
|
fix typo in log message when using dev-file
|
2013-11-25 19:37:03 +01:00 |
Eugene San
|
7984d9cbab
|
disable fdatasync on OSX
|
2013-11-25 19:22:42 +01:00 |
Eugene San
|
a96c692861
|
lower fuse version for osxfuse compatibility
|
2013-11-25 19:22:16 +01:00 |
Eugene San
|
4a962f35f9
|
fix text encoding of simple-mtpfs-sha1.*
|
2013-11-25 19:20:32 +01:00 |
Peter Hatina
|
863b1b2616
|
updated README wrt configurable tmpdir
|
2013-11-18 20:30:38 +01:00 |
Peter Hatina
|
22a010b70a
|
update INSTALL notice
|
2013-11-18 20:23:17 +01:00 |
Peter Hatina
|
d78b3bed2c
|
inline TmpFilesPool::addFile()
|
2013-11-18 20:19:56 +01:00 |
Peter Hatina
|
9dacdc22cd
|
introduce configure script summary
|
2013-11-18 20:12:26 +01:00 |
Peter Hatina
|
3442a88dfa
|
introduce configure option for TMPDIR
|
2013-11-18 20:11:10 +01:00 |
Peter Hatina
|
e080bed017
|
copyright update
|
2013-11-18 19:09:45 +01:00 |
Peter Hatina
|
a2fac7be03
|
change default file permissions to 0644
|
2013-11-17 16:35:28 +01:00 |
Peter Hatina
|
91d249e0f2
|
drop unnecessary fgetattr()
|
2013-11-17 16:27:18 +01:00 |
Peter Hatina
|
9cd94670d1
|
fix, do not remove non-empty directory
|
2013-11-07 09:24:54 +01:00 |
Peter Hatina
|
a8c2902fca
|
fix fuse return values
|
2013-11-07 09:15:37 +01:00 |
Peter Hatina
|
621b1035e2
|
output simple-mtpfs help message to stderr as fuse does
|
2013-10-29 21:42:44 +01:00 |
Peter Hatina
|
6e399b115b
|
drop debug LIBMTP messages with StreamHelper
|
2013-10-29 21:42:44 +01:00 |
Peter Hatina
|
c4b47228be
|
introduce StreamHelper
StreamHelper is a helper class, which temporarily redirects stdout and stderr output to /dev/null.
|
2013-10-29 21:24:04 +01:00 |
Peter Hatina
|
0e6e887788
|
switch check order in SMTPFileSystem::exec()
|
2013-10-18 14:49:02 +02:00 |
Peter Hatina
|
d77904ad69
|
rewrite SMTPFileSystem::getattr()
|
2013-09-24 22:22:56 +02:00 |
Peter Hatina
|
b50a233afb
|
rewrite SMTPFileSystem::mknod()
|
2013-09-24 22:20:53 +02:00 |
Peter Hatina
|
51e1be1a29
|
rewrite SMTPFileSystem::rename()
|
2013-09-24 22:19:23 +02:00 |
Peter Hatina
|
592acb26db
|
rewrite SMTPFileSystem::fgetattr()
|
2013-09-24 22:12:09 +02:00 |
Peter Hatina
|
3c0217c38d
|
rewrite SMTPFileSystem::ftruncate()
|
2013-09-24 22:10:08 +02:00 |