summaryrefslogtreecommitdiffstats
path: root/modules/audio/audio_hw.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build error on 64-bitGlenn Kasten2015-03-231-3/+3
* Creating audio.stub.default for default HAL audio outputRicardo Garcia2015-03-171-7/+54
* Add missing includes.Elliott Hughes2015-01-291-0/+1
* audio HAL: add parameters to open streamEric Laurent2014-07-281-2/+5
* Add audio_input_flags_t to HAL open_input_streamGlenn Kasten2014-07-161-1/+2
* audio: different frame size calculation for input and outputEric Laurent2014-07-031-2/+2
* audio: new audio devices enumsEric Laurent2012-09-071-25/+1
* Extend the audio HAL interface to support get/set master muteJohn Grossman2012-08-071-2/+13
* Use audio_channel_mask_t consistentlyGlenn Kasten2012-06-251-2/+2
* audio: updated audio HAL device APIEric Laurent2012-04-171-11/+12
* Modifications to audio_hal for Android@Home.Mike J. Chen2012-02-101-0/+14
* Merge "Use audio_format_t consistently"Glenn Kasten2012-01-201-7/+7
|\
| * Use audio_format_t consistentlyGlenn Kasten2012-01-121-7/+7
* | set_mode and set_phone_state now take audio_mode_tGlenn Kasten2012-01-121-1/+1
|/
* Audio HAL: added interface for audio preprocessingEric Laurent2011-07-081-0/+23
* hardware: drop the _hal suffixes from audio.h and audio_policy.hDima Zavin2011-06-131-1/+1
* audio: move audio.h to system/core/include/system/audio.hDima Zavin2011-05-121-1/+1
* libhardware: add stub audio and audio_policy modulesDima Zavin2011-04-271-0/+412