summaryrefslogtreecommitdiffstats
path: root/modules/audio
Commit message (Expand)AuthorAgeFilesLines
* audio_amplifier: fix compilationScott Mertz2015-10-211-0/+1
* amplifier: add set_parameters methodScott Mertz2015-10-131-0/+8
* audio: Notify amplifier HAL of device enable/disableEthan Chen2015-10-131-0/+14
* audio: Add audio amplifier HALEthan Chen2015-10-132-0/+136
* Fix build error on 64-bitGlenn Kasten2015-03-231-3/+3
* Creating audio.stub.default for default HAL audio outputRicardo Garcia2015-03-172-7/+71
* 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: allow compiling for 64-bitColin Cross2014-04-181-2/+2
* Audio HALs are 32-bit onlyGlenn Kasten2014-03-131-0/+2
* hardware/libhardware: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-241-2/+2
* Code changes for offload support in hardware libhardwareRichard Fitzgerald2013-07-181-1/+10
* 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
* struct effect_descriptor_s const correctnessGlenn Kasten2012-07-241-2/+2
* Use audio_channel_mask_t consistentlyGlenn Kasten2012-06-252-4/+4
* rename audio policy output flags.Eric Laurent2012-04-181-1/+1
* audio: updated audio HAL device APIEric Laurent2012-04-171-11/+12
* audio policy: use audio_devices_t when appropriateEric Laurent2012-03-081-1/+1
* Modifications to audio_hal for Android@Home.Mike J. Chen2012-02-101-0/+14
* Use audio_source_t consistentlyGlenn Kasten2012-01-261-1/+1
* Merge "Use audio_format_t consistently"Glenn Kasten2012-01-202-9/+9
|\
| * Use audio_format_t consistentlyGlenn Kasten2012-01-122-9/+9
* | Audio policy HAL set_ringer_mode is deprecatedGlenn Kasten2012-01-181-0/+1
* | Merge "audio policy: manage stream volume per device"Eric Laurent2012-01-171-0/+18
|\ \
| * | audio policy: manage stream volume per deviceEric Laurent2012-01-171-0/+18
* | | Merge "set_mode and set_phone_state now take audio_mode_t"Glenn Kasten2012-01-172-2/+2
|\ \ \ | |/ / |/| |
| * | set_mode and set_phone_state now take audio_mode_tGlenn Kasten2012-01-122-2/+2
| |/
* | Use audio_stream_type_t consistentlyGlenn Kasten2012-01-121-1/+1
|/
* audio policy: register effect CPU on enableEric Laurent2011-08-111-0/+6
* 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-132-2/+2
* hardware: move audio_policy.h to system/Dima Zavin2011-06-131-1/+1
* audio: move audio.h to system/core/include/system/audio.hDima Zavin2011-05-122-2/+2
* libhardware: add stub audio and audio_policy modulesDima Zavin2011-04-273-0/+773