From 08e4f36ccdee163b6925f09f591fbc8ce8c2611b Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 24 Nov 2002 10:45:39 +0100 Subject: Plugins can now have their own raw OSD --- PLUGINS/src/osddemo/README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 PLUGINS/src/osddemo/README (limited to 'PLUGINS/src/osddemo/README') diff --git a/PLUGINS/src/osddemo/README b/PLUGINS/src/osddemo/README new file mode 100644 index 00000000..cc150aba --- /dev/null +++ b/PLUGINS/src/osddemo/README @@ -0,0 +1,18 @@ +This is a "plugin" for the Video Disk Recorder (VDR). + +Written by: Klaus Schmidinger + +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. -- cgit v1.2.3