From 945287358b6e935d994a3411da097aba107e592d Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Nov 2009 23:47:29 +0100 Subject: output/httpd: bind port when output is enabled Implement the methods enable() and disable(). Bind the HTTP port in the enable() method, but reject all incoming connections until the output is opened. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 653105f54..776278ff0 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,7 @@ ver 0.16 (20??/??/??) - twolame: new encoder plugin based on libtwolame * output: - recorder: new output plugin for recording radio streams + - alsa: don't recover on CANCEL - openal: new output plugin - pulse: announce "media.role=music" - pulse: renamed context to "Music Player Daemon" @@ -38,8 +39,8 @@ ver 0.16 (20??/??/??) - jack: added option "client_name" - jack: clear ring buffers before activating - jack: support mono input + - httpd: bind port when output is enabled - wildcards allowed in audio_format configuration - - alsa: don't recover on CANCEL - consistently lock audio output objects * mixers: - removed support for legacy mixer configuration -- cgit v1.2.3