summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/PatchPanel.cpp
Commit message (Expand)AuthorAgeFilesLines
* audio: Do not delete PatchRecord before Peer is stoppedEric Laurent2015-07-061-3/+12
* PatchPanel: do not use setParameters() internally.Eric Laurent2015-04-281-96/+36
* audio flinger: improve device to device audio patchesEric Laurent2015-04-081-21/+17
* Remove redundant semicolon from namespace closingGlenn Kasten2015-03-031-1/+1
* fix memory leak in PatchPanelsoon1.choi2015-01-051-0/+2
* audioflinger: fix audio patch releaseEric Laurent2014-09-091-3/+3
* audio policy: enable more than one sink per audio patch.Eric Laurent2014-08-081-29/+35
* AudioFlinger: update openInput() and openOutput()Eric Laurent2014-07-281-17/+41
* audio flinger: add patch connection between hw modulesEric Laurent2014-07-241-64/+288
* AudioFlinger: fix PatchPanel debug log.Eric Laurent2014-06-041-2/+2
* audio policy: fix unitialized hw module in audio portEric Laurent2014-06-021-1/+1
* audio policy: add audio port gain controlEric Laurent2014-05-301-3/+28
* audio policy: implement routing controlEric Laurent2014-05-291-5/+12
* DO NOT MERGE - audioflinger: first patch panel implementation.Eric Laurent2014-05-281-0/+409