summaryrefslogtreecommitdiffstats
path: root/media/jni
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2010-10-291-14/+0
* am 5a9d2737: am b6a2256e: Merge "Fix issue 3126094." into gingerbreadEric Laurent2010-10-221-0/+1
|\
| * Fix issue 3126094.Eric Laurent2010-10-221-0/+1
* | MTP: allow renaming directoriesMike Lockwood2010-10-121-3/+2
* | MTP: Add support for renaming filesMike Lockwood2010-10-121-1/+5
* | MTP: Remove some excessive loggingMike Lockwood2010-10-111-10/+0
* | am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" in...Eric Laurent2010-10-101-1/+1
|\ \ | |/
| * Added getter for session Id to AudioSinkEric Laurent2010-10-071-1/+1
* | MTP: Fix local reference leaks.Mike Lockwood2010-09-271-2/+19
* | MTP: Implement extra object properties for audio, video and image filesMike Lockwood2010-09-271-2/+31
* | Merge changes I1302cacd,I05125c79,I8d9653ceMike Lockwood2010-09-262-3/+17
|\ \
| * | MTP: Fix some warningsMike Lockwood2010-09-251-1/+1
| * | MTP: Include current property value in GetDevicePropDescMike Lockwood2010-09-251-2/+16
* | | am f3ae63ee: am 52f58e96: Merge "fix problem in AudioEffect JNI setup." into ...Eric Laurent2010-09-242-19/+14
|\ \ \ | |/ / |/| / | |/
| * fix problem in AudioEffect JNI setup.Eric Laurent2010-09-242-19/+14
* | Merge changes Ie8bd9107,I1065179aMike Lockwood2010-09-231-6/+11
|\ \
| * | MTP: Reenable GetObjectPropValue and SetObjectPropValueMike Lockwood2010-09-231-6/+11
* | | resolved conflicts for merge of ac4a284a to masterEric Laurent2010-09-232-5/+5
|\ \ \ | |/ / |/| / | |/
| * Fix issue 3022800.Eric Laurent2010-09-232-5/+5
* | MTP host: Use Java longs for storage and object IDsMike Lockwood2010-09-212-12/+12
* | Media scanner support for tracking files of arbitrary type.Mike Lockwood2010-09-121-16/+5
* | Merge "Adding hasProfile."Nipun Kwatra2010-09-101-0/+16
|\ \
| * | Adding hasProfile.Nipun Kwatra2010-09-101-0/+16
* | | Merge "Added specific resolution and time lapse profiles."Nipun Kwatra2010-09-101-1/+3
|\ \ \ | |/ /
| * | Added specific resolution and time lapse profiles.Nipun Kwatra2010-09-101-1/+3
* | | am 2432248b: am 4709c7fa: Merge "Fixed a copy and paste error" into gingerbreadJames Dong2010-09-101-1/+1
|\ \ \ | | |/ | |/|
| * | Fixed a copy and paste errorJames Dong2010-09-101-1/+1
* | | Merge "MTP: Implement support for getting/setting device properties"Mike Lockwood2010-09-021-15/+226
|\ \ \
| * | | MTP: Implement support for getting/setting device propertiesMike Lockwood2010-09-021-15/+226
* | | | MTP: try to fix sim buildMike Lockwood2010-09-021-0/+2
|/ / /
* | | resolved conflicts for merge of 71c908c4 to masterAndreas Huber2010-09-012-17/+0
|\ \ \ | |/ /
| * | Now that AmrInputStream no longer relies on opencore, make sure it's register...Andreas Huber2010-09-012-17/+0
* | | Merge "MTP: Send an Intent after an MTP session that resulted in media databa...Mike Lockwood2010-08-311-0/+30
|\ \ \
| * | | MTP: Send an Intent after an MTP session that resulted in media database modi...Mike Lockwood2010-08-311-0/+30
* | | | Merge "Add settings option for running MTP server in PTP mode."Mike Lockwood2010-08-311-8/+43
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add settings option for running MTP server in PTP mode.Mike Lockwood2010-08-311-8/+43
| |/ /
* | | Added setAuxiliaryOutputFile to MediaRecorder and JNINipun Kwatra2010-08-311-0/+15
|/ /
* | MTP: work in progress on expanded property supportMike Lockwood2010-08-251-5/+91
* | MTP: Check and clear exceptions after calling into Java in MtpDatabaseMike Lockwood2010-08-241-27/+61
* | MTP: Remove retry loop from MTP server codeMike Lockwood2010-08-181-38/+17
* | am b408f549: am d790c648: Add lost preview surface detection in the JNI layer...James Dong2010-08-121-0/+9
|\ \ | |/
| * Add lost preview surface detection in the JNI layerJames Dong2010-08-121-0/+9
* | MTP: Push queries for supported formats and properties up to Java.Mike Lockwood2010-08-101-0/+91
* | MTP: Fix some typosMike Lockwood2010-08-091-1/+1
* | MTP: Add support for syncing MTP playlistsMike Lockwood2010-08-031-0/+48
* | MTP: Fix some thread safety issues in MTP server start/stop sequence.Mike Lockwood2010-08-031-38/+56
* | MTP: Implement GetNumObjectsMike Lockwood2010-08-021-4/+19
* | Clean up MtpDatabase API.Mike Lockwood2010-08-021-36/+11
* | am 6fa88882: am 62d83a0c: Merge "Audio effects: modified command() parameter ...Eric Laurent2010-07-281-2/+5
|\ \ | |/
| * Audio effects: modified command() parameter types.Eric Laurent2010-07-281-2/+5