index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
mtp
/
MtpServer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove MTP related log spam
Mike Lockwood
2011-01-21
1
-15
/
+15
*
MTP: Fix problems with modification dates for folders and non-media files
Mike Lockwood
2011-01-18
1
-9
/
+4
*
MTP: check for replacing existing files via the database instead of the file ...
Mike Lockwood
2010-12-13
1
-4
/
+0
*
MTP: Add support for reserve storage setting to avoid low storage situations.
Mike Lockwood
2010-12-12
1
-2
/
+6
*
MTP: Improve argument checking in SendObjectInfo
Mike Lockwood
2010-12-08
1
-6
/
+17
*
MTP: Use correct return type for getSupportedObjectProperties
Mike Lockwood
2010-12-07
1
-1
/
+1
*
MTP: Add support for multiple properties in GetObjectPropList command
Mike Lockwood
2010-12-02
1
-2
/
+3
*
MTP: Fix typo in MtpServer::doGetObjectPropList
Mike Lockwood
2010-11-23
1
-1
/
+1
*
MTP: Implement GetPartialObject command
Mike Lockwood
2010-11-23
1
-1
/
+43
*
MTP: Fixes to allow file transfers > 4 gigabytes
Mike Lockwood
2010-11-17
1
-1
/
+9
*
MTP: Set correct format for abstract audio playlists
Mike Lockwood
2010-11-17
1
-0
/
+2
*
MTP: Partial implementation of the GetObjectPropList command
Mike Lockwood
2010-11-15
1
-0
/
+21
*
MTP: Add missing call to closedir() in recursive delete code
Mike Lockwood
2010-11-11
1
-0
/
+1
*
MTP: Include size of 12 byte header in packet size for GetObject data packet
Mike Lockwood
2010-10-11
1
-1
/
+3
*
MTP: Reenable GetObjectPropValue and SetObjectPropValue
Mike Lockwood
2010-09-23
1
-2
/
+2
*
MTP: Minor debug output cleanup
Mike Lockwood
2010-09-23
1
-0
/
+3
*
MTP: Delete all files and subdirectories when deleting directories.
Mike Lockwood
2010-09-14
1
-5
/
+63
*
MTP: Implement support for getting/setting device properties
Mike Lockwood
2010-09-02
1
-1
/
+4
*
MTP: Send an Intent after an MTP session that resulted in media database modi...
Mike Lockwood
2010-08-31
1
-0
/
+7
*
MTP: work in progress on expanded property support
Mike Lockwood
2010-08-25
1
-41
/
+77
*
MTP: Fix wrong delete operator from previous change.
Mike Lockwood
2010-08-10
1
-1
/
+1
*
MTP: Push queries for supported formats and properties up to Java.
Mike Lockwood
2010-08-10
1
-46
/
+14
*
MTP: Fix some typos
Mike Lockwood
2010-08-09
1
-1
/
+1
*
MTP: Add support for syncing MTP playlists
Mike Lockwood
2010-08-03
1
-7
/
+38
*
MTP: Implement GetNumObjects
Mike Lockwood
2010-08-02
1
-5
/
+28
*
Clean up MtpDatabase API.
Mike Lockwood
2010-08-02
1
-19
/
+17
*
MTP: Only send events to host if we have an open session.
Mike Lockwood
2010-07-19
1
-12
/
+16
*
Remove our copy of the f_mtp.h kernel header, now that it is in bionic.
Mike Lockwood
2010-07-15
1
-1
/
+1
*
MTP: Add support for sending events to the host when objects are added and re...
Mike Lockwood
2010-07-13
1
-1
/
+25
*
Integrate host to device file transfer with the media provider.
Mike Lockwood
2010-07-12
1
-11
/
+23
*
Remove some scafolding and test code that is no longer worth maintaining.
Mike Lockwood
2010-07-09
1
-8
/
+1
*
MTP: Use media provider database to implement MTP device support.
Mike Lockwood
2010-07-08
1
-9
/
+8
*
MTP: remove separate audio table from prototype MTP database
Mike Lockwood
2010-07-08
1
-3
/
+0
*
MTP: Fix ownership and file permissions for transferred files and folders
Mike Lockwood
2010-07-02
1
-2
/
+14
*
MTP: Make MtpDatabase class abstract so we can have multiple implementations
Mike Lockwood
2010-07-02
1
-2
/
+2
*
MTP: Implement GetObjectPropDesc
Mike Lockwood
2010-06-30
1
-11
/
+40
*
MTP: replace printfs with logcat
Mike Lockwood
2010-06-30
1
-16
/
+20
*
MTP: Use a fd instead of a file path in file transfer ioctls.
Mike Lockwood
2010-06-22
1
-6
/
+13
*
MTP device: Read manufacturer name and serial number from system properties.
Mike Lockwood
2010-06-14
1
-2
/
+9
*
MTP: Add support for host cancellation of file transfers.
Mike Lockwood
2010-06-04
1
-21
/
+51
*
PTP host: Implement getObjectHandles and getObjectInfo commands
Mike Lockwood
2010-05-19
1
-1
/
+1
*
MTP: More prototyping work:
Mike Lockwood
2010-05-18
1
-8
/
+38
*
Move MTP code to the android namespace
Mike Lockwood
2010-05-14
1
-0
/
+4
*
Checkpoint work on MTP and PTP investigation.
Mike Lockwood
2010-05-13
1
-0
/
+516