diff options
author | phintuka <phintuka> | 2006-08-17 18:54:04 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2006-08-17 18:54:04 +0000 |
commit | 1b05494652f7d98bee199e8bdb6e3523352a2fe1 (patch) | |
tree | d147a23d5932d0bbb523e11ea6cd3794eeade8a2 /README | |
parent | 370b992af8d6656c667d725a1b12c4245e7e03e5 (diff) | |
download | xineliboutput-1b05494652f7d98bee199e8bdb6e3523352a2fe1.tar.gz xineliboutput-1b05494652f7d98bee199e8bdb6e3523352a2fe1.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r-- | README | 20 |
1 files changed, 17 insertions, 3 deletions
@@ -56,6 +56,10 @@ Public CVS CVS checkout command: cvs -d:pserver:anonymous@xineliboutput.cvs.sourceforge.net:/cvsroot/xineliboutput co vdr-xineliboutput + Distribution package includes public CVS repository information. + Updating to latest CVS version should be possible by just running + "cvs update" in plugin source directory. + Buildtime options @@ -252,8 +256,9 @@ Frontend key bindings Image viewer key bindings - Up/Down Next/previous image - Left/Right Jump 5 images forward/backward + Left/Prev Previous image + Right/Next Next image + Up/Down Jump 5 images forward/backward Yellow Delete current image Back Return to image list Stop/Blue Exit image viewer @@ -263,7 +268,6 @@ Image viewer key bindings Change slideshow direction Ok Toggle replay display mode - Media player key bindings Back Return to file list @@ -278,6 +282,8 @@ Media player key bindings Pause Pause replay Play Play Ok Toggle replay display mode + Next/Right Skip to next file when replaying playlist + Prev/Left Skip to previous file when replaying playlist DVD player key bindings @@ -341,10 +347,18 @@ Aspect ratio setting (useful with 16:9 TV if TV can switch between 16:9 and 4:3 -> 16:9 smart scaling) + +Xine-specific settings + + All xine-specific settings can be changed by editing file + $(HOME)/.xine/config_xineliboutput. + + VDR Logo The VDR logo was designed by Jan Grell. + Notes Current xine-lib does not support unscaled overlays with DirectFB. |