summaryrefslogtreecommitdiff
path: root/pages/schedule.ecpp
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2007-02-18 22:22:35 +0000
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2007-02-18 22:22:35 +0000
commit4c0d3398fc6444169ee47935b9ab814eb3929e72 (patch)
treeeed61c51a9c32ee726553d893567419d67b3bfdd /pages/schedule.ecpp
parent55076f14be853cb7cb1c801484267214e98c4a5e (diff)
downloadvdr-plugin-live-4c0d3398fc6444169ee47935b9ab814eb3929e72.tar.gz
vdr-plugin-live-4c0d3398fc6444169ee47935b9ab814eb3929e72.tar.bz2
- Added status box with current channel, program and elapsed time in the
logo area. - Added support for progress bars to display elapsed content. - Extendend ajax.js to be usable for non xml requests. - adapted styles for the new features.
Diffstat (limited to 'pages/schedule.ecpp')
-rw-r--r--pages/schedule.ecpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/schedule.ecpp b/pages/schedule.ecpp
index f524c7f..5e04264 100644
--- a/pages/schedule.ecpp
+++ b/pages/schedule.ecpp
@@ -46,8 +46,9 @@ using namespace vdrlive;
<head>
<title>VDR Live - <$ pageTitle $></title>
<link rel="stylesheet" type="text/css" href="styles.css" />
+ <& pageelems.ajax_js &>
</head>
- <body>
+ <body onload="LiveStatusAjaxRequest('infobox.html', 'infobox')">
<& pageelems.logo &>
<& menu active=("schedule") component=("schedule.channel_selection")>
<div class="inhalt">