aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-11-01 15:44:56 +0100
committerMax Kellermann <max@duempel.org>2009-11-01 15:44:56 +0100
commit8bfe3497b0909b33b4fdf5a17e80eb45d77fddeb (patch)
tree115885209ed7e684376ca25d4efee7225ec79e17 /doc
parent9bcfd3a47da540abeb2da06471cf2fa11c14db49 (diff)
replay_gain: trigger OPTIONS idle event on mode change
Diffstat (limited to 'doc')
-rw-r--r--doc/protocol.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml
index eb48185e..b6271403 100644
--- a/doc/protocol.xml
+++ b/doc/protocol.xml
@@ -195,7 +195,7 @@
<para>
<returnvalue>options</returnvalue>: options like
<option>repeat</option>, <option>random</option>,
- <option>crossfade</option>
+ <option>crossfade</option>, replay gain
</para>
</listitem>
</itemizedlist>
@@ -520,6 +520,10 @@
seconds, because the new settings does not affect the
buffered data.
</para>
+ <para>
+ This command triggers the
+ <returnvalue>options</returnvalue> idle event.
+ </para>
</listitem>
</varlistentry>
<varlistentry id="command_replay_gain_status">