summaryrefslogtreecommitdiffstats
path: root/media/libmedia/AudioSystem.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | IAudioFlingerClient::ioConfigChanged param2 constGlenn Kasten2012-03-061-5/+5
|/
* Use audio_io_handle_t consistently instead of intGlenn Kasten2012-02-081-3/+6
* Use NULL not 0 for raw pointersGlenn Kasten2012-02-031-6/+6
* More audio_stream_type_tGlenn Kasten2012-01-271-3/+4
* Use audio_source_t consistentlyGlenn Kasten2012-01-261-1/+1
* Use audio_format_t consistently, continuedGlenn Kasten2012-01-201-4/+4
* Merge "Remove redundant get()"Glenn Kasten2012-01-201-2/+2
|\
| * Remove redundant get()Glenn Kasten2012-01-201-2/+2
* | Merge "Remove dead setRingerMode(mode, mask)"Glenn Kasten2012-01-201-7/+0
|\ \ | |/ |/|
| * Remove dead setRingerMode(mode, mask)Glenn Kasten2012-01-181-7/+0
* | Merge "Simplify range check for audio_mode_t (continued)"Glenn Kasten2012-01-191-0/+1
|\ \
| * | Simplify range check for audio_mode_t (continued)Glenn Kasten2012-01-181-0/+1
| |/
* | Temporarily restore AudioSystem/AudioTrack APIs with their former signaturesAndreas Huber2012-01-181-0/+10
|/
* Merge "audio framework: manage stream volume per device"Eric Laurent2012-01-171-4/+8
|\
| * audio framework: manage stream volume per deviceEric Laurent2012-01-171-4/+8
* | Merge "Use audio_mode_t consistently"Glenn Kasten2012-01-171-2/+2
|\ \ | |/ |/|
| * Use audio_mode_t consistentlyGlenn Kasten2012-01-121-2/+2
* | Use audio_stream_type_t consistentlyGlenn Kasten2012-01-131-14/+14
|/
* Merge "Fix race in AudioSystem::getInputBufferSize"Glenn Kasten2012-01-111-9/+14
|\
| * Fix race in AudioSystem::getInputBufferSizeGlenn Kasten2012-01-101-9/+14
* | Simplify range check for audio_mode_tGlenn Kasten2012-01-101-1/+1
|/
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-6/+6
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-13/+13
* Fix issue 5252593: any app can restart the runtimeEric Laurent2011-09-021-1/+7
* 226483: A2DP connected, but music out to speakerEric Laurent2011-08-301-0/+8
* Audio effects: track CPU and memory use separatelyEric Laurent2011-08-111-0/+7
* Keep effects sessions active when the caller dies.Marco Nelissen2011-08-091-0/+14
* Audio framework: support for audio pre processingEric Laurent2011-07-181-5/+8
* Remove dead code related to gettidGlenn Kasten2011-06-031-7/+0
* update for new audio.h header locationDima Zavin2011-05-121-1/+1
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-161/+46
* libmedia: move AudioParameter out of AudioSystemDima Zavin2011-04-271-154/+0
* Bug 3352047 Wrong message when adjusting volumeGlenn Kasten2011-02-101-0/+7
* Fix issue 3371080Eric Laurent2011-02-031-9/+8
* Add support for audio recording source in generic audio policy mgr.Jean-Michel Trivi2010-11-121-0/+1
* resolved conflicts for merge of dd206093 to masterEric Laurent2010-07-201-4/+40
|\
| * Audio policy manager changes for audio effectsEric Laurent2010-07-201-4/+40
* | am 030a1553: am 2ea200c5: Merge "Issue 2667801: [Audio Effect Framework] Audi...Eric Laurent2010-06-041-0/+6
|\ \ | |/
| * Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-031-0/+6
* | Fix issue 2712130: Sholes: problem when playing audio while recording over bl...Eric Laurent2010-05-261-1/+2
|/
* Fix issue 2416481: Support Voice Dialer over BT SCO.Eric Laurent2010-03-161-2/+13
* Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent2010-03-021-0/+10
* am 8978547f: am f5fe3949: Fix issue 2459650.Eric Laurent2010-02-221-1/+3
|\
| * Fix issue 2459650.Eric Laurent2010-02-221-1/+3
* | Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-261-0/+12
* | Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_...Eric Laurent2010-01-251-2/+2
* | Fix issue 2363154: Speech synthesis fails to start over A2DP after media serv...Eric Laurent2010-01-251-0/+3
|/
* Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_C...Eric Laurent2009-10-211-0/+7