Improve Audio plugin PulseAudio backend
authorManuel Bachmann <manuel.bachmann@iot.bzh>
Fri, 27 May 2016 12:16:54 +0000 (14:16 +0200)
committerManuel Bachmann <manuel.bachmann@iot.bzh>
Fri, 27 May 2016 12:16:54 +0000 (14:16 +0200)
commita1ed2c12ac2a305a54f35a3dad99b85cbe3113e6
tree8fb3358952ce31f85f75c6ba1ea2c113f2aefa13
parented6b81ea46629ae69176e77aec14844257dc36af
Improve Audio plugin PulseAudio backend

>100 return values are strangely returned by PulseAudio
when doing an initial connection from afb-daemon. Just
ignore them, because it breaks the logic.
Allow 2 seconds of initial asynchronous connection (it
should return earlier anyways).

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
plugins/audio/audio-pulse.c