diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2007-06-12 18:39:47 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2007-06-12 18:39:47 +0000 |
commit | 1928a40486ccead50977daac78f936a75a9c475f (patch) | |
tree | 3296396704216e5da543911a1c307cb7becacba5 /ChangeLog | |
parent | 8de17dbed0354e6e3475defec2fb046a559f1c47 (diff) | |
download | mpd-1928a40486ccead50977daac78f936a75a9c475f.tar.gz mpd-1928a40486ccead50977daac78f936a75a9c475f.tar.xz mpd-1928a40486ccead50977daac78f936a75a9c475f.zip |
Adding some ChangeLog entries.
git-svn-id: https://svn.musicpd.org/mpd/trunk@6558 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ ver 0.14.0 (????/??/??) * New zeroconf_enabled option so that Zeroconf support can be disabled * Enable the AAC input plugin if support for it has been compiled in * Support for playing MP4 streams +* Stop the player/decode processes when not playing to allow the CPU to sleep +* 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 ver 0.13.0 (2007/5/28) * New JACK audio output |