vdr/PLUGINS/src/svdrpdemo
Klaus Schmidinger 9f4a264454 Changed the compiler optimization flag to -O3 2011-02-27 10:06:06 +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 Changed the compiler optimization flag to -O3 2011-02-27 10:06:06 +01:00
README Changed the project's URLs and email to tvdr.de 2009-10-18 14:18:22 +02:00
svdrpdemo.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:                  Klaus Schmidinger <Klaus.Schmidinger@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:

This plugin shows how to add SVDRP support to a plugin.