summaryrefslogtreecommitdiff
path: root/include/hardware_legacy/AudioHardwareInterface.h
AgeCommit message (Expand)Author
2014-10-24[AU]Buganizer ID: 17182487, sprout audio HAL should mute all audio output wit...Hochi Huang
2014-09-24[AU] Update volume setting and Audio Device API 3.0Hochi Huang
2014-09-08DO NOT MERGE - openOutputStreamWithFlags should be declared as abstract functionQiming Shi
2014-07-01audio: fixed channel count determination from channel maskEric Laurent
2014-04-23Audio: add an openOutputStreamWithFlags APIDavid Wagner
2012-03-21Merge commit '5b71e6f'Mike Lockwood
2012-03-21Merge commit '617c80a'Mike Lockwood
2012-01-18Fix typosGlenn Kasten
2011-10-27Add an implementation of get_next_write_timestamp.John Grossman
2011-10-27Add a bridge implementation of get_master_volume.John Grossman
2011-07-11Audio HAL: added interface for audio preprocessingEric Laurent
2011-06-13audio: update for audio/audio_policy header names/locationsDima Zavin
2011-05-11update for new audio.h header locationDima Zavin
2011-04-27hardware_legacy: provide HAL helpers for legacy audio usersDima Zavin
2010-02-26Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent
2010-01-26Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent
2009-07-17Fix issue 1795088 Improve audio routing codeEric Laurent
2009-07-07Add virtual destructor.Marco Nelissen
2009-05-19Remove deprecated version of openInputStream.Dave Sparks
2009-05-19Add input source parameter to openInputStream factory function.Dave Sparks
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-19auto import from //branches/cupcake/...@132276The Android Open Source Project
2009-01-15auto import from //branches/cupcake/...@126645The Android Open Source Project