diff options
author | scop <scop> | 2005-05-06 09:47:24 +0000 |
---|---|---|
committer | scop <scop> | 2005-05-06 09:47:24 +0000 |
commit | 21dddad3607df8e22a918b178843c3fb3d947d42 (patch) | |
tree | ce335db6053c016f2b02ddca614cba1a8581d929 | |
parent | 46fb09c2b6523710949be56be7ccb7ab137ae4e8 (diff) | |
download | vdr-plugin-dxr3-21dddad3607df8e22a918b178843c3fb3d947d42.tar.gz vdr-plugin-dxr3-21dddad3607df8e22a918b178843c3fb3d947d42.tar.bz2 |
Encourage folks to use vdr-dxr3-0-2.
-rw-r--r-- | INSTALL | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +------------------------------------------------------------------------------- +NOTE: This is the CVS HEAD version of the DXR3 plugin. It is currently not + ready for general consumption; for example OSD is missing. You + probably want to use the vdr-dxr3-0-2 branch instead. Check out that + branch with: + cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/dxr3plugin \ + co -r vdr-dxr3-0-2 dxr3 +------------------------------------------------------------------------------- + Prerequisites: - Get the current CVS of the dxr3 drivers from http://dxr3.sourceforge.net/ |