NEWS: reformatted 0.14 items
Trying to bring a little bit of structure into that list.
This commit is contained in:
parent
551aa767ae
commit
2916ef84e4
17
NEWS
17
NEWS
|
@ -1,17 +1,18 @@
|
||||||
ver 0.14.0 (????/??/??)
|
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
|
* Zeroconf support using Bonjour
|
||||||
* New zeroconf_enabled option so that Zeroconf support can be disabled
|
* 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
|
* 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
|
* 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
|
* Support for reading ReplayGain from LAME tags on MP3s
|
||||||
* addid takes optional second argument to specify position
|
|
||||||
|
|
||||||
ver 0.13.0 (2007/5/28)
|
ver 0.13.0 (2007/5/28)
|
||||||
* New JACK audio output
|
* New JACK audio output
|
||||||
|
|
Loading…
Reference in New Issue