From d47be76ce09ab3de9dfd5989ea65ca305c723f73 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 22 Jan 2009 16:06:47 +0100 Subject: null: added option to disable timer synchronization The null plugin synchronizes the playback so it will happen in real time. This patch adds a configuration option which disables this: the playback will then be as fast as possible. This can be useful to profile MPD. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 841a7b1bb..f3b5c58f9 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ ver 0.15 - (200?/??/??) - mikmod disabled by default, due to severe security issues in libmikmod * audio outputs: - shout: enlarged buffer size to 32 kB + - null: allow disabling synchronization * commands: - "playlistinfo" supports a range now - added "sticker database", command "sticker", which allows clients -- cgit v1.2.3