summaryrefslogtreecommitdiff
path: root/modules/audio
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to hardware/libhardwareBob Badour
2018-01-30audio: Update default audio implementation.John Muir
2018-01-24Revert "Audio V4: Split system and vendor Audio.h"Kevin Rocard
2018-01-20Audio V4: Split system and vendor Audio.hKevin Rocard
2017-06-27Build audio.primary.default, audio.stub.default, audio_policy.stub with BOARD...Tri Vo
2017-04-12resolve merge conflicts of 7c451a93 to oc-dev-plus-aospMark Salyzyn
2017-04-11libhardware: deprecate cutils/log.hMark Salyzyn
2017-04-11audio.*.default: remove unneeded dependency/IWYUSteven Moreland
2017-03-07Move default HAL libraries to vendorPo-Chien Hsueh
2016-10-26resolve merge conflicts of d20fe45 to stage-aosp-masterDmitry Shmidt
2016-10-26audio: Fix size_t related warningsDmitry Shmidt
2016-10-07Be stricter about warningsGlenn Kasten
2016-07-14resolve merge conflicts of 03ed3e9 to masterAndy Hung
2016-07-15Merge \"Improve stub hal read and write timing\" into nyc-mr1-devAndy Hung
2016-07-13resolve merge conflicts of 69ed5d9 to stage-aosp-master am: d269bf4328 am: c1...Dan Willemsen
2016-07-13Improve stub hal read and write timingAndy Hung
2016-07-12Begin converting Android.mk to Android.bpDan Willemsen
2016-06-30audio_hw: Fix compiler warningsGreg Kaiser
2015-03-23Fix build error on 64-bitGlenn Kasten
2015-03-17Creating audio.stub.default for default HAL audio outputRicardo Garcia
2015-01-29Add missing includes.Elliott Hughes
2014-07-28audio HAL: add parameters to open streamEric Laurent
2014-07-16Add audio_input_flags_t to HAL open_input_streamGlenn Kasten
2014-07-03audio: different frame size calculation for input and outputEric Laurent
2014-04-18audio: allow compiling for 64-bitColin Cross
2014-03-13Audio HALs are 32-bit onlyGlenn Kasten
2014-01-24hardware/libhardware: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross
2013-07-18Code changes for offload support in hardware libhardwareRichard Fitzgerald
2012-09-07audio: new audio devices enumsEric Laurent
2012-08-07Extend the audio HAL interface to support get/set master muteJohn Grossman
2012-07-24struct effect_descriptor_s const correctnessGlenn Kasten
2012-06-25Use audio_channel_mask_t consistentlyGlenn Kasten
2012-04-18rename audio policy output flags.Eric Laurent
2012-04-17audio: updated audio HAL device APIEric Laurent
2012-03-08audio policy: use audio_devices_t when appropriateEric Laurent
2012-02-10Modifications to audio_hal for Android@Home.Mike J. Chen
2012-01-26Use audio_source_t consistentlyGlenn Kasten
2012-01-20Merge "Use audio_format_t consistently"Glenn Kasten
2012-01-18Audio policy HAL set_ringer_mode is deprecatedGlenn Kasten
2012-01-17Merge "audio policy: manage stream volume per device"Eric Laurent
2012-01-17Merge "set_mode and set_phone_state now take audio_mode_t"Glenn Kasten
2012-01-17audio policy: manage stream volume per deviceEric Laurent
2012-01-12Use audio_stream_type_t consistentlyGlenn Kasten
2012-01-12Use audio_format_t consistentlyGlenn Kasten
2012-01-12set_mode and set_phone_state now take audio_mode_tGlenn Kasten
2011-08-11audio policy: register effect CPU on enableEric Laurent
2011-07-08Audio HAL: added interface for audio preprocessingEric Laurent
2011-06-13hardware: drop the _hal suffixes from audio.h and audio_policy.hDima Zavin
2011-06-13hardware: move audio_policy.h to system/Dima Zavin
2011-05-12audio: move audio.h to system/core/include/system/audio.hDima Zavin