summaryrefslogtreecommitdiffstats
path: root/include/hardware_legacy/AudioHardwareBase.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a bridge implementation of get_master_volume.John Grossman2011-10-271-0/+1
| | | | | | | Add an implementation of the new get_master_volume method to bridge from the new C only audio HAL to the old C++ legacy audio HAL. Change-Id: I5c29814623b5141b0c69927ea60be9873c8a5dab
* update for new audio.h header locationDima Zavin2011-05-111-1/+1
| | | | | Change-Id: Ia0859cc22cfd50a334235aac5b1e8688bc3d52f4 Signed-off-by: Dima Zavin <dima@android.com>
* hardware_legacy: provide HAL helpers for legacy audio usersDima Zavin2011-04-271-2/+3
| | | | | | | | | | | | 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>
* Support new audio mode for audio communication other than telephony.Jean-Michel Trivi2010-11-151-8/+14
| | | | Change-Id: I965cbeee67f72e31240e3e8cd2630bf22a03b9ea
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-171-18/+2
| | | | Initial commit for review.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+74
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-74/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+74