summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Threads.cpp
Commit message (Expand)AuthorAgeFilesLines
* audioflinger: remove debug log.Eric Laurent2014-09-171-2/+0
* audioflinger: fix pre processing effect leakEric Laurent2014-09-151-17/+3
* Make IPowerManager native conform to .aidl for onewayGlenn Kasten2014-09-051-4/+8
* audio flinger: fix use of global effect bufferEric Laurent2014-09-021-0/+4
* Fix memory access error due to race during fast track removalGlenn Kasten2014-08-181-7/+29
* Fix overruns when capturing with resamplingGlenn Kasten2014-08-121-15/+30
* Extend downsampling ratios greater than 2:1Andy Hung2014-08-111-3/+3
* Fix effect and mono sink handling.Andy Hung2014-08-081-4/+4
* audio: fix crashes upon USB device connectionEric Laurent2014-08-051-6/+3
* audio policy: pass session ID to capture activity methodsEric Laurent2014-07-281-2/+2
* Fix rounding in RecordThread resampler buffer computationAndy Hung2014-07-281-10/+12
* Enable lower latency audio capture on more devicesGlenn Kasten2014-07-271-3/+3
* Add multichannel capability to AudioFlingerAndy Hung2014-07-241-13/+23
* audio flinger: add patch connection between hw modulesEric Laurent2014-07-241-16/+74
* Remove execute bitGlenn Kasten2014-07-211-0/+0
* Merge "Move AudioRecord frame count calculations to server" into lmp-devGlenn Kasten2014-07-171-35/+31
|\
| * Move AudioRecord frame count calculations to serverGlenn Kasten2014-07-171-35/+31
* | Merge "Fix initial audio glitch on startup" into lmp-devAndy Hung2014-07-171-1/+1
|\ \ | |/ |/|
| * Fix initial audio glitch on startupAndy Hung2014-07-171-1/+1
* | Improve dumpsys for capture threadsGlenn Kasten2014-07-171-1/+3
|/
* const correctness on downmix and upmixGlenn Kasten2014-07-151-3/+3
* Return negotiated format with HAL in AudioFlingerAndy Hung2014-07-101-3/+5
* Merge "IAudioFlinger::openRecord now suggests notificationFrames"Glenn Kasten2014-07-021-0/+2
|\
| * IAudioFlinger::openRecord now suggests notificationFramesGlenn Kasten2014-07-031-0/+2
* | audio: deprecate audio_stream_frame_size()Eric Laurent2014-07-031-3/+3
|/
* Merge "Add enabling variable for extended precision audio"Andy Hung2014-06-261-7/+9
|\
| * Add enabling variable for extended precision audioAndy Hung2014-06-251-7/+9
* | Use sp<> instead of raw pointer for FastMixerGlenn Kasten2014-06-241-10/+8
* | AudioTrack: add support for compressed audioEric Laurent2014-06-191-12/+25
|/
* am a3603693: Merge "Fix deadlock" into lmp-preview-devGlenn Kasten2014-06-161-5/+8
|\
| * Fix deadlockGlenn Kasten2014-06-161-5/+8
| * Squashed commit of the following:Glenn Kasten2014-06-051-53/+336
| * DO NOT MERGE - audioflinger: first patch panel implementation.Eric Laurent2014-05-281-0/+132
* | frameworks: av: fix bug in the volume managementBryant Liu2014-06-121-0/+3
* | Merge "Change parameter type for volume to float in AudioMixer"Andy Hung2014-06-021-30/+18
|\ \
| * | Change parameter type for volume to float in AudioMixerAndy Hung2014-05-301-30/+18
* | | Use of fast capture by normal captureGlenn Kasten2014-06-021-18/+259
|/ /
* | Add multiple format capability to FastMixerAndy Hung2014-05-291-0/+18
* | Merge "audioflinger: first patch panel implementation."Eric Laurent2014-05-281-0/+132
|\ \
| * | audioflinger: first patch panel implementation.Eric Laurent2014-05-271-0/+132
* | | Allow kFastTrackMultiplier to be specified per deviceGlenn Kasten2014-05-271-1/+31
|/ /
* | Merge "Move validation of frameCount from set to openRecord_l"Glenn Kasten2014-05-271-0/+1
|\ \
| * | Move validation of frameCount from set to openRecord_lGlenn Kasten2014-05-221-0/+1
| |/
* | Merge "Add format parameter to getTrackName() and track_t"Andy Hung2014-05-231-4/+9
|\ \
| * | Add format parameter to getTrackName() and track_tAndy Hung2014-05-191-4/+9
* | | resolved conflicts for merge of f285c91e to masterElliott Hughes2014-05-221-37/+36
|\ \ \ | |_|/ |/| |
| * | am d5516339: Merge "Move frameworks/av from fdprintf to POSIX dprintf."Calin Juravle2014-05-221-2/+2
| |\ \
| | * | Move frameworks/av from fdprintf to POSIX dprintf.Elliott Hughes2014-05-221-2/+2
* | | | resolved conflicts for merge of c0bf836f to masterElliott Hughes2014-05-211-2/+2
|\ \ \ \ | |/ / /
| * | | am 3b6da6bf: Merge "Move frameworks/av off private API."Elliott Hughes2014-05-221-2/+2
| |\ \ \ | | |/ /