vdr/PLUGINS/src/osddemo
Klaus Schmidinger bf4f8e0da3 Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broken APIVERSION extraction line in 'newplugin' 2006-04-24 17:53:19 +02:00
..
COPYING Updated the GPL copies 2006-04-21 14:53:26 +02:00
HISTORY Implemented 'skins' and 'themes' 2004-05-16 10:35:36 +02:00
Makefile Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broken APIVERSION extraction line in 'newplugin' 2006-04-24 17:53:19 +02:00
README Plugins can now have their own raw OSD 2002-11-24 10:45:39 +01:00
osddemo.c Implemented 'skins' and 'themes' 2004-05-16 10:35:36 +02:00

README

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

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

Project's homepage:          http://www.cadsoft.de/vdr

Latest version available at: http://www.cadsoft.de/vdr

See the file COPYING for license information.

Description:

Demonstration of how a plugin can have its very own OSD setup.

It's a very primitive game that opens a small window in which the
user can draw lines with the Up, Down, Left and Right buttons.
The color buttons are used to switch color.
Press Ok to close the window.