summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Name unknown albums after the folder they're in, similar to how songsMarco Nelissen2009-07-311-0/+20
* Clear singleton reference during JetPlayer.release()Phil Dubach2009-07-301-0/+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
|/
* Fix bug that would cause files with blank title tags to not be shown in the m...Marco Nelissen2009-07-161-1/+1
* 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-071-14/+7
* 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
* Fill in CDMA gaps and clean up ToneGenerator codeDavid Krause2009-06-231-168/+465
* 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-111-178/+178
|/
* Print a message to the log when a file can't be opened on the client side.Marco Nelissen2009-06-091-0/+1
* NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC).Jianhong Jiang2009-06-081-4/+72
* 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
* | Motorola additions for CDMA support without CdmaSuppConnTrackerWink Saville2009-05-281-40/+279
|/
* Fix issue 1846343 - part 1Eric Laurent2009-05-262-10/+19
* Document the media scanner's flow through native and java code, sinceMarco Nelissen2009-05-191-1/+39
* Findbugs fixes.Marco Nelissen2009-05-143-8/+5
* Fixed issue 1709450: Requirements for CDMA Tone GeneratorEric Laurent2009-05-061-8/+58
* fix issue 1713090: After a Bluetooth call, MusicPlayer starts playing on spea...Eric Laurent2009-05-062-36/+217
* 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
* AI 146752: am: CL 146751 Finalize AudioTrack javadoc.Jean-Michel Trivi2009-04-171-44/+67
* AI 146668: am: CL 146667 Add advice in MediaRecorder Java docs about using MP...Dave Sparks2009-04-161-0/+4
* AI 146655: am: CL 146654 Add java docs for SoundPoolDave Sparks2009-04-161-1/+189
* AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-101-1/+0
* Automated import from //branches/donutburger/...@142376,142376Jean-Michel Trivi2009-03-241-5/+21
* Automated import from //branches/donutburger/...@141213,141213Niko Catania2009-03-241-11/+1
* Automated import from //branches/donutburger/...@140811,140811Niko Catania2009-03-241-2/+0
* Automated import from //branches/donutburger/...@140800,140800Niko Catania2009-03-241-2/+0
* Automated import from //branches/donutburger/...@140566,140566Jean-Michel Trivi2009-03-241-87/+74
* Automated import from //branches/donutburger/...@140507,140507Jason Parekh2009-03-241-29/+54
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-185-120/+134
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-1/+60
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-16/+98
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-98/+84
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0332-0/+11837
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0332-11637/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-038-295/+96
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-028-96/+295