summaryrefslogtreecommitdiff
path: root/PLUGINS/src/dvbsddevice/README
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-12-31 15:38:18 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-12-31 15:38:18 +0100
commit2b7c81f72dfa4f53b2b5e2e54d709e8515e76788 (patch)
tree0ba62c895f94c372f6464aed04e58fadbba4da7a /PLUGINS/src/dvbsddevice/README
parent3d7338de5a2e93431296ecfed30821e007d3419b (diff)
downloadvdr-2b7c81f72dfa4f53b2b5e2e54d709e8515e76788.tar.gz
vdr-2b7c81f72dfa4f53b2b5e2e54d709e8515e76788.tar.bz2
Moved support for full featured DVB cards of the TT/FuSi design into the new plugin 'dvbsddevice'
Diffstat (limited to 'PLUGINS/src/dvbsddevice/README')
-rw-r--r--PLUGINS/src/dvbsddevice/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/PLUGINS/src/dvbsddevice/README b/PLUGINS/src/dvbsddevice/README
new file mode 100644
index 00000000..9b1280fe
--- /dev/null
+++ b/PLUGINS/src/dvbsddevice/README
@@ -0,0 +1,20 @@
+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.