summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioFlinger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable 8 bit and float pcm record formats for AudioFlingerAndy Hung2015-04-081-14/+42
* AudioFlinger: call SPDIF wrapper from AudioFlingerPhil Burk2015-03-241-20/+11
* Rename tee sink file name and add prefix to macrosGlenn Kasten2015-03-061-12/+12
* Rename formal parameter to match type nameGlenn Kasten2015-03-061-8/+8
* Remove redundant semicolon from namespace closingGlenn Kasten2015-03-031-1/+1
* Fix for getMicMute in AudioFlingerRicardo Garcia2015-02-191-4/+10
* Line length 100Glenn Kasten2014-12-301-1/+2
* am 93118cd9: am 99429b40: am 277c7b8c: Merge "Fix permission check for audio ...Jean-Michel Trivi2014-12-171-7/+0
|\
| * am 99429b40: am 277c7b8c: Merge "Fix permission check for audio recording" in...Jean-Michel Trivi2014-12-171-7/+0
| |\
| | * Fix permission check for audio recordingJean-Michel Trivi2014-12-151-7/+0
* | | am 72215491: am 1a475921: am 223fd5c9: audio: new routing strategies and stre...Eric Laurent2014-11-261-7/+30
|\ \ \ | |/ /
| * | am 1a475921: am 223fd5c9: audio: new routing strategies and stream typesEric Laurent2014-11-261-7/+30
| |\ \ | | |/
| | * audio: new routing strategies and stream typesEric Laurent2014-11-211-7/+30
| * | resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aospMarco Nelissen2014-11-171-1/+1
| |\ \ | | |/ | |/|
| | * Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-1/+1
* | | Update calls to IInterface::asBinder()Marco Nelissen2014-11-141-1/+1
* | | am d202ac37: am b7092547: Merge "remove some restrictions on effect output ch...Eric Laurent2014-11-041-1/+2
|\ \ \ | |/ /
| * | remove some restrictions on effect output channelsEric Laurent2014-11-031-1/+2
* | | am 1f4b82a2: am b14e6dc8: Merge "Always use an address for remote submix" int...Jean-Michel Trivi2014-10-301-2/+2
|\ \ \ | |/ /
| * | Always use an address for remote submixJean-Michel Trivi2014-10-271-2/+2
* | | am 6efbadac: am b6a89512: am 9d0d5958: Merge "audioflinger: new HW A/V sync I...Eric Laurent2014-10-221-9/+57
|\ \ \ | |/ /
| * | audioflinger: new HW A/V sync ID allocation flowEric Laurent2014-10-221-9/+57
| |/
* | Check for duplicate uuids when parsing audio_effects.confMarco Nelissen2014-10-081-0/+3
|/
* audioflinger: fix pre processing transfer between record threads.Eric Laurent2014-10-021-5/+43
* Merge "audioflinger: fix pre processing effect leak" into lmp-devEric Laurent2014-09-151-1/+68
|\
| * audioflinger: fix pre processing effect leakEric Laurent2014-09-151-1/+68
* | audioflinger: send mic mute command to all audio HALsEric Laurent2014-09-151-2/+7
|/
* Restore the ability to build tee sink for debuggingGlenn Kasten2014-09-021-10/+14
* AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-061-0/+19
* audio flinger: fix service fuzz test crashEric Laurent2014-08-041-0/+6
* rename AudioSystem::newAudioSessionId()Eric Laurent2014-07-281-1/+1
* AudioFlinger: update openInput() and openOutput()Eric Laurent2014-07-281-117/+85
* Add multichannel capability to AudioFlingerAndy Hung2014-07-241-13/+31
* audio flinger: add patch connection between hw modulesEric Laurent2014-07-241-87/+140
* Add audio_input_flags_t to IAudioFlinger::openInputGlenn Kasten2014-07-171-3/+4
* Add audio_input_flags_t to HAL open_input_streamGlenn Kasten2014-07-151-2/+3
* stagefright: Pass audio aac sub formats in offloadinfoaarti jadhav-gaikwad2014-07-111-7/+16
* Merge "IAudioFlinger::openRecord now suggests notificationFrames"Glenn Kasten2014-07-021-1/+2
|\
| * IAudioFlinger::openRecord now suggests notificationFramesGlenn Kasten2014-07-031-1/+2
* | Merge "Remove obsolete IAudioFlinger::channelCount()"Glenn Kasten2014-07-021-11/+0
|\ \ | |/ |/|
| * Remove obsolete IAudioFlinger::channelCount()Glenn Kasten2014-06-021-11/+0
* | Add enabling variable for extended precision audioAndy Hung2014-06-251-3/+16
* | Add mPrimaryOutputSampleRateGlenn Kasten2014-06-021-1/+4
|/
* Merge "audioflinger: first patch panel implementation."Eric Laurent2014-05-281-0/+3
|\
| * audioflinger: first patch panel implementation.Eric Laurent2014-05-271-0/+3
* | audioflinger: fix deadlock upon AudioRecord creation errorEric Laurent2014-05-261-5/+18
|/
* audioflinger: test min HAL version instead of currentEric Laurent2014-05-221-1/+1
* resolved conflicts for merge of f285c91e to masterElliott Hughes2014-05-221-4/+4
|\
| * Move frameworks/av from fdprintf to POSIX dprintf.Elliott Hughes2014-05-221-4/+4
* | Use new channel count functions for audio masksAndy Hung2014-05-161-2/+4