History log of /hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0977cf534ffb71c2abac622716510ae8ea25f3e9 18-Apr-2012 Eric Laurent <elaurent@google.com> rename audio policy flags

Change-Id: Ic42eba3432671f651c9703a07fe7b429a8ec0dff
/hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp
70c236c9290732782d5267935af1475b8d5ae602 28-Mar-2012 Eric Laurent <elaurent@google.com> audio policy: load audio hw modules

Audio hw modules are now loaded according to configuration
data read from audio_policy.conf. They are not loaded anymore
from a hardcoded list in AudiFlinger.

Output and input streams are opened on the hw module by which
they are exposed.

Also removed obsolete "acoustics" flags for input streams.

Change-Id: I8dc658cc83890d3ac7d5e36c372a03732aa5b0c4
/hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp
70eb9dec508c3269a0792e362ab34ffb3b29976c 27-Jan-2012 Glenn Kasten <gkasten@google.com> Use audio_in_acoustics_t consistently

Change-Id: I9875afdf21937c88a5decc9d94e89fddffc3519e
/hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp
53e2cfab45b411db0bf6c4b5d146cd9d8b1b1425 13-Jan-2012 Glenn Kasten <gkasten@google.com> Use audio_format_t consistently

Was int

Change-Id: I8cc1beaa8006fb0a135cf1135955155090c8e87e
/hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp
d17f66f33276e64e8e288f6ff2b1cb8169650c81 14-Jun-2011 Dima Zavin <dima@android.com> audio: update for audio/audio_policy header names/locations

Change-Id: I7a414a2e173c2bfd72ae70d57b251fa0d4dbdfa0
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp
4a0748be283a8c9efa02243c3e1716c49443a87c 11-May-2011 Dima Zavin <dima@android.com> update for new audio.h header location

Change-Id: Ia0859cc22cfd50a334235aac5b1e8688bc3d52f4
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp
e81531e91ecae92aff471dbff9cbeb0f95ff4a80 20-Apr-2011 Dima Zavin <dima@android.com> hardware_legacy: provide HAL helpers for legacy audio users

This doesn't actually create a HAL, but rather a set of helper static
libraries that device specific libraries (i.e. the old libaudio pieces)
can link against to create a proper audio HAL module.

We provide an audio_policy static wrapper and audio hardware interface
static wrapper.

Change-Id: Ie56195447ad24b83888f752dca24674b0afd8a76
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/libhardware_legacy/audio/AudioPolicyCompatClient.cpp