summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Basic plumbing to retrieve metadata from the native player.Nicolas Catania2009-07-102-3/+47
* Merge change 6636Android (Google) Code Review2009-07-092-9/+43
|\
| * Implemented the metadata changed notification filters.Nicolas Catania2009-07-092-9/+43
* | am b799616d: Merge change 6208 into donutAndroid (Google) Code Review2009-07-092-116/+522
|\ \ | |/ |/|
| * 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
* | | New Metadata API for the MediaPlayer.Nicolas Catania2009-07-082-1/+276
* | | am e9ac96f7: Merge change 6454 into donutAndroid (Google) Code Review2009-07-083-5/+63
|\ \ \ | |/ /
| * | Fix issue 1967295: Add a method to request reloading of audio settings by Aud...Eric Laurent2009-07-083-5/+63
| |/
* | am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p...Eric Laurent2009-07-071-14/+7
|\ \ | |/
| * Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...Eric Laurent2009-07-071-14/+7
* | am ef1f21b3: Merge change 6231 into donutAndroid (Google) Code Review2009-07-061-1/+4
|\ \ | |/
| * Don't trim() in the mediascanner, as that would remove the special "sort firs...Marco Nelissen2009-07-061-1/+4
* | am 899725b0: Make sure ringtones are sorted correctly.Marco Nelissen2009-07-061-4/+7
|\ \ | |/
| * Make sure ringtones are sorted correctly.Marco Nelissen2009-07-061-4/+7
* | Direct api to the native media player.Nicolas Catania2009-06-241-0/+52
* | am 1bee98af: Merge change 5100 into donutAndroid (Google) Code Review2009-06-231-168/+465
|\ \ | |/
| * Fill in CDMA gaps and clean up ToneGenerator codeDavid Krause2009-06-231-168/+465
* | am 0e3d77af: Merge change 4324 into donutAndroid (Google) Code Review2009-06-161-4/+4
|\ \ | |/
| * AudioService: Fix routing problem recently introduced in setRouting().Mike Lockwood2009-06-161-4/+4
* | am 3d4b7065: Merge change 4047 into donutAndroid (Google) Code Review2009-06-121-18/+35
|\ \ | |/
| * 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
* | | am d670b8c6: Merge change 3981 into donutAndroid (Google) Code Review2009-06-121-178/+178
|\ \ \ | |/ /
| * | Removed trailing whitespaces.Nicolas Catania2009-06-111-178/+178
| |/
* | am faf41044: Merge change 3644 into donutAndroid (Google) Code Review2009-06-091-0/+1
|\ \ | |/
| * Print a message to the log when a file can't be opened on the client side.Marco Nelissen2009-06-091-0/+1
* | am b2df1699: Merge change 1548 into donutAndroid (Google) Code Review2009-06-081-4/+72
|\ \ | |/
| * NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC).Jianhong Jiang2009-06-081-4/+72
* | am 0f5179c7: Merge change 2716 into donutAndroid (Google) Code Review2009-05-291-1/+11
|\ \ | |/
| * Merge change 2716 into donutAndroid (Google) Code Review2009-05-291-1/+11
| |\
| | * Update MediaPlayer to allow setVideoSurface calls after prepare. Also allowDave Sparks2009-05-291-1/+11
* | | am f6355e24: Merge change 2399 into donutAndroid (Google) Code Review2009-05-281-40/+279
|\ \ \ | |/ /
| * | Motorola additions for CDMA support without CdmaSuppConnTrackerWink Saville2009-05-281-40/+279
| |/
* | am de8268d6: Merge change 2331 into donutAndroid (Google) Code Review2009-05-262-10/+19
|\ \ | |/
| * Fix issue 1846343 - part 1Eric Laurent2009-05-262-10/+19
* | am 65ff54c4: Merge change 1967 into donutAndroid (Google) Code Review2009-05-191-1/+39
|\ \ | |/
| * Document the media scanner's flow through native and java code, sinceMarco Nelissen2009-05-191-1/+39
* | am 109b21ba: Merge change 1677 into donutAndroid (Google) Code Review2009-05-143-8/+5
|\ \ | |/
| * Findbugs fixes.Marco Nelissen2009-05-143-8/+5
* | manual merge f3af740bdfc261b1cb25c0799af780d3753d4518The Android Open Source Project2009-05-061-8/+58
|\ \ | |/
| * Fixed issue 1709450: Requirements for CDMA Tone GeneratorEric Laurent2009-05-061-8/+58
* | manual merge for b9c9d260f21b321527c4622a123af9767630d94dThe Android Open Source Project2009-05-062-36/+217
|\ \ | |/
| * fix issue 1713090: After a Bluetooth call, MusicPlayer starts playing on spea...Eric Laurent2009-05-062-36/+217
* | Merge donut into masterJean-Baptiste Queru2009-04-222-6/+7
|\ \ | |/
| * Do case-insensitive matching when determining whether something is music, an ...Marco Nelissen2009-04-221-5/+6
| * Fix issue 1745312: Various cleanups in media frameworkEric Laurent2009-04-211-1/+1
| * AI 147035: am: CL 147032 Finalize JetPlayer javadoc.Jean-Michel Trivi2009-04-201-8/+165
| * AI 146938: am: CL 146937 Finalize AudioRecord javadoc.Jean-Michel Trivi2009-04-201-35/+46
| * AI 146755: am: CL 146754 Fix some problems in the SoundPool docs and add addi...Dave Sparks2009-04-171-38/+95