diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-07 11:37:48 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-07 11:37:48 +0200 |
commit | 7d54c997ab0bd1ce248e4dbc18d21a2dd0fe2934 (patch) | |
tree | 382f7017fe6d7d2acda4b11f41e3778ab84cf62a /HISTORY | |
parent | da0030deff4b0086edbd25d784fc0fe309cd4256 (diff) | |
download | vdr-7d54c997ab0bd1ce248e4dbc18d21a2dd0fe2934.tar.gz vdr-7d54c997ab0bd1ce248e4dbc18d21a2dd0fe2934.tar.bz2 |
Modified cEITScanner::Process() to use the primary device if replaying, and do a forced scan even if timeout is 0
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3663,3 +3663,7 @@ Video Disk Recorder Revision History - Added missing storing of the MenuScrollPage parameter (thanks to Frank Krömmelbein). - Added cRemux::SetTimeouts() for better use of cRemux in a single thread (thanks to Udo Richter for reporting a problem with this). +- Modified cEITScanner::Process() so that it uses the primary device if it is + replaying and is the only device that provides the given transponder, and that + a forced EPG scan works even if EPG scan timeout is set to 0 (thanks to + Bernhard Stegmaier for reporting a problem with this). |