1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00
vdr/PLUGINS/src/hello
2002-05-12 09:24:45 +02:00
..
COPYING Implemented plugin interface 2002-05-09 16:26:56 +02:00
hello.c Changed the cPlugin::Start() function to return a boolean value 2002-05-12 09:24:45 +02:00
HISTORY Changed the cPlugin::Start() function to return a boolean value 2002-05-12 09:24:45 +02:00
i18n.c Added setup parameters and a Setup menu to adjust them 2002-05-11 14:17:20 +02:00
i18n.h Added _I18N__H macro 2002-05-11 14:48:16 +02:00
Makefile Implemented plugin interface 2002-05-09 16:26:56 +02:00
README Implemented plugin interface 2002-05-09 16:26:56 +02: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 a small demo of the VDR plugin interface.