From 0e310c57a4af9e3b3bc87816a60b01790e2c6b89 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 20 Aug 2006 18:00:00 +0200 Subject: =?UTF-8?q?Version=201.4.1-5=20-=20Replaced=20the=20"quick=20worka?= =?UTF-8?q?round=20for=20additional=20live=20audio=20PIDs"=20in=20=20=20cD?= =?UTF-8?q?vbDevice::SetChannelDevice()=20with=20an=20actual=20solution=20?= =?UTF-8?q?in=20=20=20cDvbDevice::SetAudioTrackDevice()=20in=20order=20to?= =?UTF-8?q?=20prevent=20sticky=20PIDs=20in=20CAMs,=20=20=20which=20caused?= =?UTF-8?q?=20long=20switching=20times=20or=20completely=20blank=20screens?= =?UTF-8?q?=20when=20switching=20=20=20between=20encrypted=20channels=20on?= =?UTF-8?q?=20the=20same=20transponder=20(reported=20by=20Tomas=20Berglund?= =?UTF-8?q?).=20-=20Adapted=20cThread::ThreadId()=20to=20recent=20kernels?= =?UTF-8?q?=20(thanks=20to=20Ville=20Skytt=C3=A4).=20-=20Added=20--remove-?= =?UTF-8?q?destination=20to=20the=20'cp'=20command=20for=20binaries=20in?= =?UTF-8?q?=20the=20Makefile=20to=20=20=20avoid=20a=20crash=20in=20case=20?= =?UTF-8?q?a=20new=20version=20is=20installed=20on=20a=20running=20system?= =?UTF-8?q?=20(suggested=20=20=20by=20Petri=20Hintukainen).=20-=20Fixed=20?= =?UTF-8?q?handling=20"Ca=20Info"=20in=20case=20the=20CAM=20sends=20this?= =?UTF-8?q?=20again=20if=20the=20smart=20card=20is=20=20=20replaced=20with?= =?UTF-8?q?=20a=20different=20one.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTORS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f19b461..ea619ca 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1626,6 +1626,7 @@ Ville Skytt thread.c caused a compiler warning with g++ 4.1.1 for fixing converting the port number in the "connect from..." log message of SVDRP for reporting that there are places where ntohs() is assigned to different types + for adapting cThread::ThreadId() to recent kernels Steffen Beyer for fixing setting the colored button help after deleting a recording in case the next @@ -1808,6 +1809,8 @@ Gavin Hamill Petri Hintukainen for suggesting to disable the use of "fadvise" in cUnbufferedFile because there have been several reports that it causes more problems than it solves + for suggesting to add --remove-destination to the 'cp' command for binaries in + the Makefile to avoid a crash in case a new version is installed on a running system Marcel Schaeben for his "Easy Input" patch @@ -1980,3 +1983,7 @@ Frank Schmirler Jörn Reder for reporting that a recording may unnecessarily block a device with a CAM, while it could record on the primary device as well + +Tomas Berglund + for reporting a problem with sticky PIDs in CAMs when switching between encrypted + channels on the same transponder -- cgit v1.2.3