aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/audio/audio-pulse.h
AgeCommit message (Collapse)AuthorFilesLines
2016-01-11Audio Plugin: add PulseAudio supportManuel Bachmann1-0/+62
If PulseAudio development libraries are present, Audio plugin will now support it. It may still fall back to ALSA if a PulseAudio server is not found at runtime. PulseAudio backend supports multiple clients using one audio adapter. (+ various fixes and style improvements) Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>