Re: [pulseaudio-discuss] [PATCH] Fix: Distorted audio during Bluetooth SCO HFP/HSP playback

2017-09-10 Thread Maxim Mosechuk
I have device "Bus 001 Device 004: ID 0cf3:3004 Qualcomm Atheros Communications AR3012 Bluetooth 4.0" and "Sony MDR-ZX770BN" headset. It return mtu=183. This patch crash pulse on assert sink.c:1380 "pa_assert(pa_frame_aligned(length, &s->sample_spec));" I check mtu 180/182 (manual hardcoded for al

[pulseaudio-discuss] PulseAudio 11.1 maybe?

2017-09-10 Thread Tanu Kaskinen
There were a couple of regressions in 11.0, and USB devices aren't prioritized as promised in the release notes, so I think we should release 11.1 ASAP. At least these patches should be included IMO: sink, source: don't try to update volumes of not-yet-linked devices alsa-mixer: add mixer handling

[pulseaudio-discuss] [PATCH 1/2] sink, source: don't try to update volumes of not-yet-linked devices

2017-09-10 Thread Tanu Kaskinen
The order of the pa_sink_input_put() and pa_sink_put() calls in filter modules was swapped in commit edc465da77 ("virtual sources and sinks: Don't double attach a sink input or source output on filter load"). If flat volumes and volume sharing is enabled, the pa_sink_input_put() call will update vo

[pulseaudio-discuss] [PATCH 2/2] sink, source: fix out of date comments

2017-09-10 Thread Tanu Kaskinen
update_shared_real_volume() doesn't exist. I checked that update_real_volume() does what the comments claim update_shared_real_volume() to do. --- src/pulsecore/sink.c | 2 +- src/pulsecore/source.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pulsecore/sink.c b/src

[pulseaudio-discuss] probably pulseaudio error

2017-09-10 Thread Jude DaShiell
xcb_connection_has_error() returned true What is the fix for this error? -- ___ pulseaudio-discuss mailing list pulseaudio-discuss@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss