mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Plugins can now have their own raw OSD
This commit is contained in:
18
PLUGINS/src/osddemo/README
Normal file
18
PLUGINS/src/osddemo/README
Normal file
@@ -0,0 +1,18 @@
|
||||
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.
|
Reference in New Issue
Block a user