Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | donut snapshot | Jean-Baptiste Queru | 2009-07-29 | 1 | -0/+2 |
| | |||||
* | donut snapshot | Jean-Baptiste Queru | 2009-07-21 | 8 | -174/+719 |
| | |||||
* | donut snapshot | Jean-Baptiste Queru | 2009-05-20 | 5 | -100/+357 |
| | |||||
* | AI 144053: Fix issue #1751242 A2DP playback fails first time: Invalid buffer ↵ | Eric Laurent | 2009-04-01 | 1 | -16/+17 |
| | | | | | | | | | | size: minFrameCount 10240, frameCount 4800 The problem comes from the fact that AudioSystem::getOutputFrameCount() calls getOutput() to retrieve the active output (A2DP or Hardware) before calling get_audio_flinger(). If it is the first time AudioSystem::getOutputFrameCount() is called in a given process, getOutput() will return a wrong value because gA2dpEnabled has not yet been updated by get_audio_flinger(). The fix consists in calling get_audio_flinger() in getOutput() to be sure that gA2dpEnabled is valid when getOutput() reads it. BUG=1751242 Automated import of CL 144053 | ||||
* | Automated import from //branches/cupcake/...@142064,142064 | Eric Laurent | 2009-03-24 | 1 | -1/+8 |
| | |||||
* | Automated import from //branches/cupcake/...@141708,141708 | Andreas Huber | 2009-03-24 | 1 | -3/+8 |
| | |||||
* | auto import from //branches/cupcake_rel/...@141571 | The Android Open Source Project | 2009-03-19 | 4 | -10/+44 |
| | |||||
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 3 | -6/+15 |
| | |||||
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 2 | -0/+35 |
| | |||||
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 2 | -1/+17 |
| | |||||
* | auto import from //branches/cupcake/...@137197 | The Android Open Source Project | 2009-03-09 | 1 | -4/+8 |
| | |||||
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 2 | -19/+26 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 20 | -0/+6910 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 20 | -6786/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 4 | -128/+7 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 4 | -7/+128 |
| | |||||
* | auto import from //branches/cupcake/...@132569 | The Android Open Source Project | 2009-02-20 | 2 | -8/+13 |
| | |||||
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 2 | -4/+9 |
| | |||||
* | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 10 | -89/+179 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 9 | -34/+273 |
| | |||||
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 2 | -50/+78 |
| | |||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 6 | -145/+578 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 13 | -505/+2374 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 15 | -0/+4117 |