summaryrefslogtreecommitdiff
path: root/libaudio/AudioHardware.cpp
AgeCommit message (Expand)Author
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-05Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-10-25Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block
2010-03-19Add tags and notices where appropriate.Jean-Baptiste Queru
2010-02-02Fix issue 2410159: Camcorder: audio capture is sometimes silent when a wired ...Eric Laurent
2010-01-26Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent
2009-11-12Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEAD...android-sdk-2.0.1_r1android-sdk-2.0.1-docs_r1android-2.0.1_r1eclair-sholes-releaseEric Laurent
2009-10-09Fix issue 2172934: AudioHardware for msm7k: some file descriptor tests must b...Eric Laurent
2009-08-27Fix issue 2080258: audio routing is not reset when call ends.Eric Laurent
2009-08-07Added support for bluetooth car kit.Eric Laurent
2009-08-05Fix getParameters() default implementation.Eric Laurent
2009-07-23Fix issue 1795088 Improve audio routing codeEric Laurent
2009-07-20libaudio: correctly start in absence of libhtc_acoustic.soBrian Swetland
2009-07-16enable libaudio for qsd8k, and make it non-htc-device friendlyBrian Swetland
2009-05-25Fix issue 1846343 - part 1Eric Laurent
2009-05-19Remove deprecated openInputStream factory methodDave Sparks
2009-05-19Modify openInputStream function to add inputSource typeDave Sparks
2009-03-24Automated import from //branches/donutburger/...@141204,141204Eric Laurent
2009-03-12auto import from //branches/cupcake/...@137873The Android Open Source Project
2008-11-03update libaudio to new snd-driver ioctlsIliyan Malchev
2008-10-28msm7k hardware glue, initial checkin: libaudioBrian Swetland