diff options
author | Pawit Pornkitprasan <p.pawit@gmail.com> | 2012-01-03 15:22:08 +0700 |
---|---|---|
committer | Pawit Pornkitprasan <p.pawit@gmail.com> | 2012-01-03 15:22:08 +0700 |
commit | 04fefe1c30fbe93e0290612fdc0d98e7e2ff9ef9 (patch) | |
tree | 02aebf433706990275cd25d7f911ab953d81e668 /ueventd.aries.rc | |
parent | d32bdafb88508e897467973befb0944798a1d71e (diff) | |
download | device_samsung_aries-common-04fefe1c30fbe93e0290612fdc0d98e7e2ff9ef9.zip device_samsung_aries-common-04fefe1c30fbe93e0290612fdc0d98e7e2ff9ef9.tar.gz device_samsung_aries-common-04fefe1c30fbe93e0290612fdc0d98e7e2ff9ef9.tar.bz2 |
aries-common: libaudio fixes from crespo
commit c79f9430a7aa73b8163c8be0e749517204e7950a
Author: Eric Laurent <elaurent@google.com>
Date: Thu Sep 8 18:36:19 2011 -0700
audio HAL: fix some audio mode transitions
The logic controlling the CP clock and audio path in setMode()
was incorrect for certain transitions. In particular, the sequence
IN_CALL -> RINGTONE -> IN_COMMUNICATION -> IN_CALL would cause a
loss of call audio.
Change-Id: I4a6bcca32e6e33f965874ad2219f2728b9035e4a
commit 0859b44015b1e137146cb9be9d09579835430880
Author: Eric Laurent <elaurent@google.com>
Date: Thu Mar 17 18:57:48 2011 -0700
Fix issue 4126225: setMicMute() execution time
The cause is that the thread executing setMicMute() can wait for
several seconds before acquiring the input thread mutex when audio
capture is active.
The fix consists in forcing a sleep of the capture thread when
standby() (called by setMicMute()) wants the mutex.
Applied the same fix to output stream and to setParameters() function.
Change-Id: I3e55670d2aad16b67d44ca8582ed16398143ff6e
commit 240a174d3edc05c82821ab89337d3420cbc1564c
Author: UK KIM <w0806.kim@samsung.com>
Date: Sat Feb 19 04:08:30 2011 +0900
SOUND: set incall volume when user starts call.
modem side doesn't store volume setting when device is rebooted.
When audio mode is incall, set current voice volume to modem.
Current incall volume is stored when upper layer sets or AudioService is started.
Change-Id: Icfeb0273dda55354e207d464884ef99f41c5fdec
Signed-off-by: UK KIM <w0806.kim@samsung.com>
Change-Id: I13ff29935913a13a7ff200ae01ac69b01cd06c87
Diffstat (limited to 'ueventd.aries.rc')
0 files changed, 0 insertions, 0 deletions