From 99949c8f6fad1e2ef6aec5b742c8048d67b8280c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 24 Dec 2011 11:20:02 +0100 Subject: command: new command "seekcur" For simpler seeking within current song. --- doc/protocol.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'doc') diff --git a/doc/protocol.xml b/doc/protocol.xml index d99a00b2..f665c583 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -878,6 +878,23 @@ + + + + + seekcur + TIME + + + + + Seeks to the position TIME within the + current song. If prefixed by '+' or '-', then the time + is relative to the current playing position. + + + + -- cgit v1.2.3