From e7519829ac588e4b261c1832bb0e7d6ffbd47322 Mon Sep 17 00:00:00 2001 From: Romain Bignon Date: Fri, 27 Mar 2009 15:28:49 +0100 Subject: renamed smartstop to single and changed behavior When single mode is enabled, after current song it stops playback, or it replay same song if repeat mode is activated. --- doc/protocol.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/protocol.xml b/doc/protocol.xml index fc833f7bf..3dcfedeb5 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -218,7 +218,7 @@ - smartstop: + single: 0 or 1 @@ -408,18 +408,19 @@ - + - smartstop + single STATE - Sets smartstop state to STATE, + Sets single state to STATE, STATE should be 0 or 1. - When smartstop is activated, playback is stopped after current song. + When single is activated, playback is stopped after current song, or + song is repeated if the 'repeat' mode is enabled. -- cgit v1.2.3