diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-28 15:39:23 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-28 15:39:23 +0100 |
commit | e93ff79da850d1fab15b1cb5c115bf3f5230a770 (patch) | |
tree | 18ce2252c95c2ec517eeca778a050a8ad8f232c7 /HISTORY | |
parent | a0f12dbc79d53d6390464e3bb903d5f1d3baa579 (diff) | |
download | vdr-e93ff79da850d1fab15b1cb5c115bf3f5230a770.tar.gz vdr-e93ff79da850d1fab15b1cb5c115bf3f5230a770.tar.bz2 |
Changed DVBS_TUNE_TIMEOUT and DVBC_TUNE_TIMEOUT to 9000ms to avoid problems with channels that have low symbol rates
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |