diff options
author | phintuka <phintuka> | 2006-06-12 11:58:28 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2006-06-12 11:58:28 +0000 |
commit | a47fa8d9ffdabaa463c914a0f9574768013dd72d (patch) | |
tree | cfb77c5677aae75882afc57bbf46302e7e11cd80 /README | |
parent | 48d24fbe54c4dd2c485e4e89ec75c44c9dd0fa47 (diff) | |
download | xineliboutput-a47fa8d9ffdabaa463c914a0f9574768013dd72d.tar.gz xineliboutput-a47fa8d9ffdabaa463c914a0f9574768013dd72d.tar.bz2 |
0.99rc5
Diffstat (limited to 'README')
-rw-r--r-- | README | 33 |
1 files changed, 29 insertions, 4 deletions
@@ -25,11 +25,12 @@ Description Requirements - vdr-1.3.42 or later - - xine-lib 1.1.1 or later - (not required for server in network-only usage) + - 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 (PII 400Mhz + 64M should be enough with Xv or DirectFB) + WARNING Remote (network) mode should be used only in firewalled @@ -46,6 +47,12 @@ WARNING be stopped to first router regardless of network configuration. +Public CVS + + Latest fixes are available from sourceforge.net public CVS + (http://sourceforge.net/cvs/?group_id=160063) + + Buildtime options X11 and xine-lib are detected by Makefile. @@ -182,10 +189,28 @@ Using with xine-ui (xine, fbxine, gxine, ...) Controlling VDR - With local frontend: - With remote frontends: + 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, + 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 + 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. + Translation to VDR keys is static and defined in xine_input_vdr.c. + Image viewer key bindings |