Next Previous Contents

1. Introduction

If you have just a desktop computer with a dvb-card and are running KDE you can have vdr running as a daemon (e.g. by init) handling all recording and use Kvdr as a viewer.

You don't need to kill it (and restart within Xterm) if you want to view your recordings - or accidently messing with a running recording while logout the X-session.

Just start kvdr, it connects to the vdr-daemon using SVDRP and lets you do anything vdr can do plus displays an overlay.

Alternatively it can be used if you have 2 dvb-cards (one in your remote-box and one in your desktop-box). You start the vdr-daemon also at your desktop and let it have the remotely mounted /video-directory for the recordings.
 

1.1 Changes

0.41 v4l-conf is used to set up the framebuffer, Key X shows up to 4 overlays at once, fixed the bahaviour if vdr does'nt respond on SVDRP-port

0.4 kvdr now handles video device itself (see Configuration dialog), Key Z zaps to next video device, fixed kvdr.desktop

0.35 fixed missing klocale.h (caused the debian compiling problem)

0.34 kvdr automatically reconnects to vdr on restart, hopefully fixed Mandrake/Redhat compiling problems

0.33 fixed volume-restore at program startup, configuration-dialog now centered in full-screen mode, fixed KDE2-way of "Help", reintegrated DPMS handling (can be activated in kvdr.h),command line option for colour-depth

0.32 temporarily removed DPMS-handling, fixed one clipping-failure, 2 more key bindings

0.31 fixed two more problems with the overlay, does this never end :-(

0.3 switched to KDE2 and (hopefully) fixed the clipping problems

0.2 changed handling of picture sliders to instant reaction, Apply-button closes configuration dialog now, implemented Front/Rear-balance - (tested with SBLive only), fixed bug with actual channel name in grabbed images

0.1 initial test version


Next Previous Contents