History log of /frameworks/base/media/mtp/MtpStringBuffer.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a2a2128423309641a6b508a15404f3a7e8f3077b 26-Sep-2010 Mike Lockwood <lockwood@android.com> MTP: Include current property value in GetDevicePropDesc

Change-Id: I05125c79ad58b6f75734fcedcc8af9b689fa9ff3
Signed-off-by: Mike Lockwood <lockwood@android.com>
/frameworks/base/media/mtp/MtpStringBuffer.cpp
9e837861b28b8186da0791c9a4e72f8a128a980c 18-Aug-2010 Mike Lockwood <lockwood@android.com> MTP: Compatibility fixes for transferring strings

Change-Id: Ic06d754ee68b0389439cdc34f73adff0f2b33afa
Signed-off-by: Mike Lockwood <lockwood@android.com>
/frameworks/base/media/mtp/MtpStringBuffer.cpp
3e6616dd3dc4d8b4a8a5c832d5a66965c19648d3 30-Jun-2010 Mike Lockwood <lockwood@android.com> MTP: replace printfs with logcat

Change-Id: I2c30921098e2dc049dc5fc1e0a548ead33c363e0
Signed-off-by: Mike Lockwood <lockwood@android.com>
/frameworks/base/media/mtp/MtpStringBuffer.cpp
8d3257a7dc10e1b3fda03e00f40d1b65d699ff23 14-May-2010 Mike Lockwood <lockwood@android.com> Move MTP code to the android namespace

Change-Id: I5da48038fd5e4cdeefaeba42cdc74eb588b3448d
Signed-off-by: Mike Lockwood <lockwood@android.com>
/frameworks/base/media/mtp/MtpStringBuffer.cpp
56118b5b385adad0ff301f67be2cf601432d94ba 11-May-2010 Mike Lockwood <lockwood@android.com> Checkpoint work on MTP and PTP investigation.

This change includes work in progress on a C++ library for both host and device
MTP and PTP support.
Currently the makefile builds two test programs:

mtptest - a command line test program that implements a small subset of device side MTP.
Requires a kernel driver that has not been checked in yet.

ptptest - a host tool to test USB host support for detecting and communicating with
digital cameras over PTP. Runs on Linux host.

Later this will be reformulated as a native library that will be used in the media process.

Change-Id: I81aab279975b600b59d99013ab97f9adf0b58da7
Signed-off-by: Mike Lockwood <lockwood@android.com>
/frameworks/base/media/mtp/MtpStringBuffer.cpp