Changed DVBS_TUNE_TIMEOUT and DVBC_TUNE_TIMEOUT to 9000ms to avoid problems with channels that have low symbol rates

This commit is contained in:
Klaus Schmidinger
2006-01-28 15:39:23 +01:00
parent a0f12dbc79
commit e93ff79da8
3 changed files with 9 additions and 3 deletions

View File

@@ -4257,3 +4257,5 @@ Video Disk Recorder Revision History
- There is now a log message when VDR writes the epg.data file.
- Fixed cTimers::GetNextActiveTimer() so that it won't return an expired timer
(reported by Rolf Ahrenberg).
- Changed DVBS_TUNE_TIMEOUT and DVBC_TUNE_TIMEOUT to 9000ms to avoid problems with
channels that have low symbol rates (reported by Suur Karu).