termux-packages/packages/libpulseaudio
Tom Yan 29b6c114f4 libpulseaudio: fix aaudio error callback
The error callback can be called before the transition of the sink
state has completed. It therefore needs to wait until the sink has
left init state before reconfiguring it with pa_sink_suspend calls.

Also try to recover from all errors (and log what the error is when
it is not AAUDIO_ERROR_DISCONNECTED).
2019-04-09 14:22:37 +03:00
..
aaudio.patch libpulseaudio: add module-aaudio-sink 2018-08-16 14:40:57 +02:00
bootstrap.sh.patch libpulseaudio: Fix building under ubuntu 18.10 2018-11-28 00:57:56 +01:00
build.sh libpulseaudio: don't use wrappers for /bin/ progs 2019-03-12 17:16:49 +02:00
client.conf.in.patch libpulseaudio: fix autospawn 2018-08-06 21:50:41 +02:00
fix-paths.patch libpulseaudio: fix hardcoded paths 2019-03-02 14:52:40 +02:00
module-aaudio-sink.c libpulseaudio: fix aaudio error callback 2019-04-09 14:22:37 +03:00
module-sles-sink.c libpulseaudio: do nothing to backend when unlinking suspended sink 2019-03-06 22:46:16 +08:00
no_priv_drop.patch pulseaudio: disable privilege dropping 2018-09-23 16:51:16 +02:00
pulseaudio.subpackage.sh libpulseaudio: declare conffiles in the right subpackage 2019-01-25 01:25:45 +01:00
sles.patch libpulseaudio: add module-aaudio-sink 2018-08-16 14:40:57 +02:00