summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README36
1 files changed, 30 insertions, 6 deletions
diff --git a/README b/README
index 0a1897f1..0989da02 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ Description
Requirements
- - vdr-1.3.42 or later
+ - vdr-1.4.0 or later
- xine-lib 1.1.1 or later
(xine-lib is not required for server in network-only usage)
- Enough CPU power and memory to decode streams
@@ -50,7 +50,10 @@ WARNING
Public CVS
Latest fixes are available from sourceforge.net public CVS
- (http://sourceforge.net/cvs/?group_id=160063)
+ (http://sourceforge.net/cvs/?group_id=160063).
+
+ CVS checkout command:
+ cvs -d:pserver:anonymous@xineliboutput.cvs.sourceforge.net:/cvsroot/xineliboutput co vdr-xineliboutput
Buildtime options
@@ -186,32 +189,50 @@ Using with xine-ui (xine, fbxine, gxine, ...)
Remote mode must be enabled in VDR plugin.
+ Some configuration options are not available when using
+ third-party frontends.
+
Controlling VDR
With local frontend, vdr-sxfe and vdr-fbfe:
Keyboard input from console is mapped to VDR keyboard input.
- If VDR was compiled or configured without keyboard support,
+ If VDR was compiled or configured without keyboard support,
console keyboard input does not work.
Keyboard input from X11 window is mapped to XKeySym remote.
Keys are mapped to VDR keys in remote.conf file. Simple example
of X11 key mappings is included in examples directory.
- It should be possible to use VDR's remote controller learning
+ It should be possible to use VDR's remote controller learning
mode by pressing some key just after VDR has been started.
-
+
Keyboard input can be disabled in configuration menu. There
are separate entries for local and remote frontends.
With xine-ui:
Keyboard shortcuts and remote events from menus are automatically
- forwarded to VDR and translated to VDR keys.
+ forwarded to VDR and translated to VDR keys.
Translation to VDR keys is static and defined in xine_input_vdr.c.
+Frontend key bindings
+
+ Esc Close frontend (vdr-fbfe / fdr-sxfe)
+
+ Mouse left button double-click
+ Toggle between fullscreen / window mode (vdr-sxfe only)
+
+ Mouse right button click
+ Toggle between normal window / always on top /
+ borderless window (vdr-sxfe only)
+
+ Close Window
+ Close frontend (fdr-sxfe only)
+
+
Image viewer key bindings
Up/Down Next/previous image
@@ -259,6 +280,9 @@ Aspect ratio setting
(useful with 16:9 TV if TV can switch between
16:9 and 4:3 -> 16:9 smart scaling)
+VDR Logo
+
+ The VDR logo was designed by Jan Grell.
Notes