Commit Graph

13 Commits

Author SHA1 Message Date
tytung
d0fb339c5f q6audio: audio boost 2011-04-12 00:16:35 +08:00
tytung
028bb98fc1 audio: added Two-way call recording (Credit to avs333)
Applied snq-'s modified patch below and fixed the compilation error on HD2 by tytung
http://forum.xda-developers.com/showpost.php?p=12316760&postcount=154
2011-03-29 00:09:00 +08:00
tytung
ea113caeb1 Revert "msm: audio: 8k: Send ACDB data after the PREPARE stage of device switch"
This reverts commit b46eec7adc.
2011-03-24 23:23:23 +08:00
tytung
9717a238a2 Revert "msm: audio: 8k: Send ACDB configuration during device switch"
This reverts commit 520bef6caf.
2011-03-24 23:22:55 +08:00
tytung
520bef6caf msm: audio: 8k: Send ACDB configuration during device switch
In the current code, for a device switch command, ACDB configuration
is sent to Q6 only if there is any active tx/rx session.
As per Q6 API, changing the code to send ACDB configuration after
the PREPARE stage of the device switch even if there's no active
tx/rx session.

Change-Id: I895f5da5d23f586ae829c4856a5b39b4399422ee
CRs-Fixed: 267703
Signed-off-by: Phani Kumar Allada <pallad@codeaurora.org>
2011-03-23 01:37:38 +08:00
tytung
b46eec7adc msm: audio: 8k: Send ACDB data after the PREPARE stage of device switch
As per the Q6 API, the ACDB configuration need to be sent to Q6 after the
PREPARE stage of the device switch. But in the current code it is in the
reverse order. Hence correcting the code as per the Q6 API.

Change-Id: I9f947d44f73b1fc71ddea8259ca54402edc895c2
Signed-off-by: Phani Kumar Allada <pallad@codeaurora.org>
2011-03-23 01:31:08 +08:00
Markinus
a236d1a6e3 htcleo: add support for custom DSP like from desire.
For normal use don't activate it, you need some other stuff for testing.
2011-01-29 00:34:57 +08:00
huanyu
031a7f7967 [ARM] msm: qsd8k: audio
When muting mic input, always update saved mute state
regardless of completion status returned by audio dsp.
This ensures that saved mute state is coherent with mute state in
phone application that has no feedback on completion status.

Signed-off-by: Eric Laurent <elaurent@google.com>
2010-11-18 12:27:00 +11:00
LeTama
dc353d939b htcleo: add support for specific acdb file 2010-10-21 19:12:21 +02:00
Markinus
a82116871b Revert "htcleo: some improvements for audio"
This reverts commit 0f32648604.
This was a wrong commit
2010-09-27 01:19:41 +02:00
LeTama
0bd420c18a Re-enable acdb and session in audio rpc 2010-09-17 11:50:07 +02:00
K. Cotulla Ivan
0f32648604 htcleo: some improvements for audio 2010-09-04 23:21:21 +02:00
Markinus
dd777b0b10 htcleo: add 1550 audio
All credits to Cotulla
2010-08-30 13:36:24 +02:00