protocol: describe v34 (available_group, port type)
authorJaroslav Kysela <perex@perex.cz>
Wed, 15 Apr 2020 08:59:27 +0000 (10:59 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 17 Jun 2020 06:06:12 +0000 (06:06 +0000)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
PROTOCOL

index 8117d00..6d3a3c7 100644 (file)
--- 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.