From a65f75a3e00718da9d9e41fb0e64302fb984b6f9 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 11 Apr 2020 23:14:42 +0200 Subject: [PATCH] Document button assignment changes --- ursaryd.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ursaryd.c b/ursaryd.c index 66ac0c6..9433488 100644 --- a/ursaryd.c +++ b/ursaryd.c @@ -1,7 +1,7 @@ /* * The Ursary Audio Controls * - * (c) 2014--2018 Martin Mares + * (c) 2014--2020 Martin Mares */ #undef LOCAL_DEBUG @@ -26,14 +26,14 @@ * Map of all controls * * rotary red button green button - * 0 sink PCH mute - + * 0 sink PCH mute use headphones * 1 - - - * 2 - - - * 3 - - - - * 4 MPD mute play/pause/stop - * 5 Albireo MPV mute - - * 6 Albireo other mute - - * 7 other machines mute - + * 4 MPD mute MPD play/pause + * 5 Albireo MPV mute MPD stop + * 6 Albireo other mute MPD prev + * 7 other machines mute MPD next * * center - * slider - -- 2.39.2