vdr/PLUGINS/src/servicedemo
Klaus Schmidinger 95764d4bd5 Added '-Wno-parentheses' to the compiler options in order to avoid silly compiler warnings 2008-01-13 13:00:23 +01:00
..
COPYING Updated the GPL copies 2006-04-21 14:53:26 +02:00
HISTORY Moved the "all" target in plugin Makefiles before the "Implicit rules" 2007-08-15 13:20:04 +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 Added the "...or (at your option) any later version" phrase to the license information of all plugins, and also the "newplugin" script 2007-08-12 11:13:43 +02:00
svccli.c Moved the "all" target in plugin Makefiles before the "Implicit rules" 2007-08-15 13:20:04 +02:00
svcsvr.c Moved the "all" target in plugin Makefiles before the "Implicit rules" 2007-08-15 13:20:04 +02:00

README

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

Written by:                  Udo Richter <udo_richter@gmx.de>

Project's homepage:          www.cadsoft.de/vdr

Latest version available at: www.cadsoft.de/vdr

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 plugins can communicate with each other.

Run VDR with '-Psvcsvr -Psvccli' and select the main menu
option "Service demo" to run the demo.