| Commit message (Expand) | Author | Age | Files | Lines |
* | audio_amplifier: fix compilation | Scott Mertz | 2015-10-21 | 1 | -0/+1 |
* | amplifier: add set_parameters method | Scott Mertz | 2015-10-13 | 1 | -0/+8 |
* | audio: Notify amplifier HAL of device enable/disable | Ethan Chen | 2015-10-13 | 1 | -0/+14 |
* | audio: Add audio amplifier HAL | Ethan Chen | 2015-10-13 | 2 | -0/+136 |
* | Fix build error on 64-bit | Glenn Kasten | 2015-03-23 | 1 | -3/+3 |
* | Creating audio.stub.default for default HAL audio output | Ricardo Garcia | 2015-03-17 | 2 | -7/+71 |
* | Add missing includes. | Elliott Hughes | 2015-01-29 | 1 | -0/+1 |
* | audio HAL: add parameters to open stream | Eric Laurent | 2014-07-28 | 1 | -2/+5 |
* | Add audio_input_flags_t to HAL open_input_stream | Glenn Kasten | 2014-07-16 | 1 | -1/+2 |
* | audio: different frame size calculation for input and output | Eric Laurent | 2014-07-03 | 1 | -2/+2 |
* | audio: allow compiling for 64-bit | Colin Cross | 2014-04-18 | 1 | -2/+2 |
* | Audio HALs are 32-bit only | Glenn Kasten | 2014-03-13 | 1 | -0/+2 |
* | hardware/libhardware: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH | Colin Cross | 2014-01-24 | 1 | -2/+2 |
* | Code changes for offload support in hardware libhardware | Richard Fitzgerald | 2013-07-18 | 1 | -1/+10 |
* | audio: new audio devices enums | Eric Laurent | 2012-09-07 | 1 | -25/+1 |
* | Extend the audio HAL interface to support get/set master mute | John Grossman | 2012-08-07 | 1 | -2/+13 |
* | struct effect_descriptor_s const correctness | Glenn Kasten | 2012-07-24 | 1 | -2/+2 |
* | Use audio_channel_mask_t consistently | Glenn Kasten | 2012-06-25 | 2 | -4/+4 |
* | rename audio policy output flags. | Eric Laurent | 2012-04-18 | 1 | -1/+1 |
* | audio: updated audio HAL device API | Eric Laurent | 2012-04-17 | 1 | -11/+12 |
* | audio policy: use audio_devices_t when appropriate | Eric Laurent | 2012-03-08 | 1 | -1/+1 |
* | Modifications to audio_hal for Android@Home. | Mike J. Chen | 2012-02-10 | 1 | -0/+14 |
* | Use audio_source_t consistently | Glenn Kasten | 2012-01-26 | 1 | -1/+1 |
* | Merge "Use audio_format_t consistently" | Glenn Kasten | 2012-01-20 | 2 | -9/+9 |
|\ |
|
| * | Use audio_format_t consistently | Glenn Kasten | 2012-01-12 | 2 | -9/+9 |
* | | Audio policy HAL set_ringer_mode is deprecated | Glenn Kasten | 2012-01-18 | 1 | -0/+1 |
* | | Merge "audio policy: manage stream volume per device" | Eric Laurent | 2012-01-17 | 1 | -0/+18 |
|\ \ |
|
| * | | audio policy: manage stream volume per device | Eric Laurent | 2012-01-17 | 1 | -0/+18 |
* | | | Merge "set_mode and set_phone_state now take audio_mode_t" | Glenn Kasten | 2012-01-17 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | set_mode and set_phone_state now take audio_mode_t | Glenn Kasten | 2012-01-12 | 2 | -2/+2 |
| |/ |
|
* | | Use audio_stream_type_t consistently | Glenn Kasten | 2012-01-12 | 1 | -1/+1 |
|/ |
|
* | audio policy: register effect CPU on enable | Eric Laurent | 2011-08-11 | 1 | -0/+6 |
* | Audio HAL: added interface for audio preprocessing | Eric Laurent | 2011-07-08 | 1 | -0/+23 |
* | hardware: drop the _hal suffixes from audio.h and audio_policy.h | Dima Zavin | 2011-06-13 | 2 | -2/+2 |
* | hardware: move audio_policy.h to system/ | Dima Zavin | 2011-06-13 | 1 | -1/+1 |
* | audio: move audio.h to system/core/include/system/audio.h | Dima Zavin | 2011-05-12 | 2 | -2/+2 |
* | libhardware: add stub audio and audio_policy modules | Dima Zavin | 2011-04-27 | 3 | -0/+773 |