vdr/PLUGINS/src/osddemo
Klaus Schmidinger 7ff59171e3 Changed section handling; replaced 'libdtv' with 'libsi' 2003-12-22 13:29:24 +01:00
..
COPYING Plugins can now have their own raw OSD 2002-11-24 10:45:39 +01:00
HISTORY Changed setting of CXX and CXXFLAGS variables in Makefile 2002-12-13 15:06:52 +01:00
Makefile Changed section handling; replaced 'libdtv' with 'libsi' 2003-12-22 13:29:24 +01:00
README Plugins can now have their own raw OSD 2002-11-24 10:45:39 +01:00
osddemo.c Changed setting of CXX and CXXFLAGS variables in Makefile 2002-12-13 15:06:52 +01: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.