From b496239e762cc354d9f5a9272893d35615e60144 Mon Sep 17 00:00:00 2001 From: "J. Alexander Treuman" Date: Wed, 13 Jun 2007 14:15:30 +0000 Subject: Adding FIFO audio output. This is pretty much identical to the old one, except that it now uses a timer for throttling. git-svn-id: https://svn.musicpd.org/mpd/trunk@6621 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b46e7177e..b70bd4ef7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ ver 0.14.0 (????/??/??) -* New null audio output plugin +* New null audio output * Zeroconf support using Bonjour * New zeroconf_enabled option so that Zeroconf support can be disabled * Enable the AAC input plugin if support for it has been compiled in @@ -8,6 +8,7 @@ ver 0.14.0 (????/??/??) * Fix a bug where closing an ALSA dmix device could cause MPD to hang * Make the shout output block while trying to connect instead of failing * New timeout parameter for shout outputs to define a connection timeout +* New FIFO audio output ver 0.13.0 (2007/5/28) * New JACK audio output -- cgit v1.2.3