summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscop <scop>2005-03-14 18:31:54 +0000
committerscop <scop>2005-03-14 18:31:54 +0000
commit673c46dee720f53a5e0285dbdf4151724e04e9d4 (patch)
tree17af27cd0c44200b3c43023aaa149f478c1dfdf0
parentee57787bce833998b6a7730bb44d898507f54e90 (diff)
downloadvdr-plugin-dxr3-673c46dee720f53a5e0285dbdf4151724e04e9d4.tar.gz
vdr-plugin-dxr3-673c46dee720f53a5e0285dbdf4151724e04e9d4.tar.bz2
Merge docs from HEAD.
-rw-r--r--INSTALL3
-rw-r--r--README19
2 files changed, 13 insertions, 9 deletions
diff --git a/INSTALL b/INSTALL
index f5958f8..91b3159 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,9 +7,10 @@ Prerequisites:
Installation:
-- Get the latest dxr3-plugin version from "http://www.schluenss.de/dxr3.html"
+- Get the latest dxr3-plugin version from "http://sourceforge.net/projects/dxr3plugin/"
- Unpack the package into "PLUGINS/SRC" directory
- Make a symbolic link to this dxr3-plugin (ln -s vdr_dxr3_x.x.x dxr3)
+- Check FFMDIR and EM8300 in Makefile
- Check extra settings in Makefile:
# where is the microcode for the dxr3 located?
DEFINES += -DMICROCODE=\"/usr/share/misc/em8300.uc\"
diff --git a/README b/README
index 5ee067d..dbe258b 100644
--- a/README
+++ b/README
@@ -1,14 +1,17 @@
This is a "plugin" for the Video Disk Recorder (VDR).
-Written by: Kai Moeller <dxr3_av@schluenss.de>, Stefan Schluenss <dxr3_osd@schluenss.de>
- Christian Gmeiner <christian at visual-page.de>
+Written by: Kai Moeller <dxr3_av@schluenss.de>,
+ Stefan Schluenss <dxr3_osd@schluenss.de>,
+ Christian Gmeiner <christian at visual-page.de>,
+ ...and numerous others, see CONTRIBUTORS.
-Project's homepage: http://sourceforge.net/projects/dxr3plugin/
+Project's home page: http://sourceforge.net/projects/dxr3plugin/
-Latest version available at: 0.2.3-pre2
+Latest version available at: See project home page
-Description: DXR3/Hollywod+ MPEG decoder card plugin which allows using such a
- card as primary interface for VDR.
+Description: DXR3/Hollywood+ MPEG decoder card plugin which
+ allows using such a card as primary interface
+ for VDR.
-
-For installation guide reade INSTALL. \ No newline at end of file
+See the file COPYING for license information.
+For installation instructions, see the file INSTALL.