diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-09-10 13:51:49 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-09-10 13:51:49 +0200 |
commit | a384d14f925877d240bbbe7705ba0bc678411b86 (patch) | |
tree | a0aec18486657c974ffdfaa0e33e0deadaaf15c6 /PLUGINS/src/dvbsddevice/README | |
parent | 471c1cc044c4969c700be040b5092d570984af55 (diff) | |
download | vdr-a384d14f925877d240bbbe7705ba0bc678411b86.tar.gz vdr-a384d14f925877d240bbbe7705ba0bc678411b86.tar.bz2 |
No longer delivering the dvbsddevice and rcu plugins with the source archive
Diffstat (limited to 'PLUGINS/src/dvbsddevice/README')
-rw-r--r-- | PLUGINS/src/dvbsddevice/README | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/PLUGINS/src/dvbsddevice/README b/PLUGINS/src/dvbsddevice/README deleted file mode 100644 index 9b1280fe..00000000 --- a/PLUGINS/src/dvbsddevice/README +++ /dev/null @@ -1,20 +0,0 @@ -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: ftp://ftp.tvdr.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: - -The 'dvbsddevice' plugin implements the output device for the -"Full Featured" DVB cards based on the TechnoTrend/Fujitsu-Siemens -design. This code was originally part of the core VDR source, and -was moved into this plugin in VDR version 1.7.11. |