From 34e86d2c14b20da21febb89614bbeb4522b481ef Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Wed, 18 Jan 2006 12:13:36 +0100 Subject: =?UTF-8?q?2006-01-17:=203.4.3rc=20-=20Changed=20program=20name=20?= =?UTF-8?q?to=20VDRAdmin-AM=20to=20make=20clear=20it's=20a=20fork=20of=20V?= =?UTF-8?q?DRAdmin.=20-=20Added=20"Help"=20and=20"About"=20to=20navigation?= =?UTF-8?q?=20bar=20at=20the=20left.=20-=20Hide=20"Record"=20button=20if?= =?UTF-8?q?=20prog=5Fdetail=20is=20opened=20from=20timer=5Flist.=20-=20Aft?= =?UTF-8?q?er=20clicking=20"Record"=20in=20prog=5Fdetail=20and=20leaving?= =?UTF-8?q?=20timer=5Fnew=20return=20to=20page=20where=20prog=5Fdetail=20h?= =?UTF-8?q?as=20been=20opened=20(Reported=20by=20Ferdinand=20Grassmann).?= =?UTF-8?q?=20-=20Timers=20were=20re-programmed=20every=20CheckTimers()=20?= =?UTF-8?q?call=20if=20setup=20option=20"do=20not=20add=20summary=20to=20t?= =?UTF-8?q?imers"=20is=20active=20(Reported=20by=20Ferdinand=20Grassmann).?= =?UTF-8?q?=20-=20Dropped=20sendEmail=20dependency.=20Now=20uses=20Net::SM?= =?UTF-8?q?TP=20modules=20(Patch=20by=20Ville=20Skytt=C3=A4).=20-=20Don't?= =?UTF-8?q?=20show=20EPG=20images=20for=20other=20events=20(Fixed=20by=20F?= =?UTF-8?q?erdinand=20Grassmann).=20-=20Changed=20GRAB=20so=20that=20it=20?= =?UTF-8?q?doesn't=20use=20temporary=20files=20for=20VDR=20>=3D1.3.38.=20-?= =?UTF-8?q?=20VPS=20for=20timers=20(Requested=20by=20reibuehl).=20-=20Made?= =?UTF-8?q?=20extension=20and=20mimetype=20for=20both=20live=20and=20recor?= =?UTF-8?q?dings=20streaming=20configurable=20(Suggested=20at=20vdrportal.?= =?UTF-8?q?de).=20-=20Understand=20format=20of=20VDR=20v1.3.38+=20"lste"?= =?UTF-8?q?=20command=20(Thanks=20to=20Marcus=20Breitenstein).=20-=20In=20?= =?UTF-8?q?skin=20"default":=20returning=20from=20timer=5Fnew=20didn't=20s?= =?UTF-8?q?croll=20to=20the=20line=20where=20"Rec"=20has=20been=20called?= =?UTF-8?q?=20in=20prog=5Flist/prog=5Flist2=20(Reported=20by=20Foobar42)?= =?UTF-8?q?=20-=20Fixed=20installing=20of=20missing=20Perl=20modules.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/default/config.html | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'template/default/config.html') diff --git a/template/default/config.html b/template/default/config.html index 21c4b4b..60d6c02 100644 --- a/template/default/config.html +++ b/template/default/config.html @@ -2,7 +2,7 @@ - VDRAdmin - <%! Configuration !%> + VDRAdmin-AM - <%! Configuration !%> @@ -466,6 +466,30 @@ + + +
<%! MIME type for live streaming: !%>
+ + + + + +
<%! Suffix for live streaming: !%>
+ + + + + +
<%! MIME type for recordings streaming: !%>
+ + + + + +
<%! Suffix for recordings streaming: !%>
+ + +