2002-11-24 10:45:39 +01:00
|
|
|
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
|
|
|
|
|
2007-08-12 11:13:43 +02:00
|
|
|
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.
|
2002-11-24 10:45:39 +01:00
|
|
|
|
|
|
|
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.
|