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)
>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>

No differences found