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
bootstrap.sh.patch
build.sh libpulseaudio: don't use wrappers for /bin/ progs 2019-03-12 17:16:49 +02:00
client.conf.in.patch
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.subpackage.sh libpulseaudio: declare conffiles in the right subpackage 2019-01-25 01:25:45 +01:00
sles.patch