summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioFlinger.h
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE - improve audio effect framwework thread safetyEric Laurent2017-03-221-0/+1
* audioflinger: increase shared memory heap sizeEric Laurent2015-10-141-1/+7
* Fix capture overruns at non-primary sample rateGlenn Kasten2015-07-221-3/+1
* audio: several fixes in audio routing callbacksEric Laurent2015-07-101-1/+2
* Merge "audio flinger: do not call JAVA services until system is ready" into m...Eric Laurent2015-05-211-0/+4
|\
| * audio flinger: do not call JAVA services until system is readyEric Laurent2015-05-201-0/+4
* | Allow creation of output endpoints with channel index masksAndy Hung2015-05-191-0/+9
|/
* Merge "AudioRecord keeps track of UID" into mnc-devJean-Michel Trivi2015-05-051-0/+1
|\
| * AudioRecord keeps track of UIDJean-Michel Trivi2015-05-051-0/+1
* | Merge "AudioSystem: refactor audio config cache and callbacks" into mnc-devEric Laurent2015-05-011-1/+2
|\ \ | |/ |/|
| * AudioSystem: refactor audio config cache and callbacksEric Laurent2015-05-011-1/+2
* | Merge "PatchPanel: do not use setParameters() internally." into mnc-devEric Laurent2015-05-011-0/+1
|\ \ | |/
| * PatchPanel: do not use setParameters() internally.Eric Laurent2015-04-281-0/+1
* | Respect the record audio app op - mediaSvet Ganov2015-04-291-0/+2
|/
* Add floating and multichannel record to AudioFlingerAndy Hung2015-04-221-6/+6
* AudioFlinger: call SPDIF wrapper from AudioFlingerPhil Burk2015-03-241-49/+5
* Add devicesToString, inputFlagsToString, and sourceToStringGlenn Kasten2015-03-061-0/+4
* Remove redundant semicolon from namespace closingGlenn Kasten2015-03-031-1/+1
* audio: new routing strategies and stream typesEric Laurent2014-11-211-0/+2
* audioflinger: new HW A/V sync ID allocation flowEric Laurent2014-10-221-0/+3
* audioflinger: fix pre processing effect leakEric Laurent2014-09-151-0/+20
* Merge "Fix effect and mono sink handling." into lmp-devAndy Hung2014-08-071-1/+2
|\
| * Fix effect and mono sink handling.Andy Hung2014-08-081-1/+2
* | AudioSystem: add API to query audio HW sync sourceEric Laurent2014-08-061-0/+3
|/
* Merge "Enable multichannel in AudioFlinger" into lmp-devAndy Hung2014-07-291-1/+1
|\
| * Enable multichannel in AudioFlingerAndy Hung2014-07-281-1/+1
* | rename AudioSystem::newAudioSessionId()Eric Laurent2014-07-281-1/+1
* | AudioFlinger: update openInput() and openOutput()Eric Laurent2014-07-281-17/+22
|/
* Add multichannel capability to AudioFlingerAndy Hung2014-07-241-1/+26
* audio flinger: add patch connection between hw modulesEric Laurent2014-07-241-2/+19
* Add audio_input_flags_t to IAudioFlinger::openInputGlenn Kasten2014-07-171-1/+2
* Enable extended precision PCM output in AudioFlingerAndy Hung2014-07-081-1/+1
* Merge "IAudioFlinger::openRecord now suggests notificationFrames"Glenn Kasten2014-07-021-0/+1
|\
| * IAudioFlinger::openRecord now suggests notificationFramesGlenn Kasten2014-07-031-0/+1
* | Merge "Remove obsolete IAudioFlinger::channelCount()"Glenn Kasten2014-07-021-1/+0
|\ \ | |/ |/|
| * Remove obsolete IAudioFlinger::channelCount()Glenn Kasten2014-06-021-1/+0
* | Add enabling variable for extended precision audioAndy Hung2014-06-251-0/+18
* | Use of fast capture by normal captureGlenn Kasten2014-06-021-0/+2
* | Add mPrimaryOutputSampleRateGlenn Kasten2014-06-021-0/+3
|/
* audioflinger: first patch panel implementation.Eric Laurent2014-05-271-24/+13
* IAudioFlinger interface extension for patch panelEric Laurent2014-05-271-0/+38
* Pass stereo gains as packed minifloatGlenn Kasten2014-05-191-3/+0
* Merge "Explicitly include Configuration.h"Glenn Kasten2014-05-131-0/+1
|\
| * Explicitly include Configuration.hGlenn Kasten2014-05-131-0/+1
* | AudioFlinger: add specific mutex for client listsEric Laurent2014-05-131-9/+8
|/
* Merge "Remove obsolete IAudioRecord::getCblk()"Glenn Kasten2014-05-091-1/+0
|\
| * Remove obsolete IAudioRecord::getCblk()Glenn Kasten2014-05-091-1/+0
* | Merge "audioflinger: refactor thread config events"Eric Laurent2014-05-091-2/+7
|\ \ | |/ |/|
| * audioflinger: refactor thread config eventsEric Laurent2014-05-091-2/+7
* | IAudioFlinger::openRecord returns IMemory(s)Glenn Kasten2014-05-091-0/+2
|/