summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/PatchPanel.h
Commit message (Expand)AuthorAgeFilesLines
* audioflinger: Fix crash on patch creation attemptMikhail Naganov2019-03-111-0/+1
* PatchPanel: Keep peer alive during use.Andy Hung2019-03-081-3/+3
* audioflinger: Fix move semantics in PatchPanelMikhail Naganov2019-02-051-8/+20
* AudioFlinger: Incorporate downstream patch latency into timestampsAndy Hung2018-08-131-0/+1
* PatchPanel: store "downstream" patches for a deviceMikhail Naganov2018-07-131-2/+64
* PatchPanel: Add latency information for software patchesAndy Hung2018-06-041-0/+4
* audioflinger: Dump software patchesMikhail Naganov2018-05-171-0/+4
* PatchPanel: follow up to remove false warning from ~PatchMikhail Naganov2018-05-101-0/+17
* PatchPanel: Cleanup and refactoringMikhail Naganov2018-05-041-9/+55
* Refactor PatchPanelMikhail Naganov2018-04-261-32/+16
* Fix clang-tidy warnings in audio and playerservice.Chih-Hung Hsieh2016-08-101-2/+2
* audioflinger: fix reused audio patch resource releaseEric Laurent2016-06-081-0/+12
* audio flinger: add patch connection between hw modulesEric Laurent2014-07-241-6/+24
* audioflinger: first patch panel implementation.Eric Laurent2014-05-271-0/+60