From fd84627622f927bb6bf6f5c5d9e02295355a22c3 Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Thu, 2 Mar 2006 08:53:42 +0100 Subject: 2006-03-02: 3.4.3a 2006-03-01: 3.4.3 - **************************************************** ** This release is not compatible to VDR >=1.3.44 ** **************************************************** - Show TV noise if grabbing fails (only VDR >= v1.3.38). - Fixed: don't crash (on LinVDR) if AutoTimer email notification is enabled but Net::SMTP is missing (Reported by Foobar42). - Fixed: testing an AutoTimer that is edited (not newly added) lead to a new AutoTimer instead of replacing the old one. - Don't show streaming button in prog_summary if event is currently not broadcasted (Requested by Hardy Flor). - Show search pattern in prog_summary instead of current time (Reported by Hardy Flor). - Send correct encoded emails for AutoTimer notifications (Thanks a lot to Ferdinand Grassmann for reporting/ideas/testing). - Do not program timers in the past (Reported by Ferdinand Grassmann). - Fixed "Length of base64 data not a multiple of 4" warning (Reported by Johan Larsson). --- template/default/about.html | 4 ++-- template/default/bilder/noise.gif | Bin 0 -> 11824 bytes template/default/copper/noise.gif | 1 + template/default/default/noise.gif | 1 + template/default/help.html | 4 ++-- template/default/prog_summary.html | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 template/default/bilder/noise.gif create mode 120000 template/default/copper/noise.gif create mode 120000 template/default/default/noise.gif (limited to 'template') diff --git a/template/default/about.html b/template/default/about.html index a649f29..1f3da4b 100644 --- a/template/default/about.html +++ b/template/default/about.html @@ -26,13 +26,13 @@

<%! Current author (VDRAdmin-AM branch): !%>

- Andreas Mair (Homepage) + Andreas Mair (Homepage)

<%! Original author (VDRAdmin): !%>

- Thomas Koch (Homepage) + Thomas Koch (Homepage) diff --git a/template/default/bilder/noise.gif b/template/default/bilder/noise.gif new file mode 100644 index 0000000..251bf38 Binary files /dev/null and b/template/default/bilder/noise.gif differ diff --git a/template/default/copper/noise.gif b/template/default/copper/noise.gif new file mode 120000 index 0000000..2c5b189 --- /dev/null +++ b/template/default/copper/noise.gif @@ -0,0 +1 @@ +../bilder/noise.gif \ No newline at end of file diff --git a/template/default/default/noise.gif b/template/default/default/noise.gif new file mode 120000 index 0000000..2c5b189 --- /dev/null +++ b/template/default/default/noise.gif @@ -0,0 +1 @@ +../bilder/noise.gif \ No newline at end of file diff --git a/template/default/help.html b/template/default/help.html index 834235a..6ccc542 100644 --- a/template/default/help.html +++ b/template/default/help.html @@ -28,8 +28,8 @@