From e4b016980bb7c2f0bb369f64b2ac411500865b32 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 31 Aug 2003 18:00:00 +0200 Subject: Version 1.2.5pre1 - Now explicitly handling exit value 0 and 2 in 'runvdr'. - Added a missing 'w' to the allowed characters for Finnish and Swedish (thanks to Lauri Tischler and Ragnar Sundblad). - Added channels for DVB-T Hannover (Germany) to channels.cont.terr (thanks to Peter Waechtler). - Fixed a hangup in SVDRP when the client disappears without sending QUIT (thanks to Robert Bartl for reporting this one). The problem was introduced in version 1.2.2 through the fix for an occasional "Broken pipe" error in SVDRP connections. - Updated 'channels.conf.terr' for Berlin. - Fixed displaying still pictures, now using the driver's VIDEO_STILLPICTURE call directly (thanks to Oliver Endriss). This also improves navigating through DVD menus with the DVD plugin. If this causes problems with your particular system (maybe because you are using the 'analogtv' plugin) you can reactivate the previous behaviour by commenting out the line #define VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES in VDR/dvbdevice.c. Note that you need driver version 2003-08-23 or later for this to work! - Fixed handling extra blanks in plugin command lines. - Actually implemented the SVDRP command DELC. - Now clearing the player device if there are too many poll timeouts in 'Transfer Mode', which avoids buffer overflows and black screens in such cases. --- CONTRIBUTORS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ea52b1f..068a7b8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -489,6 +489,8 @@ Oliver Endriss the remote control keys for reporting a bug in reading 'epg.data' for channels with non-zero RID for fixing I/O handling in case an explicit controlling terminal is given + for fixing displaying still pictures, now using the driver's VIDEO_STILLPICTURE call + directly Reinhard Walter Buchner for adding some satellites to 'sources.conf' @@ -774,3 +776,9 @@ Manfred Schmidt-Voigt Javier Marcet for reporting a problem when starting a recording on the primary device if there is a replay session active + +Peter Waechtler + for adding channels for DVB-T Hannover (Germany) to channels.cont.terr + +Robert Bartl + for reporting a hangup in SVDRP when the client disappears without sending QUIT -- cgit v1.2.3