summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Don't change the public API (adding @hide)Nipun Kwatra2010-07-221-0/+2
* Allowing setting of time lapse parameters through MediaRecorder.javaNipun Kwatra2010-07-221-0/+26
* am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioT...Eric Laurent2010-07-212-2/+108
|\
| * am 7070b365: Added support for auxiliary audio effects to AudioTrack and Medi...Eric Laurent2010-07-212-2/+108
| |\
| | * Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-212-2/+108
* | | Add MTP_OBJECT_ID column name to MediaStore.MediaColumnsMike Lockwood2010-07-191-1/+1
* | | Add some javadoc to AudioRecord, plus updates based on code review comments.Dan Tasse2010-07-142-5/+9
* | | Merge "MtpDatabase: Implement getObjectProperty"Mike Lockwood2010-07-141-2/+83
|\ \ \
| * | | MtpDatabase: Implement getObjectPropertyMike Lockwood2010-07-141-2/+83
* | | | MTP: Add support for sending events to the host when objects are added and re...Mike Lockwood2010-07-131-0/+10
|/ / /
* | | Integrate host to device file transfer with the media provider.Mike Lockwood2010-07-123-3/+52
* | | Remove some scafolding and test code that is no longer worth maintaining.Mike Lockwood2010-07-091-20/+0
* | | am b4b0f67a: am fd84f97a: Added JAVA classes to control bass boost, equalizer...Eric Laurent2010-07-085-0/+1593
|\ \ \ | |/ /
| * | am fd84f97a: Added JAVA classes to control bass boost, equalizer, reverberati...Eric Laurent2010-07-085-0/+1593
| |\ \ | | |/
| | * Added JAVA classes to control bass boost, equalizer, reverberation and virtua...Eric Laurent2010-07-085-0/+1593
* | | MTP: Use media provider database to implement MTP device support.Mike Lockwood2010-07-083-29/+283
* | | am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-072-310/+913
|\ \ \ | |/ /
| * | am dacabf97: Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-072-310/+913
| |\ \ | | |/
| | * Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-072-310/+913
| | |\
| | | * Added Visualizer effect.Eric Laurent2010-07-072-310/+913
* | | | am eba857d1: am a0c2b539: Merge "Fix issue 2811538: System server crash when ...Eric Laurent2010-07-011-2/+13
|\ \ \ \ | |/ / /
| * | | am a0c2b539: Merge "Fix issue 2811538: System server crash when disconnecting...Eric Laurent2010-07-011-2/+13
| |\ \ \ | | |/ /
| | * | Merge "Fix issue 2811538: System server crash when disconnecting BT headset a...Eric Laurent2010-07-011-2/+13
| | |\ \
| | | * | Fix issue 2811538: System server crash when disconnecting BT headset after us...Eric Laurent2010-06-301-2/+13
| | | |/
* | | | am bda93c4c: am 09b90057: Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-012-12/+44
|\ \ \ \ | |/ / /
| * | | am 09b90057: Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-06-302-12/+44
| |\ \ \ | | |/ /
| | * | Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-012-12/+44
| | |/
* | | MTP: Remove an unnecessary thread from the MtpClient class.Mike Lockwood2010-07-011-24/+8
* | | MTP: Add MtpServer Java class to wrap MTP device support.Mike Lockwood2010-06-302-1/+58
* | | am f29fbc58: merge from froyo-plus-aospThe Android Open Source Project2010-06-251-1/+5
|\ \ \ | |/ /
| * | merge from froyo-plus-aospThe Android Open Source Project2010-06-251-1/+5
| |\ \ | | |/ | |/|
| | * merge from open-source masterThe Android Open Source Project2010-06-181-1/+5
| | |\
| | | * Change in media scanner to set correct dateMikael2 Svensson2010-06-061-1/+5
* | | | am 845f5414: am 2c2ce8e5: Merge "Added support for audio sessions in MediaPla...Eric Laurent2010-06-232-2/+112
|\ \ \ \ | |/ / /
| * | | Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-222-2/+112
* | | | am 7d329785: am d1559d6b: Merge "Fix issue 2301630: Mismatch of state occurs...Eric Laurent2010-06-231-0/+9
|\ \ \ \ | |/ / /
| * | | Fix issue 2301630: Mismatch of state occurs when media server is killed whil...Eric Laurent2010-06-221-0/+9
* | | | am 184a3ff6: am e0219539: am 01f7ac64: Merge "Issue 2667802: [Audio Effect Fr...Eric Laurent2010-06-141-0/+954
|\ \ \ \ | |/ / /
| * | | Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI...Eric Laurent2010-06-141-0/+954
| |\ \ \
| | * | | Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent2010-06-111-0/+954
* | | | | MTP: Add interface to MtpClient for receiving device added/removed events.Mike Lockwood2010-06-121-1/+19
* | | | | MTP: Add host support for deleting objects.Mike Lockwood2010-06-112-0/+25
* | | | | am 627a0019: am 4d61f602: Switch stagefright\'s approach to prefetching to th...Andreas Huber2010-06-101-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | Switch stagefright's approach to prefetching to the new model. The java Media...Andreas Huber2010-06-101-0/+9
| |/ / /
* | | | MTP: Add support for retrieving thumbnails to MTP content provider.Mike Lockwood2010-06-101-0/+2
* | | | MTP provider: Add columns for MTP ObjectInfo dataset to the MTP objects tableMike Lockwood2010-06-101-3/+44
* | | | am 8984d144: am a8c2514e: Merge "Pass BluetoothDevice to the Bluetooth Headse...Jaikumar Ganesh2010-06-071-7/+11
|\ \ \ \ | |/ / /
| * | | Merge "Pass BluetoothDevice to the Bluetooth Headset calls." into krakenJaikumar Ganesh2010-06-071-7/+11
| |\ \ \
| | * | | Pass BluetoothDevice to the Bluetooth Headset calls.Jaikumar Ganesh2010-06-021-7/+11
* | | | | am f7d1c542: am a557b24a: Initial checkin of mpeg2 transport stream parser fo...Andreas Huber2010-06-071-1/+4
|\ \ \ \ \ | |/ / / /