Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Use of fast capture by normal capture | Glenn Kasten | 2014-06-02 | 4 | -20/+306 | |
* | | | | | | Merge "Refactor setVolumeRampVariables in AudioMixer" | Andy Hung | 2014-06-02 | 1 | -30/+42 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | Refactor setVolumeRampVariables in AudioMixer | Andy Hung | 2014-05-30 | 1 | -30/+42 | |
* | | | | | Add mPrimaryOutputSampleRate | Glenn Kasten | 2014-06-02 | 2 | -1/+7 | |
* | | | | | am 62aaabb3: audio policy: fix unitialized hw module in audio port | Eric Laurent | 2014-06-02 | 1 | -1/+1 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | audio policy: fix unitialized hw module in audio port | Eric Laurent | 2014-06-02 | 1 | -1/+1 | |
* | | | | | Merge "Fix floating point output from mixer" | Andy Hung | 2014-06-02 | 1 | -6/+7 | |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | ||||||
| * | | | Fix floating point output from mixer | Andy Hung | 2014-05-30 | 1 | -6/+7 | |
* | | | | Merge "Start adding FastCapture based on FastThread WIP" | Glenn Kasten | 2014-06-01 | 6 | -1/+385 | |
|\ \ \ \ | ||||||
| * | | | | Start adding FastCapture based on FastThread WIP | Glenn Kasten | 2014-05-22 | 6 | -1/+385 | |
* | | | | | am e1715a46: audio policy: add audio port gain control | Eric Laurent | 2014-05-31 | 1 | -3/+28 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | audio policy: add audio port gain control | Eric Laurent | 2014-05-30 | 1 | -3/+28 | |
* | | | | | am 6a94d69d: audio policy: implement routing control | Eric Laurent | 2014-05-30 | 1 | -5/+12 | |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | ||||||
| * | | | audio policy: implement routing control | Eric Laurent | 2014-05-29 | 1 | -5/+12 | |
| * | | | DO NOT MERGE - audioflinger: first patch panel implementation. | Eric Laurent | 2014-05-28 | 7 | -24/+680 | |
| * | | | DO NOT MERGE - IAudioFlinger interface extension for patch panel | Eric Laurent | 2014-05-28 | 1 | -0/+38 | |
| * | | | DO NOT MERGE - audioflinger: fix deadlock upon AudioRecord creation error | Eric Laurent | 2014-05-28 | 1 | -5/+18 | |
| * | | | DO NOT MERGE - audioflinger: test min HAL version instead of current | Eric Laurent | 2014-05-28 | 1 | -1/+1 | |
* | | | | Merge "Add multiple format capability to FastMixer" | Andy Hung | 2014-05-30 | 3 | -6/+60 | |
|\ \ \ \ | ||||||
| * | | | | Add multiple format capability to FastMixer | Andy Hung | 2014-05-29 | 3 | -6/+60 | |
* | | | | | Avoid resetting BufferProviders in mixer unnecessarily | Andy Hung | 2014-05-29 | 1 | -0/+3 | |
|/ / / / | ||||||
* | | | | Merge "Update dynamic resampler buffer fetching" | Andy Hung | 2014-05-29 | 1 | -6/+16 | |
|\ \ \ \ | ||||||
| * | | | | Update dynamic resampler buffer fetching | Andy Hung | 2014-05-28 | 1 | -6/+16 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge "audioflinger: first patch panel implementation." | Eric Laurent | 2014-05-28 | 7 | -24/+680 | |
|\ \ \ \ | ||||||
| * | | | | audioflinger: first patch panel implementation. | Eric Laurent | 2014-05-27 | 7 | -24/+680 | |
* | | | | | Merge "IAudioFlinger interface extension for patch panel" | Eric Laurent | 2014-05-28 | 1 | -0/+38 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | IAudioFlinger interface extension for patch panel | Eric Laurent | 2014-05-27 | 1 | -0/+38 | |
* | | | | | Merge "Allow kFastTrackMultiplier to be specified per device" | Glenn Kasten | 2014-05-27 | 1 | -1/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | Allow kFastTrackMultiplier to be specified per device | Glenn Kasten | 2014-05-27 | 1 | -1/+31 | |
* | | | | | | Merge "Rename mixBuffer to mMixerBuffer in FastMixer" | Andy Hung | 2014-05-27 | 2 | -20/+20 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Rename mixBuffer to mMixerBuffer in FastMixer | Andy Hung | 2014-05-23 | 2 | -20/+20 | |
* | | | | | | Merge "Add multiple format capability to AudioMixer" | Andy Hung | 2014-05-27 | 3 | -30/+217 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Add multiple format capability to AudioMixer | Andy Hung | 2014-05-23 | 3 | -30/+217 | |
* | | | | | | Merge "audioflinger: fix deadlock upon AudioRecord creation error" | Eric Laurent | 2014-05-27 | 1 | -5/+18 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | audioflinger: fix deadlock upon AudioRecord creation error | Eric Laurent | 2014-05-26 | 1 | -5/+18 | |
* | | | | | | Merge "Move validation of frameCount from set to openRecord_l" | Glenn Kasten | 2014-05-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | Move validation of frameCount from set to openRecord_l | Glenn Kasten | 2014-05-22 | 1 | -0/+1 | |
* | | | | | Merge "Add format parameter to getTrackName() and track_t" | Andy Hung | 2014-05-23 | 8 | -16/+37 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Add format parameter to getTrackName() and track_t | Andy Hung | 2014-05-19 | 8 | -16/+37 | |
* | | | | | Merge "Allow track buffer "allocation" to be from pipe" | Glenn Kasten | 2014-05-23 | 3 | -6/+27 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Allow track buffer "allocation" to be from pipe | Glenn Kasten | 2014-05-22 | 3 | -6/+27 | |
| | |_|/ | |/| | | ||||||
* | | | | am 79262cfc: am 5b756bfd: am 8b187f4a: Merge "Move frameworks/av off <sys/ato... | Elliott Hughes | 2014-05-23 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * \ \ \ | am 8b187f4a: Merge "Move frameworks/av off <sys/atomics.h>." | Elliott Hughes | 2014-05-22 | 1 | -1/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | Move frameworks/av off <sys/atomics.h>. | Elliott Hughes | 2014-05-22 | 1 | -1/+0 | |
* | | | | | | audioflinger: test min HAL version instead of current | Eric Laurent | 2014-05-22 | 1 | -1/+1 | |
* | | | | | | resolved conflicts for merge of f285c91e to master | Elliott Hughes | 2014-05-22 | 5 | -75/+74 | |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | ||||||
| * | | | | am d5516339: Merge "Move frameworks/av from fdprintf to POSIX dprintf." | Calin Juravle | 2014-05-22 | 5 | -34/+34 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Move frameworks/av from fdprintf to POSIX dprintf. | Elliott Hughes | 2014-05-22 | 5 | -34/+34 | |
| * | | | | am 85e6e87c: Merge "Restore accidentally-removed NULL timeout." | Elliott Hughes | 2014-05-22 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Restore accidentally-removed NULL timeout. | Elliott Hughes | 2014-05-21 | 1 | -1/+1 |