output/httpd: implement "pause"

Send silence to all connected clients while paused, to avoid
connection interruption.
This commit is contained in:
Max Kellermann
2010-08-06 07:23:17 +02:00
parent a77506ae21
commit 917434269c
2 changed files with 20 additions and 0 deletions

1
NEWS
View File

@@ -59,6 +59,7 @@ ver 0.16 (20??/??/??)
- jack: support more than two audio channels
- httpd: bind port when output is enabled
- httpd: added name/genre/website configuration
- httpd: implement "pause"
- oss: 24 bit support via OSS4
- win32: new output plugin for Windows Wave
- wildcards allowed in audio_format configuration