summaryrefslogtreecommitdiffstats
path: root/audio/audio_hw_hal.cpp
Commit message (Expand)AuthorAgeFilesLines
* audio HAL: add parameters to open stream functionsEric Laurent2014-07-271-2/+5
* Add audio_input_flags_t to HAL open_input_streamGlenn Kasten2014-07-171-1/+2
* audio: fixed channel count determination from channel maskEric Laurent2014-07-011-1/+1
* Audio: add an openOutputStreamWithFlags APIDavid Wagner2014-04-231-1/+2
* audio: new audio devices enumsEric Laurent2012-09-071-33/+114
* Use audio_channel_mask_t consistentlyGlenn Kasten2012-06-191-4/+4
* audio: update to new audio HAL device API.Eric Laurent2012-04-161-18/+19
* Merge commit '5b71e6f'Mike Lockwood2012-03-211-0/+9
|\
| * Add an implementation of get_next_write_timestamp.John Grossman2011-10-271-0/+9
* | Merge commit '617c80a'Mike Lockwood2012-03-211-0/+7
|\ \ | |/
| * Add a bridge implementation of get_master_volume.John Grossman2011-10-271-0/+7
* | Merge "Use audio_format_t consistently"Glenn Kasten2012-01-201-12/+14
|\ \
| * | Use audio_format_t consistentlyGlenn Kasten2012-01-121-12/+14
* | | Use audio_mode_t consistentlyGlenn Kasten2012-01-121-2/+3
|/ /
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-4/+4
|/
* Audio HAL: added interface for audio preprocessingEric Laurent2011-07-111-0/+28
* audio: update for audio/audio_policy header names/locationsDima Zavin2011-06-131-1/+1
* update for new audio.h header locationDima Zavin2011-05-111-1/+1
* hardware_legacy: provide HAL helpers for legacy audio usersDima Zavin2011-04-271-0/+577