From a5960c20cc679132e049fc6da0f3d7d6fa34e361 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 8 Oct 2009 20:33:50 +0200 Subject: playlist_control: "previous" really plays the previous song No more CD player emulation. The current behaviour of "previous" is difficult for a client to predict, because it does not definitely know the current position within the song. If a client wants to restart the current song, it can always send "playid". --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6e771f935..17e10f0f4 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ ver 0.16 (20??/??/??) - removed the deprecated "volume" command - added the "findadd" command - range support for "delete" + - "previous" really plays the previous song * input: - lastfm: use metadata * tags: -- cgit v1.2.3