summaryrefslogtreecommitdiff
path: root/media/libmedia/AudioSystem.cpp
AgeCommit message (Expand)Author
2012-10-10Support querying active record sourcesJean-Michel Trivi
2012-09-25Implement android.media.AudioManager.getProperty()Glenn Kasten
2012-07-25effect_descriptor_t const correctnessGlenn Kasten
2012-07-10Use audio_channel_mask_t more placesGlenn Kasten
2012-07-03Use audio_channel_mask_t more consistentlyGlenn Kasten
2012-06-25Remove acoustics from AudioSystem::getInput()Glenn Kasten
2012-04-18rename audio policy output flagsEric Laurent
2012-04-03audio policy: add configuration fileEric Laurent
2012-03-13Whitespace and indentationGlenn Kasten
2012-03-08Merge "audio policy: use audio_devices_t when appropriate"Eric Laurent
2012-03-08audio policy: use audio_devices_t when appropriateEric Laurent
2012-03-06IAudioFlingerClient::ioConfigChanged param2 constGlenn Kasten
2012-02-08Use audio_io_handle_t consistently instead of intGlenn Kasten
2012-02-03Use NULL not 0 for raw pointersGlenn Kasten
2012-01-27More audio_stream_type_tGlenn Kasten
2012-01-26Use audio_source_t consistentlyGlenn Kasten
2012-01-20Use audio_format_t consistently, continuedGlenn Kasten
2012-01-20Merge "Remove redundant get()"Glenn Kasten
2012-01-20Remove redundant get()Glenn Kasten
2012-01-20Merge "Remove dead setRingerMode(mode, mask)"Glenn Kasten
2012-01-19Merge "Simplify range check for audio_mode_t (continued)"Glenn Kasten
2012-01-18Simplify range check for audio_mode_t (continued)Glenn Kasten
2012-01-18Remove dead setRingerMode(mode, mask)Glenn Kasten
2012-01-18Temporarily restore AudioSystem/AudioTrack APIs with their former signaturesAndreas Huber
2012-01-17Merge "audio framework: manage stream volume per device"Eric Laurent
2012-01-17audio framework: manage stream volume per deviceEric Laurent
2012-01-17Merge "Use audio_mode_t consistently"Glenn Kasten
2012-01-13Use audio_stream_type_t consistentlyGlenn Kasten
2012-01-12Use audio_mode_t consistentlyGlenn Kasten
2012-01-11Merge "Fix race in AudioSystem::getInputBufferSize"Glenn Kasten
2012-01-10Fix race in AudioSystem::getInputBufferSizeGlenn Kasten
2012-01-10Simplify range check for audio_mode_tGlenn Kasten
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-09-02Fix issue 5252593: any app can restart the runtimeEric Laurent
2011-08-30226483: A2DP connected, but music out to speakerEric Laurent
2011-08-11Audio effects: track CPU and memory use separatelyEric Laurent
2011-08-09Keep effects sessions active when the caller dies.Marco Nelissen
2011-07-18Audio framework: support for audio pre processingEric Laurent
2011-06-03Remove dead code related to gettidGlenn Kasten
2011-05-12update for new audio.h header locationDima Zavin
2011-04-27audio/media: convert to using the audio HAL and new audio defsDima Zavin
2011-04-27libmedia: move AudioParameter out of AudioSystemDima Zavin
2011-02-10Bug 3352047 Wrong message when adjusting volumeGlenn Kasten
2011-02-03Fix issue 3371080Eric Laurent
2010-11-12Add support for audio recording source in generic audio policy mgr.Jean-Michel Trivi
2010-07-20resolved conflicts for merge of dd206093 to masterEric Laurent
2010-07-20Audio policy manager changes for audio effectsEric Laurent