Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use audio_channel_mask_t more places | Glenn Kasten | 2012-07-10 | 9 | -63/+59 |
* | Merge "audio policy: fix delayed command insertion" | Eric Laurent | 2012-07-10 | 1 | -17/+14 |
|\ | |||||
| * | audio policy: fix delayed command insertion | Eric Laurent | 2012-07-09 | 1 | -17/+14 |
* | | Add comments on use of volatile for track count | Glenn Kasten | 2012-07-10 | 1 | -4/+7 |
* | | Remove 'volatile' from mMute and add comments | Glenn Kasten | 2012-07-10 | 1 | -2/+6 |
* | | Whitespace and indentation | Glenn Kasten | 2012-07-10 | 2 | -14/+11 |
* | | Move constant initializations from onFirstRef() to constructor | Glenn Kasten | 2012-07-10 | 1 | -4/+2 |
* | | Merge "AudioFlinger::getBuffer() always returns non-NULL" | Glenn Kasten | 2012-07-10 | 2 | -4/+7 |
|\ \ | |||||
| * | | AudioFlinger::getBuffer() always returns non-NULL | Glenn Kasten | 2012-07-09 | 2 | -4/+7 |
* | | | Merge "Move declarations of local variables to first use" | Glenn Kasten | 2012-07-10 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Move declarations of local variables to first use | Glenn Kasten | 2012-06-21 | 1 | -1/+1 |
* | | | Fix build | Glenn Kasten | 2012-07-09 | 1 | -4/+4 |
* | | | Only write to mDevice once | Glenn Kasten | 2012-07-09 | 2 | -11/+29 |
* | | | Remove debug code HAVE_REQUEST_PRIORITY and SOAKER | Glenn Kasten | 2012-07-03 | 4 | -75/+1 |
| |/ |/| | |||||
* | | Merge "audioflinger: fix effect disconnect deadlock" | Eric Laurent | 2012-07-03 | 2 | -60/+97 |
|\ \ | |||||
| * | | audioflinger: fix effect disconnect deadlock | Eric Laurent | 2012-07-03 | 2 | -60/+97 |
* | | | am ffb82943: Reconcile with jb-release | The Android Open Source Project | 2012-07-03 | 0 | -0/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Reconcile with jb-release | The Android Open Source Project | 2012-07-03 | 0 | -0/+0 |
| |\ \ | |||||
| | * \ | merge in jb-release history after reset to jb-dev | The Android Automerger | 2012-07-02 | 0 | -0/+0 |
| | |\ \ | |||||
* | | | | | Use audio_channel_mask_t more consistently | Glenn Kasten | 2012-07-03 | 9 | -33/+44 |
* | | | | | Remove longStandbyExit | Glenn Kasten | 2012-07-03 | 2 | -12/+2 |
* | | | | | Fix uninitialized field EffectModule::mPinned | Glenn Kasten | 2012-07-03 | 2 | -7/+11 |
* | | | | | Compare sp<> to 0 and raw pointers to NULL | Glenn Kasten | 2012-07-02 | 1 | -8/+8 |
* | | | | | Merge "Fixed a video editor crash due to "divided by 0"" | James Dong | 2012-07-02 | 1 | -4/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed a video editor crash due to "divided by 0" | James Dong | 2012-06-29 | 1 | -4/+8 |
* | | | | | | am dbbd5b86: am 109347d4: audioflinger: fix regression in attachAuxEffect(). | Eric Laurent | 2012-07-02 | 1 | -4/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | am 109347d4: audioflinger: fix regression in attachAuxEffect(). | Eric Laurent | 2012-07-02 | 1 | -4/+1 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | audioflinger: fix regression in attachAuxEffect(). | Eric Laurent | 2012-07-02 | 1 | -4/+1 |
* | | | | | | am 651f9e7c: am 717e1286: audioflinger: fix auxiliary effect attachment | Eric Laurent | 2012-07-01 | 2 | -0/+65 |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | |||||
| * | | | | am 717e1286: audioflinger: fix auxiliary effect attachment | Eric Laurent | 2012-07-01 | 2 | -0/+65 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | audioflinger: fix auxiliary effect attachment | Eric Laurent | 2012-06-29 | 2 | -0/+65 |
* | | | | | Fixed a media server crash due to unintialized mRecord member variable | James Dong | 2012-06-29 | 1 | -1/+2 |
* | | | | | Add mode when open(O_CREAT) is used. | Nick Kralevich | 2012-06-26 | 5 | -5/+7 |
* | | | | | Merge "AudioRecord comments" | Glenn Kasten | 2012-06-25 | 1 | -25/+31 |
|\ \ \ \ \ | |||||
| * | | | | | AudioRecord comments | Glenn Kasten | 2012-06-25 | 1 | -25/+31 |
* | | | | | | Merge "Remove acoustics from AudioSystem::getInput()" | Glenn Kasten | 2012-06-25 | 7 | -16/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove acoustics from AudioSystem::getInput() | Glenn Kasten | 2012-06-25 | 7 | -16/+4 |
| |/ / / / / | |||||
* | | | | | | Merge "audioflinger: fix setStreamOutput()" | Eric Laurent | 2012-06-25 | 2 | -13/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | audioflinger: fix setStreamOutput() | Eric Laurent | 2012-06-20 | 2 | -13/+4 |
* | | | | | | Use audio_channel_mask_t in AudioRecord | Glenn Kasten | 2012-06-25 | 2 | -8/+8 |
* | | | | | | Remove unused AudioRecord::channels() | Glenn Kasten | 2012-06-25 | 1 | -1/+0 |
* | | | | | | Include what you use | Glenn Kasten | 2012-06-25 | 2 | -28/+11 |
* | | | | | | Merge "Remove AudioRecord record_flags" | Glenn Kasten | 2012-06-25 | 3 | -24/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove AudioRecord record_flags | Glenn Kasten | 2012-06-22 | 3 | -24/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | am 91ac74bb: Reconcile with jb-release | The Android Open Source Project | 2012-06-25 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Reconcile with jb-release | The Android Open Source Project | 2012-06-25 | 0 | -0/+0 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | merge in jb-release history after reset to jb-dev | The Android Automerger | 2012-06-22 | 0 | -0/+0 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
* | | | | | | Provide new argument to BufferQueue::releaseBuffer | Jesse Hall | 2012-06-22 | 1 | -2/+4 |
* | | | | | | am e6cb412b: am 33e28dd3: Merge "SurfaceMediaSource: keep refs to current buf... | Jamie Gennis | 2012-06-22 | 2 | -60/+58 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | am 33e28dd3: Merge "SurfaceMediaSource: keep refs to current buffers" into jb... | Jamie Gennis | 2012-06-22 | 2 | -60/+58 |
| |\ \ \ \ \ | | |/ / / / |