Commit b84f2025 authored by Max Kellermann's avatar Max Kellermann

NEWS: added new features

parent 00ca5be3
ver 0.14.0 (????/??/??) ver 0.14.0 (????/??/??)
* audio outputs: * audio outputs:
- wait 10 seconds before reopening a failed device
- fifo: new plugin - fifo: new plugin
- null: new plugin - null: new plugin
- shout: block while trying to connect instead of failing - shout: block while trying to connect instead of failing
...@@ -9,6 +10,7 @@ ver 0.14.0 (????/??/??) ...@@ -9,6 +10,7 @@ ver 0.14.0 (????/??/??)
* decoders: * decoders:
- ffmpeg: new plugin - ffmpeg: new plugin
- wavpack: new plugin - wavpack: new plugin
- aac: stream support added
* commands: * commands:
- "addid" takes optional second argument to specify position - "addid" takes optional second argument to specify position
- "idle" notifies the client when a notable change occurs - "idle" notifies the client when a notable change occurs
...@@ -25,6 +27,8 @@ ver 0.14.0 (????/??/??) ...@@ -25,6 +27,8 @@ ver 0.14.0 (????/??/??)
* optimized PCM conversions and dithering * optimized PCM conversions and dithering
* much code has been replaced by using GLib * much code has been replaced by using GLib
* the HTTP client has been replaced with libcurl * the HTTP client has been replaced with libcurl
* symbolic links in the music directory can be disabled; the default
is to ignore symlinks pointing outside the music directory
ver 0.13.0 (2007/5/28) ver 0.13.0 (2007/5/28)
* New JACK audio output * New JACK audio output
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment