summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2009-10-17 16:34:17 +0300
committerVille Skyttä <ville.skytta@iki.fi>2009-10-17 16:34:17 +0300
commit50d3f3b4ccfea63b44783240bca0a2b16434ee33 (patch)
tree090a9090cad924029b29eeeb7b995d0de12dedb5
parent11fbc1f236f657e08961e20497400179a0b52bcd (diff)
downloadvdr-plugin-dxr3-50d3f3b4ccfea63b44783240bca0a2b16434ee33.tar.gz
vdr-plugin-dxr3-50d3f3b4ccfea63b44783240bca0a2b16434ee33.tar.bz2
Note ALSA_*, remove -DUSE_XINE_SCALER.
-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".