aboutsummaryrefslogtreecommitdiff
path: root/doc/protocol.xml
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-08-30 09:42:12 +0200
committerMax Kellermann <max@duempel.org>2009-08-30 09:42:12 +0200
commitf2ff2409adbd18758edfffd6f6021b521eb66c7d (patch)
treea1e6c30ece0d7259861b808fe954c77448afc47c /doc/protocol.xml
parentbff4c54ece5d6ebf84c1a19a05afbeba57bf65ae (diff)
parent7a690c6b7042315d0756d0a4a45046fc21a1cad8 (diff)
Merged release 0.15.3 from branch 'v0.15.x'
Conflicts: NEWS configure.ac
Diffstat (limited to 'doc/protocol.xml')
-rw-r--r--doc/protocol.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml
index a08f95f1..05a65de2 100644
--- a/doc/protocol.xml
+++ b/doc/protocol.xml
@@ -281,6 +281,24 @@
</listitem>
<listitem>
<para>
+ <varname>nextsong</varname>:
+ <footnoteref linkend="since_0_15"/>
+ <returnvalue> playlist song number of the next
+ song to be played
+ </returnvalue>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <varname>nextsongid</varname>:
+ <footnoteref linkend="since_0_15"/>
+ <returnvalue>playlist songid of the next song
+ to be played
+ </returnvalue>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<varname>time</varname>:
<returnvalue>total time elapsed (of current
playing/paused song)</returnvalue>