Status-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(initial)
 
(Description)
Line 1: Line 1:
==Description==
==Description==
The '''status''' plugin is included with VDR and is an example that shows the use of cStatus.
The '''status''' plugin is included with VDR and is an example that shows the use of cStatus.

The status of the [[OSD]] is appended to the syslog messages and looks like
<pre>
vdr[6371]: status: cStatusTest::OsdHelpKeys Scan - (null) - (null) - (null)
vdr[6371]: status: cStatusTest::OsdCurrentItem Zeit bis EPG Scan (h): 5
vdr[6371]: status: cStatusTest::OsdClear
</pre>


==Hardware requirements==
==Hardware requirements==

Revision as of 22:27, 14 November 2004

Description

The status plugin is included with VDR and is an example that shows the use of cStatus.

The status of the OSD is appended to the syslog messages and looks like

vdr[6371]: status: cStatusTest::OsdHelpKeys Scan - (null) - (null) - (null)
vdr[6371]: status: cStatusTest::OsdCurrentItem Zeit bis EPG Scan (h):     5
vdr[6371]: status: cStatusTest::OsdClear

Hardware requirements

Software requirements

Problems

Links

[1] http://www.cadsoft.de/vdr Plugin homepage