1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00
vdr/PLUGINS/src/status
2006-04-22 10:08:41 +02:00
..
COPYING Updated the GPL copies 2006-04-21 14:53:26 +02:00
HISTORY Changed the API of the functions cStatus::Recording() and cStatus::Replaying(), so that they can provide the full file name of the recording 2005-12-31 15:20:19 +01:00
Makefile Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a single 'sed' call 2006-04-22 10:08:41 +02:00
README Changed 'cStatusMonitor' to 'cStatus' 2002-06-16 13:26:00 +02:00
status.c Changed the API of the functions cStatus::Recording() and cStatus::Replaying(), so that they can provide the full file name of the recording 2005-12-31 15:20:19 +01:00

This is a "plugin" for the Video Disk Recorder (VDR).

Written by:                  Klaus Schmidinger <kls@cadsoft.de>

Project's homepage:          www.cadsoft.de/people/kls/vdr

Latest version available at: www.cadsoft.de/people/kls/vdr/software.htm

See the file COPYING for license information.

Description: This is an example that shows the use of cStatus.