diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2007-06-24 20:40:04 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2007-06-24 20:40:04 +0000 |
commit | db47ab163ab51881ade3153b84d4b7b56d2bd6cc (patch) | |
tree | e0fb45b15e9299c530d02057a33cac2eb78fd259 /ChangeLog | |
parent | df32eed2cc6ebc11dcecb954e0ddb3cdf329ce1f (diff) | |
download | mpd-db47ab163ab51881ade3153b84d4b7b56d2bd6cc.tar.gz mpd-db47ab163ab51881ade3153b84d4b7b56d2bd6cc.tar.xz mpd-db47ab163ab51881ade3153b84d4b7b56d2bd6cc.zip |
Adding WavPack support. Patch courtesy Kodest.
git-svn-id: https://svn.musicpd.org/mpd/trunk@6651 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ ver 0.14.0 (????/??/??) * 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 +* Support for WavPack files ver 0.13.0 (2007/5/28) * New JACK audio output |