From 05a14555d9e96e15f4820aed7a6c0c40d191af4b Mon Sep 17 00:00:00 2001 From: Karl Heyes Date: Fri, 10 Jun 2005 00:37:09 +0000 Subject: [PATCH] merge per-mount on-[dis]connect script handling svn path=/icecast/trunk/icecast/; revision=9424 --- conf/icecast.xml.in | 2 ++ doc/icecast2_config_file.html | 17 +++++++++- src/cfgfile.c | 10 ++++++ src/cfgfile.h | 2 ++ src/sighandler.c | 1 + src/source.c | 58 +++++++++++++++++++++++++++++++++++ 6 files changed, 89 insertions(+), 1 deletion(-) diff --git a/conf/icecast.xml.in b/conf/icecast.xml.in index ff70d065..59dabaf3 100644 --- a/conf/icecast.xml.in +++ b/conf/icecast.xml.in @@ -105,6 +105,8 @@