summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Gmeiner <christian.gmeiner@gmail.com>2009-10-20 17:18:12 +0200
committerChristian Gmeiner <christian.gmeiner@gmail.com>2009-10-20 17:18:12 +0200
commit1cdd70c625125f935d2e15d388d7add9443fa6b6 (patch)
tree30f0fa91672cef7a24e1bfe7a0e4c4cc9f8a1803
parent0e88dd3315c98ef8b8a48a36b593c85c9c7ea732 (diff)
parent50d3f3b4ccfea63b44783240bca0a2b16434ee33 (diff)
downloadvdr-plugin-dxr3-1cdd70c625125f935d2e15d388d7add9443fa6b6.tar.gz
vdr-plugin-dxr3-1cdd70c625125f935d2e15d388d7add9443fa6b6.tar.bz2
Merge branch 'master' of community.xeatre.tv:vdr-plugin-dxr3
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 3a8ccdd..ddcd172 100644
--- a/INSTALL
+++ b/INSTALL
@@ -13,8 +13,7 @@ Installation:
http://projects.vdr-developer.org/projects/show/plg-dxr3
- Unpack the package into "PLUGINS/SRC" directory.
- Make a symbolic link to this dxr3-plugin (ln -s dxr3-x.x.x dxr3).
-- Check FFMPEG_INC, FFMPEG_LIBS and EM8300_INC in Makefile.
-- Check extra settings in Makefile: -DMICROCODE, -DUSE_XINE_SCALER
+- Check ALSA_*, FFMPEG_*, EM8300_INC, and -DMICROCODE in Makefile.
- Call "make plugins" in the VDR root directory.
- Make sure your DXR3 driver modules are loaded and ready to run.
- Start VDR with "vdr -Pdxr3".