From 961c7d0f7853d28eddffd74d4a874c3e6a85ee9c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 25 Oct 2013 00:11:10 +0200 Subject: OtherCommands: re-add the "volume" command This command was removed by commit 206392ad (MPD 0.16), even though it was been proven useful for some very simple clients. On request, I add it to the protocol again. --- doc/protocol.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'doc') diff --git a/doc/protocol.xml b/doc/protocol.xml index 50e58db63..d40d6586d 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -768,6 +768,25 @@ + + + + volume + CHANGE + + + + + Changes volume by amount CHANGE. + + + + volume is deprecated, use + setvol instead. + + + + -- cgit v1.2.3