summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 1996218: Disable use of shared memory buffer by SoundPool.Eric Laurent2009-07-221-2/+1
* Merge change 7726 into donutAndroid (Google) Code Review2009-07-181-4/+6
|\
| * Fix issue 1985479 lots of backup NPEs.Eric Laurent2009-07-171-4/+6
* | MediaScanner: Add check for null object in empty title handling code.Mike Lockwood2009-07-171-1/+1
|/
* Merge change 7544 into donutAndroid (Google) Code Review2009-07-161-2/+2
|\
| * sdutil: Up the mount/unmount wait times to account for disk check + reaper timeSan Mehat2009-07-161-2/+2
* | Fix bug that would cause files with blank title tags to not be shown in the m...Marco Nelissen2009-07-161-1/+1
|/
* Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-callEric Laurent2009-07-091-0/+2
* Merge change 6208 into donutAndroid (Google) Code Review2009-07-082-116/+522
|\
| * Move ExifInterface to android.media package so we can reference it from Media...repo sync2009-07-082-116/+522
* | Fix issue 1967295: Add a method to request reloading of audio settings by Aud...Eric Laurent2009-07-083-5/+63
|/
* Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...Eric Laurent2009-07-073-36/+21
* Don't trim() in the mediascanner, as that would remove the special "sort firs...Marco Nelissen2009-07-061-1/+4
* Make sure ringtones are sorted correctly.Marco Nelissen2009-07-061-4/+7
* Merge change 5420 into donutAndroid (Google) Code Review2009-06-303-0/+140
|\
| * Added two test cases to trace the failure in closing the hw decoder and the c...Yu Shan Emily Lau2009-06-303-0/+140
* | We might try to close the Vorbis file twice under certainDave Sparks2009-06-261-6/+6
|/
* Use a ref-counted callback interface for Camera.Dave Sparks2009-06-241-1/+1
* Merge change 5176 into donutAndroid (Google) Code Review2009-06-231-3/+46
|\
| * Export the output to a text file and save to sdcardYu Shan Emily Lau2009-06-231-3/+46
* | Merge change 5100 into donutAndroid (Google) Code Review2009-06-232-303/+1146
|\ \
| * | Fill in CDMA gaps and clean up ToneGenerator codeDavid Krause2009-06-232-303/+1146
| |/
* | Rollback the number of loop in the memory stress testYu Shan Emily Lau2009-06-221-2/+2
|/
* Merge the output file into one.Yu Shan Emily Lau2009-06-221-39/+47
* AudioService: Fix routing problem recently introduced in setRouting().Mike Lockwood2009-06-161-4/+4
* Merge change 4047 into donutAndroid (Google) Code Review2009-06-121-18/+35
|\
| * Fix issue #899198 MODE_RINGER_STREAMS_AFFECTED does not restore volumes corre...Eric Laurent2009-06-121-18/+35
* | Removed trailing whitespaces.Nicolas Catania2009-06-114-186/+185
|/
* Merge change 3799 into donutAndroid (Google) Code Review2009-06-101-7/+1
|\
| * Turned on the windows media related test cases as the binary already integrated.Yu Shan Emily Lau2009-06-101-7/+1
* | Print a message to the log when a file can't be opened on the client side.Marco Nelissen2009-06-091-0/+1
|/
* Merge change 1548 into donutAndroid (Google) Code Review2009-06-083-12/+105
|\
| * NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC).Jianhong Jiang2009-06-083-12/+105
* | Capture the memory output before the playback and record start.Yu Shan Emily Lau2009-06-081-0/+7
|/
* Merge change 2805 into donutAndroid (Google) Code Review2009-06-011-1/+1
|\
| * base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-1/+1
* | Merge change 2774 into donutAndroid (Google) Code Review2009-06-011-6/+10
|\ \ | |/ |/|
| * Limit check on maxChannels for SoundPool.Dave Sparks2009-06-011-6/+10
* | Merge change 2716 into donutAndroid (Google) Code Review2009-05-292-8/+34
|\ \
| * | Update MediaPlayer to allow setVideoSurface calls after prepare. Also allowDave Sparks2009-05-292-8/+34
| |/
* | Merge change 2399 into donutAndroid (Google) Code Review2009-05-281-40/+279
|\ \
| * | Motorola additions for CDMA support without CdmaSuppConnTrackerWink Saville2009-05-281-40/+279
| |/
* | Added the two validations for the memory stress testYu Shan Emily Lau2009-05-281-9/+97
|/
* setVolume did not check interface descriptorDave Sparks2009-05-261-0/+2
* Fix issue 1846343 - part 1Eric Laurent2009-05-265-21/+36
* Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorderDave Sparks2009-05-201-0/+4
* Merge change 2016 into donutAndroid (Google) Code Review2009-05-195-39/+39
|\
| * Replaced the old test media files with the new open source test media files.Yu Shan Emily Lau2009-05-195-39/+39
* | Added the write sdcard permission so that the mediarecorder testYu Shan Emily Lau2009-05-191-0/+1
|/
* Document the media scanner's flow through native and java code, sinceMarco Nelissen2009-05-191-1/+39