From a47fa8d9ffdabaa463c914a0f9574768013dd72d Mon Sep 17 00:00:00 2001 From: phintuka Date: Mon, 12 Jun 2006 11:58:28 +0000 Subject: 0.99rc5 --- HISTORY | 4 +++- README | 33 +++++++++++++++++++++++++++++---- 2 files changed, 32 insertions(+), 5 deletions(-) diff --git a/HISTORY b/HISTORY index cf09fbe2..9e7cc997 100644 --- a/HISTORY +++ b/HISTORY @@ -1,12 +1,14 @@ VDR Plugin 'xineliboutput' Revision History -------------------------------- -2006-06-11: Version 0.99rc5 +2006-06-12: Version 0.99rc5 - OSD endian problems fixed - More x64 fixes (Thanks to Anssi Hannula) - Better TCP and PIPE disconnection detection - Fixed possible race conditions in xine input plugin - Fixed image player (reported by Petri Helin) +- Improved (?) X11 fullscreen mode +- X11 fullscreen mode can be toggled by double-clicking window 2006-06-03: Version 0.99rc4 - Fixed missing audio after trick speed modes (thanks to Tero Saarni) diff --git a/README b/README index 843f8e0d..0a1897f1 100644 --- a/README +++ b/README @@ -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 -- cgit v1.2.3