From e73912d2e71f70952f9de8d056c32e9fe1b4b2df Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 23 Oct 2004 10:04:01 +0200 Subject: Fixed detecting transponder lock; removed WAIT_FOR_LOCK_AFTER_TUNING; added some missing 'const' to cChannel --- HISTORY | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 769791e4..31551a29 100644 --- a/HISTORY +++ b/HISTORY @@ -3036,3 +3036,11 @@ Video Disk Recorder Revision History - Removed the 'Log' parameter from the cChannel::Set... functions. Instead checking if the channel has a non-zero number. - Updated 'channels.conf.terr' for Hannover (thanks to Sven Kreiensen). + +2004-10-23: Version 1.3.14 + +- Fixed detecting transponder lock in cDvbTuner (based on a patch from Stefan + Meyknecht). +- What was previously marked with WAIT_FOR_LOCK_AFTER_TUNING is now permanently + active and uses a cCondVar to signal when a transponder is locked. +- Added some missing 'const' to cChannel. -- cgit v1.2.3