diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2007-04-30 18:00:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2007-04-30 18:00:00 +0200 |
commit | 82c3d65d4add4db4356a3b83c383adee9171098a (patch) | |
tree | 84649f98b5e5df517ba063bd0672a86c52ca586d /CONTRIBUTORS | |
parent | c10374af3eca00d9ec034d4235a20084d3c420b5 (diff) | |
download | vdr-patch-lnbsharing-82c3d65d4add4db4356a3b83c383adee9171098a.tar.gz vdr-patch-lnbsharing-82c3d65d4add4db4356a3b83c383adee9171098a.tar.bz2 |
Version 1.4.6-1vdr-1.4.6-1
- Fixed a busy loop in fast forward if the next video data file is missing
(thanks to Reinhard Nissl).
- Fixed handling frequencies in NitFilter::Process() (thanks to Anssi Hannula).
- Fixed handling ChannelUp/Down keys if there is currently a replay running
(thanks to Marco Schlüßler).
- Increased the maximum number of CA system ids to cope with the AlphaCrypt
CAM's version 3.11 firmware.
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fd0ad59..f6e5c94 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1118,6 +1118,7 @@ Reinhard Nissl <rnissl@gmx.de> for making cCommand::Execute() use cPipe instead of popen() to avoid problems with open file handles when starting background commands for fixing handling error status in cDvbTuner::GetFrontendStatus() + for fixing a busy loop in fast forward if the next video data file is missing Richard Robson <richard_robson@beeb.net> for reporting freezing replay if a timer starts while in Transfer Mode from the @@ -1392,6 +1393,7 @@ Marco Schlüßler <marco@lordzodiac.de> for reporting a problem with displaying the replay mode symbol in case of "Multi speed mode" for removing 'assert(0)' from cDvbSpuDecoder::setTime() + for fixing handling ChannelUp/Down keys if there is currently a replay running Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP @@ -2006,6 +2008,7 @@ Anssi Hannula <anssi.hannula@gmail.com> for suggesting that cDevice::GetDevice() should prefer any device that's already receiving and doesn't require detatching receivers for improving handling Transfer Mode devices when selecting a device to receive + for fixing handling frequencies in NitFilter::Process() Antti Hartikainen <ami+vdr@ah.fi> for updating 'S13E' in 'sources.conf' |