History log of /hardware/libhardware_legacy/audio/AudioHardwareStub.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a527ffd3c2ce72048a8fae51cd399024af4439b9 13-May-2013 Richard Fitzgerald <rf@opensource.wolfsonmicro.com> Code changes for audio offload support

- Share existing offload output if compatible instead of
creating a new one. Hardware has limited number of
offload channels (possible only 1) so we must use as
few as possible

- Changes to routing handling for offloaded outputs

Change-Id: I11111d8f504828595bd8dbf66444cbd1202e7192
Signed-off-by: Eric Laurent <elaurent@google.com>
/hardware/libhardware_legacy/audio/AudioHardwareStub.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/AudioHardwareStub.cpp
f01215993dda68b6b52111d754bd0c7c2d5bcfa3 20-Apr-2011 Dima Zavin <dima@android.com> legacy: move legacy audio code from frameworks/base here

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