From 066f12e3718a0795aa7fa28eeffa382ab3535840 Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sat, 1 Jun 2024 18:31:37 +0100 Subject: [PATCH] Update Release Notes --- RELEASE NOTES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/RELEASE NOTES.md b/RELEASE NOTES.md index 809fe41..9c51ba6 100644 --- a/RELEASE NOTES.md +++ b/RELEASE NOTES.md @@ -1,3 +1,11 @@ +Version: 1.2-dev +=== +**Enhancement** +* If a device is identified as a HDMI device, use the `hdmi:` prefix rather than the `hw:` prefix. +* With the extra output option, `-e`, list speeds that Shairport Sync doesn't use. +* Suggest what to do if a HDMI device returns error 524 -- plug up target device, switch it on, reboot this device. +* Error 524 seems to mean the HDMI stuff hasn't/can't be initialised. + Version: 1.1-50-g62c540e ==== **Bug Fix**