From 64eae8d84a765a5c986df543670e2171cb5cfead Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Wed, 15 Apr 2020 10:59:27 +0200 Subject: [PATCH] protocol: describe v34 (available_group, port type) Signed-off-by: Jaroslav Kysela --- PROTOCOL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PROTOCOL b/PROTOCOL index 8117d0043..6d3a3c7c0 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -427,6 +427,10 @@ Added two values to the pa_encoding_t enum: PA_ENCODING_TRUEHD_IEC61937 := 7 PA_ENCODING_DTSHD_IEC61937 := 8 +## v34, implemented by >= 14.0 + +Added available_group and type fields to the device port info. + #### If you just changed the protocol, read this ## module-tunnel depends on the sink/source/sink-input/source-input protocol ## internals, so if you changed these, you might have broken module-tunnel.