[pulseaudio-discuss] [PATCH 07/19] core: Add hooks for default sink and source changes
David Henningsson
david.henningsson at canonical.com
Thu Apr 2 06:36:26 PDT 2015
7/19 and 8/19 are both acked, and in fact identical to my patch
http://lists.freedesktop.org/archives/pulseaudio-discuss/2015-March/023334.html
On 2015-03-19 12:50, Juho Hämäläinen wrote:
> ---
> src/pulsecore/core.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/src/pulsecore/core.h b/src/pulsecore/core.h
> index 7d896bb..9bde225 100644
> --- a/src/pulsecore/core.h
> +++ b/src/pulsecore/core.h
> @@ -126,6 +126,8 @@ typedef enum pa_core_hook {
> PA_CORE_HOOK_CARD_PROFILE_AVAILABLE_CHANGED,
> PA_CORE_HOOK_PORT_AVAILABLE_CHANGED,
> PA_CORE_HOOK_PORT_LATENCY_OFFSET_CHANGED,
> + PA_CORE_HOOK_DEFAULT_SINK_CHANGED,
> + PA_CORE_HOOK_DEFAULT_SOURCE_CHANGED,
> PA_CORE_HOOK_MAX
> } pa_core_hook_t;
>
>
--
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic
More information about the pulseaudio-discuss
mailing list