vdr/PLUGINS/src/osddemo
Klaus Schmidinger 20c8cd161f Changed the project's URLs and email to tvdr.de 2009-10-18 14:18:22 +02:00
..
COPYING Updated the GPL copies 2006-04-21 14:53:26 +02:00
HISTORY Fixed setting the OSD level in the 'osddemo' example 2008-04-13 13:02:53 +02:00
Makefile Added '-Wno-parentheses' to the compiler options in order to avoid silly compiler warnings 2008-01-13 13:00:23 +01:00
README Changed the project's URLs and email to tvdr.de 2009-10-18 14:18:22 +02:00
osddemo.c Fixed setting the OSD level in the 'osddemo' example 2008-04-13 13:02:53 +02:00

README

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

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

Project's homepage:          http://www.tvdr.de

Latest version available at: http://www.tvdr.de

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
See the file COPYING for more 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.