Files
llyyr d8be86067c ao_pulse: fix subscribe_cb using wrong bitmask for event type
PA_SUBSCRIPTION_MASK_SINK is a pa_subscription_mask constant used when
registering with pa_context_subscribe(), not a
pa_subscription_event_type mask. Masking the event type with it would
never match PA_SUBSCRIPTION_EVENT_NEW or PA_SUBSCRIPTION_EVENT_REMOVE,
causing hotplug events to be silently dropped.

Fixes: e01750020d
2026-05-03 06:44:37 +02:00
..
2025-03-04 20:07:29 +01:00
2025-03-04 20:07:29 +01:00
2022-09-02 01:27:31 +02:00
2025-03-04 20:07:29 +01:00
2025-03-04 20:07:29 +01:00