Removed the "bondedMasterFailed" mechanism from cDvbTuner

This commit is contained in:
Klaus Schmidinger
2012-05-09 08:33:59 +02:00
parent 06b8fe94ef
commit 0b4069c91f
3 changed files with 13 additions and 24 deletions

View File

@@ -7099,3 +7099,6 @@ Video Disk Recorder Revision History
- Renamed the function cString::sprintf(const char *fmt, va_list &ap) to vsprintf(),
because it might inadvertently be called with a 'char *' as the second argument on
some compilers and cause a crash (reported by Sundararaj Reel).
- Removed the "bondedMasterFailed" mechanism from cDvbTuner, because it caused
problems with the EPG scan in case a transponder is not receivable in a setup with
bonded devices (reported by Michael Schneider).