| Commit message (Expand) | Author | Age | Files | Lines |
* | Name unknown albums after the folder they're in, similar to how songs | Marco Nelissen | 2009-07-31 | 1 | -0/+20 |
* | Clear singleton reference during JetPlayer.release() | Phil Dubach | 2009-07-30 | 1 | -0/+1 |
* | Merge change 7726 into donut | Android (Google) Code Review | 2009-07-18 | 1 | -4/+6 |
|\ |
|
| * | Fix issue 1985479 lots of backup NPEs. | Eric Laurent | 2009-07-17 | 1 | -4/+6 |
* | | MediaScanner: Add check for null object in empty title handling code. | Mike Lockwood | 2009-07-17 | 1 | -1/+1 |
|/ |
|
* | Fix bug that would cause files with blank title tags to not be shown in the m... | Marco Nelissen | 2009-07-16 | 1 | -1/+1 |
* | Merge change 6208 into donut | Android (Google) Code Review | 2009-07-08 | 2 | -116/+522 |
|\ |
|
| * | Move ExifInterface to android.media package so we can reference it from Media... | repo sync | 2009-07-08 | 2 | -116/+522 |
* | | Fix issue 1967295: Add a method to request reloading of audio settings by Aud... | Eric Laurent | 2009-07-08 | 3 | -5/+63 |
|/ |
|
* | Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ... | Eric Laurent | 2009-07-07 | 1 | -14/+7 |
* | Don't trim() in the mediascanner, as that would remove the special "sort firs... | Marco Nelissen | 2009-07-06 | 1 | -1/+4 |
* | Make sure ringtones are sorted correctly. | Marco Nelissen | 2009-07-06 | 1 | -4/+7 |
* | Fill in CDMA gaps and clean up ToneGenerator code | David Krause | 2009-06-23 | 1 | -168/+465 |
* | AudioService: Fix routing problem recently introduced in setRouting(). | Mike Lockwood | 2009-06-16 | 1 | -4/+4 |
* | Merge change 4047 into donut | Android (Google) Code Review | 2009-06-12 | 1 | -18/+35 |
|\ |
|
| * | Fix issue #899198 MODE_RINGER_STREAMS_AFFECTED does not restore volumes corre... | Eric Laurent | 2009-06-12 | 1 | -18/+35 |
* | | Removed trailing whitespaces. | Nicolas Catania | 2009-06-11 | 1 | -178/+178 |
|/ |
|
* | Print a message to the log when a file can't be opened on the client side. | Marco Nelissen | 2009-06-09 | 1 | -0/+1 |
* | NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). | Jianhong Jiang | 2009-06-08 | 1 | -4/+72 |
* | Merge change 2716 into donut | Android (Google) Code Review | 2009-05-29 | 1 | -1/+11 |
|\ |
|
| * | Update MediaPlayer to allow setVideoSurface calls after prepare. Also allow | Dave Sparks | 2009-05-29 | 1 | -1/+11 |
* | | Motorola additions for CDMA support without CdmaSuppConnTracker | Wink Saville | 2009-05-28 | 1 | -40/+279 |
|/ |
|
* | Fix issue 1846343 - part 1 | Eric Laurent | 2009-05-26 | 2 | -10/+19 |
* | Document the media scanner's flow through native and java code, since | Marco Nelissen | 2009-05-19 | 1 | -1/+39 |
* | Findbugs fixes. | Marco Nelissen | 2009-05-14 | 3 | -8/+5 |
* | Fixed issue 1709450: Requirements for CDMA Tone Generator | Eric Laurent | 2009-05-06 | 1 | -8/+58 |
* | fix issue 1713090: After a Bluetooth call, MusicPlayer starts playing on spea... | Eric Laurent | 2009-05-06 | 2 | -36/+217 |
* | Do case-insensitive matching when determining whether something is music, an ... | Marco Nelissen | 2009-04-22 | 1 | -5/+6 |
* | Fix issue 1745312: Various cleanups in media framework | Eric Laurent | 2009-04-21 | 1 | -1/+1 |
* | AI 147035: am: CL 147032 Finalize JetPlayer javadoc. | Jean-Michel Trivi | 2009-04-20 | 1 | -8/+165 |
* | AI 146938: am: CL 146937 Finalize AudioRecord javadoc. | Jean-Michel Trivi | 2009-04-20 | 1 | -35/+46 |
* | AI 146755: am: CL 146754 Fix some problems in the SoundPool docs and add addi... | Dave Sparks | 2009-04-17 | 1 | -38/+95 |
* | AI 146752: am: CL 146751 Finalize AudioTrack javadoc. | Jean-Michel Trivi | 2009-04-17 | 1 | -44/+67 |
* | AI 146668: am: CL 146667 Add advice in MediaRecorder Java docs about using MP... | Dave Sparks | 2009-04-16 | 1 | -0/+4 |
* | AI 146655: am: CL 146654 Add java docs for SoundPool | Dave Sparks | 2009-04-16 | 1 | -1/+189 |
* | AI 145778: Manual merge changes 145382-145384 from cupcake. | Andy Stadler | 2009-04-10 | 1 | -1/+0 |
* | Automated import from //branches/donutburger/...@142376,142376 | Jean-Michel Trivi | 2009-03-24 | 1 | -5/+21 |
* | Automated import from //branches/donutburger/...@141213,141213 | Niko Catania | 2009-03-24 | 1 | -11/+1 |
* | Automated import from //branches/donutburger/...@140811,140811 | Niko Catania | 2009-03-24 | 1 | -2/+0 |
* | Automated import from //branches/donutburger/...@140800,140800 | Niko Catania | 2009-03-24 | 1 | -2/+0 |
* | Automated import from //branches/donutburger/...@140566,140566 | Jean-Michel Trivi | 2009-03-24 | 1 | -87/+74 |
* | Automated import from //branches/donutburger/...@140507,140507 | Jason Parekh | 2009-03-24 | 1 | -29/+54 |
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 5 | -120/+134 |
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 1 | -1/+60 |
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 1 | -16/+98 |
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 1 | -98/+84 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 32 | -0/+11837 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 32 | -11637/+0 |
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 8 | -295/+96 |
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 8 | -96/+295 |