NEWS: reformatted 0.14 items

Trying to bring a little bit of structure into that list.
This commit is contained in:
Max Kellermann 2008-11-05 21:29:25 +01:00
parent 551aa767ae
commit 2916ef84e4
1 changed files with 9 additions and 8 deletions

17
NEWS
View File

@ -1,17 +1,18 @@
ver 0.14.0 (????/??/??)
* New null audio output
* audio outputs:
- fifo: new plugin
- null: new plugin
- shout: block while trying to connect instead of failing
- shout: new timeout parameter
* decoders:
- wavpack: new plugin
* commands:
- "addid" takes optional second argument to specify position
* 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
* 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
* New FIFO audio output
* Support for WavPack files
* Support for reading ReplayGain from LAME tags on MP3s
* addid takes optional second argument to specify position
ver 0.13.0 (2007/5/28)
* New JACK audio output