summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* am 7eeaf3f0: Merge "AudioFlinger: refine mixer sleep time logic" into ics-mr1Eric Laurent2012-01-241-3/+6
|\
| * AudioFlinger: refine mixer sleep time logicEric Laurent2012-01-231-3/+6
* | am 41773d46: Merge "DO NOT MERGE Revert "Revert "AudioFlinger: mix track only...Eric Laurent2012-01-242-6/+21
|\ \ | |/
| * DO NOT MERGE Revert "Revert "AudioFlinger: mix track only when really ready (...Eric Laurent2012-01-232-6/+21
* | am fee5a860: Merge "DO NOT MERGE Revert "AudioFlinger: mix track only when re...Justin Ho2012-01-232-21/+6
|\ \ | |/
| * DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"Justin Ho2012-01-232-21/+6
* | am 9d25b82d: Merge "Rename LOG_ASSERT to ALOG_ASSERT"Jean-Baptiste Queru2012-01-192-5/+5
|\ \
| * | Rename LOG_ASSERT to ALOG_ASSERTSteve Block2012-01-192-5/+5
* | | am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)"Jean-Baptiste Queru2012-01-194-41/+41
|\ \ \ | |/ /
| * | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-194-41/+41
* | | am a826f9e2: Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)"Jean-Baptiste Queru2012-01-194-66/+66
|\ \ \ | |/ /
| * | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-194-66/+66
* | | am 4f367f33: Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)"Jean-Baptiste Queru2012-01-192-5/+5
|\ \ \ | |/ /
| * | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-192-5/+5
* | | am ba7f0d2a: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)"Jean-Baptiste Queru2012-01-193-10/+10
|\ \ \ | |/ /
| * | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-193-10/+10
* | | Merge ee4618bcJean-Baptiste Queru2012-01-194-201/+201
|\ \ \ | |/ / | | / | |/ |/|
| * Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-194-201/+201
* | AudioFlinger: mix track only when really ready (2)Eric Laurent2012-01-182-6/+21
* | audioflinger: fix clicks on 48kHz audio.Eric Laurent2011-12-224-1/+30
|/
* audioflinger: fix audio skipping over A2DPEric Laurent2011-12-052-8/+14
* audioflinger: reduce sleep time to avoid underrunEric Laurent2011-11-221-1/+23
* audioflinger: fix noise when skipping to next songEric Laurent2011-11-112-13/+35
* Fix regression for SoundPool playbackEric Laurent2011-11-081-2/+7
* AudioFlinger: mix track only when really readyEric Laurent2011-11-031-1/+10
* Fix issue 381905: BassBoostTest CTS tests fail...Eric Laurent2011-10-192-4/+15
* Limit AudioFlinger log.Eric Laurent2011-10-181-3/+7
* Fix issue 5381089: problem with A2DP music volumeEric Laurent2011-10-052-2/+17
* Fix issue 5373658: memory leak in AudioFlinger.Eric Laurent2011-09-271-0/+4
* Fix issue 5355047: Automated effect tests fail.Eric Laurent2011-09-231-1/+10
* AudioResampler: use relative instead of absolute labelsNick Kralevich2011-09-161-8/+8
* Issue 4345021: Audio routed to multiple devices...Eric Laurent2011-09-131-4/+12
* Merge "226483: A2DP connected, but music out to speaker"Eric Laurent2011-08-302-1/+25
|\
| * 226483: A2DP connected, but music out to speakerEric Laurent2011-08-302-1/+25
* | Audioflinger: reverse logic of BT NREC indicationEric Laurent2011-08-292-9/+9
|/
* AudioFlinger: add check for audio HAL init failureEric Laurent2011-08-231-3/+31
* Issue 5081351: isWiredHeadsetOn() permission.Eric Laurent2011-08-121-9/+0
* Don't remove effects on session 0Marco Nelissen2011-08-121-1/+3
* Audio effects: track CPU and memory use separatelyEric Laurent2011-08-114-26/+66
* Keep effects sessions active when the caller dies.Marco Nelissen2011-08-092-28/+192
* Merge "AudioFlinger: protect input/output stream access"Eric Laurent2011-08-082-21/+106
|\
| * AudioFlinger: protect input/output stream accessEric Laurent2011-08-082-21/+106
* | AudioFlinger: disable AEC and NS with BT headsetsEric Laurent2011-08-032-3/+52
* | Audio Effect Framework: add effect suspend/restoreEric Laurent2011-08-022-35/+498
|/
* Fix issue 5090721: audio record brokenEric Laurent2011-07-281-1/+1
* Merge "AudioFlinger: fix crash when deleting pre process."Eric Laurent2011-07-272-15/+27
|\
| * AudioFlinger: fix crash when deleting pre process.Eric Laurent2011-07-262-15/+27
* | Fix issue 4604090: notification sound interrupted.Eric Laurent2011-07-253-14/+132
|/
* Added APIs for audio preprocessingEric Laurent2011-07-252-0/+40
* AudioFlinger: add dump of audio pre processing.Eric Laurent2011-07-242-19/+21